Is this possible to rename a folder on a FTP Server using the FTP command ?
I know that there is a Rename command for file renaming, but can I use it for folder’s name ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK, the same commands (
RNFR/RNTO) are used for renaming directories (folders) as are used for renaming files. Your issue may be that you do not have permissions to do what you’re trying to do.