InetFtpDeleteDir method (LEADRasterFTP Object)
short InetFtpDeleteDir(BSTR pszRemoteDir); | |
Overview |
Remarks
Removes the specified directory on the FTP server.
If the directory specified in pszRemoteDir does not exist on the FTP server, this method will fail.
See Also
Elements: |
InetFtpGetCurrentDir method, InetFtpChangeDir method, InetFtpCreateDir method |
Topics: |
Working with FTP: Directory Manipulation Over an FTP Connection |