Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
FTPGetCurrentHostDirectory Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: FTPGetCurrentHostDirectory Function
Returns the current host directory used for FTP file transfers.
Syntax
Visual Basic (Declaration)
object
.FTPGetCurrentHostDirectory()
As
String
Return Value
The current host directory.
Remarks
This method is only valid when InfoConnect is connected to the host FTP server. Use FTPStartServer to connect to the server before using this method.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback