Re: ftplib strange behaviour

2005-01-18 Thread siggy2
Kartic wrote: > I have used ftplib but never for such a huge file (assuming your > problem is related to the size of the file). we're doing that since python 2.2 from different site to different hosts where our script was installed... needless to say all the (few) problems we had came from the serv

Re: ftplib strange behaviour

2004-12-31 Thread Kartic
PiErre, I have used ftplib but never for such a huge file (assuming your problem is related to the size of the file). Have you tried downloading the file using another ftp client? Does that download succeed? The reason I ask is because I have attempted downloads from servers that terminate the co