FTP Object
 
Syntax
 
FTP.ChangeRemoteDir(relativeDirPath As String) As Long
 
Description
Changes the current remote directory.
 
Parameter
Description
relativeDirPath
String, the relative dir path specification
See Also