faqts : Computers : Programming : Languages : Python

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

4 of 4 people (100%) answered Yes
Recently 4 of 4 people (100%) answered Yes

Entry

How can i move a file between two remote machines?

May 20th, 2003 01:21
Stuart Woodward, michael jfox,


You can use Python's FTP library:

http://www.python.org/doc/lib/module-ftplib.html