|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re: Re: Re: Re: Re: Net::FTP via CGI mysteryby Fastolfe (Vicar) |
| on Jul 13, 2002 at 12:41 UTC ( [id://181497]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Call the 'pasv' method before you do your 'ls'. What's likely happening is that Net::FTP is doing some configuration based on your user environment, and that environment differs from the environment present when Net::FTP is invoked from within a CGI script. You just don't know it. Be explicit and set 'pasv' if your network/firewall configuration requires that you use it.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||