RemoteFile Property
The file on the remote host.
Syntax
__property String RemoteFile = {read=FRemoteFile, write=FSetRemoteFile, default=""};
Default Value
""
Remarks
When the GetFile is called, this must be a valid file on the TFTPServer.
Data Type
String