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

IFtp.Delete Method

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

Delete(String, TraversalMode)

Deletes specified files and/or directories on the server. Accepts wildcards.

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

The path of the remote file or directory.

TraversalMode traversalMode

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

Delete(FileSet)

Deletes specified files and/or directories on the server.

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

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

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