Do for instance:
Step 1. Move the file to another directory from the remote computer -
see http://docs.python.org/lib/ftp-objects.html
Step 2. Rename the file here. See
http://docs.python.org/lib/os-file-dir.html, function rename
Step 3. Move  the file to the desired directory, use the same function

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to