Returns the size of the specified file on the remote server.
Returns the size of the specified file on the remote server.
public bool GetFileSize(ref long);
Returns the size of the specified file on the remote server.
public bool GetFileSize(string,ref long);
FileTransfer Class | SocketTools Namespace