Gossamer Forum
Home : General : Perl Programming :

Re: [Paul] NET::ftp hangs after remote log on

Quote Reply
Re: [Paul] NET::ftp hangs after remote log on In reply to
Thanks Paul

I used debug and got the following:


Net::FTP=GLOB(0x8057fa8)>>> PASV
Net::FTP=GLOB(0x8057fa8)<<< 227 Entering Passive Mode (string of comma-separated numbers)
Net::FTP=GLOB(0x8057fa8)>>> REST /pub/home/my/local/directory

Net::FTP=GLOB(0x8057fa8)<<< 500 'REST /pub/home/my/local/directory': command not understood.




For one thing I had 'Passive' turned off in the Configure settings and for another I don't know why the REST command is not understood. Is there something I should do on my server to enable REST (Restart interrupted transfers)?

Thanks

Blurry
Subject Author Views Date
Thread NET::ftp hangs after remote log on Blurry 4795 Apr 11, 2003, 2:16 PM
Post Re: [Blurry] NET::ftp hangs after remote log on
cornball 4647 Apr 13, 2003, 10:13 PM
Thread Re: [Blurry] NET::ftp hangs after remote log on
Paul 4660 Apr 14, 2003, 1:42 AM
Post Re: [Paul] NET::ftp hangs after remote log on
Blurry 4614 Apr 15, 2003, 3:24 PM