Overload List
| Name | Description | |
|---|---|---|
| DeleteMultipleFiles(String) |
Delete multiple files in the current remote directory.
| |
| DeleteMultipleFiles(FileFilter) |
Delete multiple files in the current remote directory.
| |
| DeleteMultipleFiles(String, FileFilter, Boolean) |
Delete all the files in the supplied remote directory (and optionally its subdirectories)
that match the supplied filter.
| |
| DeleteMultipleFiles(String, String, Boolean) |
Delete all the files in the supplied remote directory (and optionally its subdirectories)
that match the supplied wildcard.
|