InfoConnect for Unisys VBA Guide
XfrFtpLocalFile Property
Gets or sets a file on the PC.
Syntax
Object.XfrFtpLocalFile As String

Property Value

The default is "".

When no path is given, Reflection uses the folder specified by XfrCurrentDirectory.

This string can be up to 260 characters long.

Remarks
For transfers to the PC (using FtpReceiveFile), this is the file the PC receives.

For transfers to the host (using FtpSendFile), this is the file that is sent to the host.

The value of this property is not saved when you save a Reflection settings file, but is saved when you save a transfer request file.

See Also

 

 


2015 Attachmate

Send Feedback