NOTE: This property is now obsolete.
Use LocalFileSize and RemoteFileSize
Size of remote file (see remarks)
This property has been supercede by LocalFileSize and RemoteFileSize, to reflect the fact that the local and remote file-sizes may be different when transferring in ASCII mode.
Some servers do not support the command required to get the size of a particular file. In this case, or in case of an error, the FileSize
property will be -1.
FTPFileTransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace