RemoteServer.FileSize
Skip to content
mnscript
number RemoteServer.FileSize(string, string) 

Description ​

Returns the size of the remote file in bytes.

Arguments ​

string - The remote directory to search.
string - The remote file to look for.

Returns ​

number - The size of the file in bytes.