2BrightSparks
Is there any way to know if any part of a file was uploaded to the FTP server before a connection was lost? For example, if I upload a 10K file and the connection drops during the upload will LastTransferBytes say 5K was transferred? And if the connection drops before any of the file is sent will it be zero? Thanks