Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.3k views
in .NET FTP by (140 points)
I was wondering if it is possible to work files on the ftp server. Such as, copy let's say a file called "test.doc" is on the root of the server and I want to move it to a folder named "archive" and then want to rename the file to test-20070425.doc ... Is this possible? If so, how might I go about it syntax wise?

Thanks a bunch!
Tim

1 Answer

0 votes
by (162k points)
The easiest way to do this is to download the file, and upload it to the new location with the new filename.

You could try renaming, using the paths, but most FTP servers probably won't allow that.

Categories

...