Laura Thomas - 2007-07-13 17:00:26
Hi
This class has been the answer to my prayers! It was so easy to implement and use - thank you for including documentation and an example of it working.
My question is this ... I'm using this class to upload photos from a computer running WAMP to the server. It works awesome when the directory I give it has a limited number of photos. However, when I get to a directory with approximately 40 photos, it just stops. Usually around the 20th photo. I turned on Verbose and LocalEcho so I could see what's going on, but the output just stops with no indication of an error.
I'm sure this has nothing do with the functioning of the class (unless there's some setting I'm missing), but I don't know a lot about how ftp works. Anything anyone can suggest would be helpful! I am able to ftp all 40 files at once using CuteFTP, so it's not an issue with size or quantity.
Any ideas? Help would be greatly appreciated!!!!
Laura
PS. When I have Verbose and LocalEcho turned on, how come it all runs together without any linebreaks? It's very hard to read, and I haven't figured out how to fix that.