Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ftp.Delete Method

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

Delete(String, TraversalMode)

Deletes the specified files and/or directories at the FTP server.

Declaration
public void Delete(string remotePath, TraversalMode traversalMode)
Parameters
Type Name Description
String remotePath

The path (with or without wildcards) of the remote file or directory.

TraversalMode traversalMode

Traversal mode. Specifies whether the whole hierarchy or files only are transferred.

Implements
IFtp.Delete(String, TraversalMode)

Delete(FileSet)

Deletes the specified files and/or directories at the FTP server.

Declaration
public void Delete(FileSet set)
Parameters
Type Name Description
FileSet set

A filtering set which specifies remote files and directories to be deleted.

Implements
IFtp.Delete(FileSet)
In This Article
  • Delete(String, TraversalMode)
  • Delete(FileSet)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies