Xceed .NET Libraries Documentation
Delete Method (QuickFtp)


Xceed.Ftp Assembly > Xceed.Ftp Namespace > QuickFtp Class : Delete Method
Deletes the specified files from the specified FTP server, specifying whether this is done recursively.
Deletes the specified files from the specified FTP server, specifying whether this is done recursively.
Overload List
OverloadDescription
Deletes the specified files from the specified FTP server, specifying whether this is done recursively.  
Deletes the specified files from the specified FTP server, specifying a port and whether this is done recursively.  
Deletes the specified files from the specified FTP server, specifying a port, a username/password, and whether this is done recursively.  
Deletes the specified files from the specified FTP server, specifying a port, a username/password, an authentication method, verification flags, a certificate, data channel protection, whether the operation is recursive and/or passive, whether authentication is implicit, a proxy, a time-out, default representation type, a synchronizing object, and delegates for notifications.  
Deletes the specified files from the specified FTP server, specifying a port, a username/password, an authentication method, verification flags, transfer mode, a certificate, data channel protection, whether the operation is recursive and/or passive, whether authentication is implicit, a proxy, a time-out, default representation type, a synchronizing object, and delegates for notifications.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QuickFtp Class
QuickFtp Members