GetFTPDirectory()
语法
Result$ = GetFTPDirectory(#Ftp)概要
Returns the current FTP directory.
参数
#Ftp The connection to use.
返回值
Return the current FTP directory, relative to the FTP root.
Remarks
To change the current directory, use SetFTPDirectory().
参阅
SetFTPDirectory(), ExamineFTPDirectory(), SendFTPFile(), ReceiveFTPFile()
已支持操作系统
所有