Re: Resume Function (General questions)
Michael,
don't use Append, use PutFile again. Using Append doesn't make sense, right? How will we detect where upload was broken when we're adding to remote file, and most probably it's larger than local one.