Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > $ftp->rget() does not work for MS Windows FTP Server

Reply
Thread Tools

$ftp->rget() does not work for MS Windows FTP Server

 
 
semovrs@concord.edu
Guest
Posts: n/a
 
      12-17-2004
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.

 
Reply With Quote
 
 
 
 
semovrs@concord.edu
Guest
Posts: n/a
 
      12-17-2004
Like who?
Are you saying Billy The Kid? I would just shoot him if could "contact"
him.

 
Reply With Quote
 
 
 
 
Peter Wyzl
Guest
Posts: n/a
 
      12-18-2004
<> wrote in message
news: oups.com...
: Like who?
: Are you saying Billy The Kid? I would just shoot him if could "contact"
: him.


Welll that depends now doesn't it. Is it the native ftp server that comes
with IIS or is it some other third party program, of which there are many?

--
Wyzelli


 
Reply With Quote
 
John Mason Jr
Guest
Posts: n/a
 
      12-18-2004
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/windows2000/en/server/iis/default.asp?url=/windows2000/en/server/iis/htm/core/iiprsovr.htm>

Default is MS-DOS listing

John
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANT FTP task Does not work zw Java 1 09-26-2007 06:00 AM
'Undifined commands' on FTP Server, when using FTP 'put' and 'quit' in Client Asaf Sinai Perl Misc 1 07-04-2006 01:02 PM
Re: ftplib question - ftp.dir() returns something and ftp.nlst()does not Nico Grubert Python 0 11-25-2005 10:09 AM
ftplib question - ftp.dir() returns something and ftp.nlst() does not Nico Grubert Python 0 11-24-2005 02:00 PM
Net::FTP problems getting files from Windows FTP server, but not Linux FTP Server. D. Buck Perl Misc 2 06-29-2004 02:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57