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 At 11:30 AM 4/18/04 +0200, you wrote: >Hi, > > > Smooth Copy is a backup application that I am writing. I have it encapped > > as smooth-copy.exe. It is a standard Windows error when a program crashes. > > > >Can't you isolate the problem? > >Do you see memory use increasing more and more with task manager? > >--- >Ciao >Romano > >-- >To unsubscribe from this list, just send an email to >[EMAIL PROTECTED] with unsubscribe as the subject. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
