ftp delete

franck delarue frdelarue2000 at yahoo.fr
Thu Jul 26 03:42:21 EDT 2001


hi,
I use python 2 on linux with the ftp lib.
I have a cron that get a big file by ftp connection.
After geting that file, I try to delete it
("ftp.delete(nameFile)") but an error occurs :

"socket.error: (104, 'Connection reset by peer') ".

Is it due to the ftp module of python ? Is it due only
to the ftp connection ? What can I do ?

Thanks a lot.

=====
__________________________________    ___ 
\                                 \  |  _  |  \
 \  F R A N C K     D E L A R U E  \ | |_  | | |
 /  + - + - + -     + - + - + - +  / |  _  | | |
/_________________________________/  |_|   |__/

___________________________________________________________
Do You Yahoo!? -- Vos albums photos en ligne, 
Yahoo! Photos : http://fr.photos.yahoo.com




More information about the Python-list mailing list