Xceed .NET Libraries Documentation
Welcome to Xceed Data Manipulation Compoents for .NET and .NET Standard / Task-Based Help
In This Topic
    Task-Based Help
    In This Topic

    Although many examples are available throughout the documentation, this section of the documentation is designed to give you easy access to the most commonly sought after examples. 

    The FileSystem Snippet Explorer also demonstrates how to accomplish dozens of Zip, streaming, GZip, Tar and FTP tasks using the FileSystem object model that is at the core of this product.

    Zip capabilities

    Zipping

    Unzipping

    Converting zip and self-extracting zip files

    Creating self-extracting zip files

    Creating spanned zip files

    Creating split zip files

    Creating a zip file in memory

    Zipping items in memory

    Encrypting and decrypting

    Listing the contents of a zip file

    Removing items from a zip file

    Unzipping to memory

    Unzipping items from a zip file in an application's resources

    Streaming capabilities

    Compressing a stream

    Decompressing a stream

    FileSystem operations

    Copying items to a folder

    Listing the contents of a folder

    Removing items from a folder

    Tar and GZip capabilities*

    Copying an item to a Tar archive

    Copying an item to a GZip archive

    Performing multi-file GZip operations

    Removing items from a tar archive

    Listing the contents of a tar archive

    Extracting items from a Tar archive

    Extracting from a GZip archiv

    Synchronization capabilities*

    Synchronizing files and files with folders

    Synchronizing folders

    FTP capabilities

    How to perform Secure FTP transfers*

    How to continue a multiple-file transfer

    How to display progress information

    How to list the contents of an FTP folder

    How to manually parse listing lines

    How to receive files

    How to send custom commands

    How to send files (upload)

    How to copy items from an FTP server (download)

    How to copy items from an FTP server to another

    How to copy items from an FTP server to a zip file on another FTP server

    How to copy items from an FTP server to memory (download)

    How to copy items to and from a local folder

    How to copy items to an FTP server

    How to copy memory data to a file on an FTP server

    How to display the content of a file on an FTP server

    How to list all items on an FTP server

    How to list specific files on an FTP server

    How to list the contents of a local folder

    How to manually parse listing lines

    How to remove items from a local folder

    Xceed QuickZip Class

    Zipping

    Unzipping

    Listing the contents of a zip file

    Removing items from a zip file

    Xceed QuickFtp Class

    Sending files

    Receiving receiving

    Listing contents

    Deleting files

    Xceed QuickTar Class*

    Adding files

    Extracting files

    Listing contents

    Removing files

    Xceed QuickGZip Class*

    Compressing a file

    Uncompressing a file

    Listing contents

    Removing files

    Xceed QuickCompression Class

    Compressing a byte array

    Decompressing a byte array

    * Not available in Xceed's .NET Compact Framework products.