Version: 3.0.4.0
Add comprehensive secure file transfer capabilities to any .NET application.

FTP for .NET Protocol Support

 
  • Upload and download files and directories
  • Parse listings automatically
  • Create and delete folders
  • MGET and MPUT support for multiple file transfers using wildcards
  • Large file (greater than 4 GB) support
  • ASCII and binary transfers
  • Passive and active transfers
  • Resume interrupted transfers
  • Abort transfers without losing the session connection
  • Synchronize remote and local directories
  • Progress event for monitoring transfer rate and advancement
  • Trace event for session logging and debugging
  • Stream interface provides direct access to the data connection
  • On-the-fly ZLIB compression
  • Synchronous and asynchronous operation using worker threads
  • Custom commands for idiosyncratic servers
  • Set site-specific options and parameters
  • Implicit and explicit FTPS support
  • Firewall and proxy support, including SOCKS, Http CONNECT and more