Server 'move' command

A simple request, but one which makes a real difference to my FTPing...

I'm still using WS_FTP LE because it has an FTP server side 'move' capability.

Now if you could put that in Smart FTP, it would indeed be smart ;-)

hmm in the console type:



rnfr <filename>



rnto /new/path/to/<filename>




works at least with my pureftpd.
maybe it works with your ftpd too. its a command from rfc 959 so i think it should be widely supported?

is it possible to make some custom command from it?

darix

Use drag&drop.

-Mat

...but you can only drag&drop from the pane on the right into the folders in the pane on the left. You cannot drag&drop within the same pane on the right.

Would be nice if you could drag&drop to folders within the same pane (i.e. subfolders of the current one)...

mb wrote:Use drag&drop.

-Mat
Hi,
I'm new to Smartftp. I tried connect to the same ftp twice and got 2 window. Then I drag&drop a file (in folder A ) from window 1 to folder B in window 2. But it turned out to be COPY , not MOVE......