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! -- http://mail.python.org/mailman/listinfo/python-list
- getting the status codes from the ftplib module Alvin A. Delagon
- Re: getting the status codes from the ftplib module Fredrik Lundh
- Re: getting the status codes from the ftplib module John J. Lee
- Re: getting the status codes from the ftplib module Alvin A. Delagon
- Re: getting the status codes from the ftplib module Alvin A. Delagon