Gets the size of a file on the FTP server.
public void GetFileSize(string fileName);
Public Sub GetFileSize(ByVal FileName As String)
Gets the size of the file specified by FileName and RemotePath on the FTP server.