Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

FTP.Client.RMD

Andrew Lambert edited this page Jul 27, 2017 · 2 revisions

FTP.Client.RMD

Method Signature

 Sub RMD(RemovedDirectoryName As String)

Parameters

Name Type Comment
RemovedDirectoryName String The remote directory to delete.

Notes

Deletes the specified remote directory.

Clone this wiki locally