Dermot, I did set domain and user environemt variables, no change.
Uri, thanks for the tips. I've implemented localtime() and next if,
but still see same results.
Mr. Scott, I do believe you are onto something there. I do see the
browser being updated after each file is FTPd, but the process simp
On Sat, 07 Nov 2009 09:51:49 -0800, Boman wrote:
> 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
2009/11/7 boman :
> 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
>
> "b" == boman writes:
b> Have a simple script to FTP all files in one dir to a Solaris box.
b> Script runs fine when invoked from command line. However, when invoked
b> from browser (simple html form with one button that calls the .pl
b> script), only some files get FTPd. The proces