2009/11/7 boman <shamb...@yahoo.com>:
> Have a simple script to FTP all files in one dir to a Solaris box.
> Script runs fine when invoked from command line. However, when invoked
> from browser (simple html form with one button that calls the .pl
> script), only some files get FTPd. The process seems to stall, then
> the browser times out.

The obvious difference is that the command line and the cgi versions
will, usually, run under different uids. Have you tried running the
command as the same user as you httpd uid?
HTH,
Dp.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to