Moving file on remote server: How?

MarkusJ_NZ MarkusJNZ at gmail.com
Thu Nov 20 00:40:47 EST 2008


Hi, I am using python to FTP into a remote server and copy a file to a
local machine.

After I have downloaded the file I would like to move the file on the
remote server to an archive directory.

Can someone please tell me if / how I can move a file between folders
on a remote server via FTP using Python.

Thanks in advance
Markus



More information about the Python-list mailing list