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(string,ref int);
Returns the size of the specified file on the remote server.
public bool GetFileSize(string,ref long);