RE: ftp w/o using Net::FTP

2004-10-28 Thread Thomas Bätzler
James P Donnelly <[EMAIL PROTECTED]> asked: > I am only trying to login into a server, travese to the > correct directory, dump a file and quit. I have hacked > together something that gets me to the server and > then it seems to hang at the login.. Has anyone written > something like > this

ftp w/o using Net::FTP

2004-10-27 Thread James P Donnelly
I am trying automate some processes and ftp is not allowed to contact servers outside my intranet (socks). I am only trying to login into a server, travese to the correct directory, dump a file and quit. I have hacked together something that gets me to the server and then it seems to hang at the