Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / QuickFtp Class


In This Topic
    QuickFtp Class Methods
    In This Topic

    For a list of all members of this type, see QuickFtp members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Deletes the specified files from the specified FTP server, specifying whether this is done recursively.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets a listing of the provided remote folder, specifying filters and whether the operation is recursive.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Receives a list of files, specifying the hostname of the FTP server and the local destination folder into which files will be placed.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Sends a list of files to a remote folder on an FTP server.  
    Top
    See Also