Hey all,
Does anyone have any examples of how to write recoverable FTP code? I am guessing that perhaps you need to use the FTPProgressMonitor to record/store the last sent byte (size in total) and then should something go belly-up, restart from that last byte size?
If i'm way off the mark coudl someone please give me some help?
Thanks!