Renaming files in ftplib

Thierry Lam lamthierry at gmail.com
Fri Jan 6 14:23:32 EST 2006


Let's say I have a file called 'test.c' on my local machine and I'm
ftping a file with similar name from a remote computer.  I want to
prefix the file ftped over with a T_, how do I do that through ftplib
in python?

Thanks
Thierry




More information about the Python-list mailing list