Menu
Your Cart

Rebex File Transfer Pack

Rebex File Transfer Pack

Need more information on this product?

Please contact us on +44 (0)20 8733 7100 or via our online form.

Contact Us

If you are not currently a customer, you can apply for an account.

Register here


  • SKU: REBFILETRA


SFTP, FTP, FTP/SSL and File Server for .NET

Rebex File Transfer Pack is a .NET library handling secure file transfer over the Internet. You'll get a SFTP, FTP, FTP/SSL and SCP client libraries.

Key Features:

  • Rebex SFTP: SFTP client library for C# and VB.NET developers. Provides secure remote file systemaccess over an SSH channel using the SFTP protocol. Makes it easyto transfer files between your application and Unix/Windows SSH servers.
  • Rebex FTP/SSL: FTP and FTP/SSL client library for C# and VB.NET developers. Provides remote file system access using the FTP protocol with possibility to secure the connection using SSL layer. Makes it easy to transfer files between your application and Unix/Windows/Mainframe FTP servers.
  • Rebex File Server: SFTP, SCP and SSH server library for C# and VB.NET developers. Provides secure remote file system access over an SSH channel using the SFTP protocol. Makes it easy to create an SFTP server that can be used by Rebex SFTP or any third-party SFTP, SCP or SSH client.
  • Universal FTP/SFTP client:
    • No need to write similar code twice code when you want your application to use both FTP and SFTP.
    • SFTP, plain unencrypted FTP, implicit or explicit FTP/SSL - all connection methods are handled. All common FTP and SFTP authentication methods are included as well.
    • File upload, download, directory creating and more. All what's common for FTP and SFTP is accessible using an IFtp interface implementation.
    • Want to do FTP server-to-server transfer? Want to reuse and existing SSH session for password changing? Underlying object are easily accessible.