Move FTP File

Discuss RoboTask here
Post Reply
jameses_99
Posts: 1
Joined: Tue Jul 28, 2015 1:47 am

Move FTP File

Post by jameses_99 »

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?
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Move FTP File

Post by Oleg »

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:
sslftprename.png
sslftprename.png (14.77 KiB) Viewed 9940 times
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
Post Reply