How do I know the offset when resuming file upload with SendFile()?

Article Details
URL: https://www.tbsoftinc.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=106
Article ID: 106
Created On: 16 Mar 2006 02:14 PM

Answer When resuming upload the offset is the file size of existing remote file. You can retrieve remote file size with GetFileSize() method.