edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

Overload List

  NameDescription
Public methodDeleteFiles(String, FileFilter)
Delete all the files in this directory (and its subdirectories) that match the supplied wildcard.
Public methodDeleteFiles(String, String)
Delete all the files in this directory (and its subdirectories) that match the supplied wildcard.
Public methodDeleteFiles(String, FileFilter, Boolean)
Delete all the files in this directory (and its subdirectories if recurse is true) that match the supplied filter.
Public methodDeleteFiles(String, String, Boolean)
Delete all the files in this directory (and its subdirectories if recurse is true) that match the supplied wildcard.

See Also