getting the status codes from the ftplib module

Alvin A. Delagon adelagon at gmail.com
Wed Dec 28 04:10:39 EST 2005


I'm writing a simple python code that will upload files onto a ftp 
server. Everything's fine and working great except that the script I 
wrote don't know is an upload is successful or not. Is there a way to 
obtain the ftp status codes with this module? Thanks in advance!



More information about the Python-list mailing list