Re: ftplib acting weird

2007-05-07 Thread Carlos Hanson
On May 4, 3:43 am, Merrigan <[EMAIL PROTECTED]> wrote: > Hi All, > > I have written a little script to upload some files to an ftp folder. > The problem is as follows : > > I wrote the script on my windows laptop, and I want to run it from > mylinux server. Everything worked fine so I uploaded it t

ftplib acting weird

2007-05-04 Thread Merrigan
Hi All, I have written a little script to upload some files to an ftp folder. The problem is as follows : I wrote the script on my windows laptop, and I want to run it from mylinux server. Everything worked fine so I uploaded it to my linux machine. Every time I tun the script I get the following