Data uploading to a ftp server

Ahmed, Shakir shahmed at sfwmd.gov
Thu Apr 16 09:43:37 EDT 2009


I am getting following error while uploading data to a ftp server. Any
help is highly appreciated.


    ftp.storbinary("stor erp.shp", ffile2,8192)
  File "C:\Python24\lib\ftplib.py", line 419, in storbinary
    conn.sendall(buf)
  File "<string>", line 1, in sendall
error: (10054, 'Connection reset by peer')

Thanks 
sk




More information about the Python-list mailing list