ftp copy with ftplib

hellprout hellprout at yahoo.com
Fri Mar 21 04:19:49 EST 2003


Steven Taschuk <staschuk at telusplanet.net> wrote in message news:<mailman.1048127852.23083.python-list at python.org>...
> Quoth hellprout:
> > hi , i want to have a connection on ftp server 
> > my connection is ok , but i want to copy a file in an other dir on the
> > same ftp server
> > what can i do for ? i don't want to transfer the file on my pc and
> > after upload the file on the ftp server
> 
> By calling ftp.FTP.rename(), I would think.

it's ok 
thanks so i want to cut and paste a file 
what can i do this ?




More information about the Python-list mailing list