Re: having problems in changing directories doing ftp in python

2007-07-09 Thread dabu11et
On Jul 9, 4:37 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > Thank you for your cfomment, also I forgot about the case issue, yes > my web server is unix, not windows > > On Jul 9, 4:12 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > > > > > En Sat, 07 Jul 2007 09:41:59 -0300,

Re: having problems in changing directories doing ftp in python

2007-07-09 Thread [EMAIL PROTECTED]
Hi, Thank you for your cfomment, also I forgot about the case issue, yes my web server is unix, not windows On Jul 9, 4:12 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Sat, 07 Jul 2007 09:41:59 -0300, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> escribió: > > > I'm trying to write aftpi

Re: having problems in changing directories doing ftp in python

2007-07-09 Thread Gabriel Genellina
En Sat, 07 Jul 2007 09:41:59 -0300, [EMAIL PROTECTED] <[EMAIL PROTECTED]> escribió: > I'm trying to write a ftp in python to send files to my webserverr. > Curtly I will change the directory to the folder name, down load the > file, then do a chnag dir ..\ to go back to the root diretory, chnag

having problems in changing directories doing ftp in python

2007-07-07 Thread [EMAIL PROTECTED]
Hi, I'm trying to write a ftp in python to send files to my webserverr. Curtly I will change the directory to the folder name, down load the file, then do a chnag dir ..\ to go back to the root diretory, chnag the directory, save the file, do a ../. Instad of going back one directory by doing ..\