Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, everyone, Has anyone tried to use Net::FTP::Recursive to connect to windows ftp service and used ftp->rget() with it? I tried it several times and it would return success for ftp->rget() but it wouldn't download my directory and subdirectories from the Winblows ftp server. I tried the same code to connect to a linux box and it worked just fine. So I am wondering - could it be the OS that's wasting my time? Thanks for any input in advance. Roumen.
Post Follow-up to this messageIn article <1103253179.986187.313520@f14g2000cwb.googlegroups.com>, semovrs@concord.edu wrote: > Hello, everyone, > Has anyone tried to use Net::FTP::Recursive to connect to windows ftp > service and used ftp->rget() with it? I tried it several times and it > would return success for ftp->rget() but it wouldn't download my > directory and subdirectories from the Winblows ftp server. I tried the > same code to connect to a linux box and it worked just fine. So I am > wondering - could it be the OS that's wasting my time? > Thanks for any input in advance. > Roumen. It seems the ftp server doesn't support that function. Contact the owner and complain. -- DeeDee, don't press that button! DeeDee! NO! Dee...
Post Follow-up to this messageLike who? Are you saying Billy The Kid? I would just shoot him if could "contact" him.
Post Follow-up to this messagesemovrs@concord.edu wrote: > Hello, everyone, > Has anyone tried to use Net::FTP::Recursive to connect to windows ftp > service and used ftp->rget() with it? I tried it several times and it > would return success for ftp->rget() but it wouldn't download my > directory and subdirectories from the Winblows ftp server. I tried the > same code to connect to a linux box and it worked just fine. So I am > wondering - could it be the OS that's wasting my time? > Thanks for any input in advance. > Roumen. > On MS FTP server go into properties and set directory listing to Unix <http://www.microsoft.com/windows200...re/iiprsovr.htm> Default is MS-DOS listing John
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.