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 simply
stalls after about 150 files. Have tried different file sets and
different destination computers, all same result. Output to the
browser is after each file is FTPd. Takes less than 1 second per file,
entire ftp step (150+ files) takes a little less than 2 minutes.

However, I did notice that when running the script from the command
line, I see a lot of Net::FTP GLOB messages. These are not being
output to the browser. Once I noticed that, I set debug from 1 to 0.
That seems to have fixed the issue. Now the entire set of files get
FTPd without the process stalling.

So maybe the FTP GLOB messages were confusing Apache.


-- 
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