Secure your FTP transfers using TLS and SSL protocol
FTPS enhances the standard FTP protocol by utilizing the well known and widely used TLS and SSL protocol. TLS 1.0 and its predecessor SSL 3.0 provide strong authentication, integrity and confidentiality on both the control and data channels. This is achieved by using RSA or DSA public key cryptography to authenticate the server (or even the client) and to negotiate the encryption method and symmetric keys to be used to encrypt your data. There are many FTP servers that support FTPS and their number is growing constantly.
Upload from memory, resume aborted transfers & more...
- either synchronously or asynchronously, in active or passive mode, binary or ASCII. Upload data directly to your server without creating temporary disk files. Resume transfers that were aborted by a network error or user action. Open a remote file as a stream and work with it as if it was accessible locally. Monitor upload and download status and progress using custom events. Send raw FTP commands to utilize enhanced functionality.
View the
full feature list.
Want more? Request new features - We are always looking for new ways to make our components even better.
Free upgrades and support for 12 months
With each purchase, you receive unlimited priority email support and all component updates for 12 months. See our version history for past releases.
Parses ANY directory listing format
When it comes to parsing directory listings, Rebex Secure FTP for .NET outperforms any FTP component on the market. Many FTP components have difficulty parsing because the list format is not defined by any RFC and it differs from server to server.
Our automatic directory listing parser handles all popular FTP servers on Unix, Windows and Netware platforms. The parser is also easily extensible by you to support even the most exotic or future formats. If you encounter any directory listing we cannot handle, please let us know and we will be happy to add support for it.