Programming with Reflection
FTPSetCurrentHostDirectory method
Syntax object.FTPSetCurrentHostDirectory HostDirectory
Sets the current host directory used for FTP file transfers. 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.
HostDirectory Argument type: String
Required
The host directory.