Hi. I am trying to issue a command to move an FTP file from the root of the directory, to an archive.
Example:
/Folder1/File.zip <--Where it is
/Folder1/Archive/File.zip <--Where I want to place it after I download it.
I see (and use) SSL FTP commands to download files, and delete them, but nothing that says I want to move them. How do I go about doing this?
Move FTP File
Re: Move FTP File
You do not need to download and upload the file.
To move file to another folder of FTP server use "SSL FTP Rename File" action
See screenshot below: Protocol FTP can't copy file. To copy you have to download file and upload it into another folder
But rename operation can rename file or move it to another folder.
To move file to another folder of FTP server use "SSL FTP Rename File" action
See screenshot below: Protocol FTP can't copy file. To copy you have to download file and upload it into another folder
But rename operation can rename file or move it to another folder.
Oleg Yershov