Rebex SFTP (SSH File Transfer Protocol) now supports .NET CF

  |   Martin Vobr

Rebex SFTP component for .NET Compact Framework has just been released. It features the same API as the standard version, and both 1.0 and 2.0 versions of .NET CF are supported. Of course, it comes with many samples including simple-yet-usable PocketPC ...

Rebex Secure FTP name changed to Rebex FTP/SSL

  |   Lukas Pokorny

Since the release of Rebex SFTP component (an implementation of SSH file transfer protocol), the name of Rebex Secure FTP was no longer suitable for our FTP over TLS/SSL component, because Secure FTP and SFTP are just too similar. For this reason, we ...

Build 2567 released: SFTP supports public key authentication

  |   Lukas Pokorny

Build 2567 adds an important new feature to Rebex SFTP component - support for public key authentication. Instead of using a password to authenticate, it is now possible to use an RSA or DSA private key instead. Check out the public key authentication ...

New component: Rebex SFTP for .NET - file transfer over SSH

  |   Martin Vobr

A new component has just been released: Rebex SFTP for .NET. Rebex SFTP provides secure file system access over an SSH channel using the SFTP protocol. SSH is a set of standards and a protocol that allows establishing a secure channel between the ...