expression.XfrRemoteFile As String
where expression is a variable that represents a FileTransfer Object
expression.XfrRemoteFile As String
Use commas to separate multiple file names, for example:
FileTransfer.XfrRemoteFile = "test1 data, test2 data"
This property affects IND$FILE data transfer and is only for 3270 sessions.
The default value is "". This string can be up to 260 characters long.