InfoConnect for Unisys VBA Guide
FTPSetCurrentHostDirectory Function
The host directory.
Sets the current host directory used for FTP file transfers.
Syntax
object.FTPSetCurrentHostDirectory( _
   ByVal hostDirectory As String _
) As ReturnCode

Parameters

hostDirectory
The host directory.
Remarks
This method is only valid when Reflection is connected to the host FTP server. Use FTPStartServer to connect to the server before using this method.
See Also

 

 


2015 Attachmate

Send Feedback