Xceed .NET Libraries Documentation
Welcome to Xceed Data Manipulation Compoents for .NET and .NET Standard / Sample Applications / FTP capabilities / ConsoleFtp Sample Application
In This Topic
    ConsoleFtp Sample Application
    In This Topic

    Programming languages

    VB.NET, C#

    Overview

    The Ftp Client sample application demonstrates how to use the various properties, methods and events exposed by the FtpClient class in a console application similar to the command prompt FTP client.
     

     

    It specifically demonstrates how to:

    Project location & filename

    Master directory

    <SamplesInstallDir>Xceed Zip for .NET [version]\

    Where <SamplesInstallDir> by default is <SystemVolume>Xceed Samples under Windows Vista/7, and <ProgramFiles>Xceed Samples under Windows XP. NOTE: The sample applications for Xceed's FileSystem based products are all contained in the "Xceed Zip for .NET" folder.

    C#: \CSharp\ConsoleFtp\ConsoleFtp.csproj

    VB.NET: \Visual Basic .NET\ConsoleFtp\ConsoleFtp.vbproj