FTPRemoteFile Property
The name of the file as it will appear on the server after upload.
Syntax
check21control.FTPRemoteFile[=string]
Default Value
""
Remarks
The name of the file as it will appear on the server after upload. The FTPRemoteFile can contain only the file name, an absolute path and filename, or a relative path based on FTPRemotePath.
This property is not available at design time.
Data Type
String