Just out of interest, are you using read/lines anywhere? Anton.
> Romano, > > I intend to try to isolate the problem. However, I have watched memory > usage as it is copying several hundred files and it appears to remain > relatively constant (slow increase until garbage collection kicks in when > the memory usage goes back down). Somewhere before it gets near > 1500 files > something goes haywire with FTP. Hard to find problems when they happen > infrequently during 1500 iterations, especially in a recursive > application. > > I'll add more logging to the script along with how many levels deep in > recursion it is, what the memory usage is (system/stats), and > what files it > is copying to see if I can isolate the problem so I can then recreate and > debug it. > > -Bo -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
