|
|
Browse by Tags
All Tags » New releases
Showing page 1 of 2 (16 total posts)
-
FTP/SSL and SFTP server autodetection It's easy to confuse FTP/SSL and SFTP servers - both are often called Secure FTP. We've added protocol auto detection, so when you try to connect to FTP/SSL with SFTP component or vice versa you'll be instructed to use the right component. ISocket interface and SSH tunneling New transparency layer has been ...
-
We just released a small upgrade of all our components in order to bring you the installation packages for the recently-released .NET Framework 3.5 and Visual Studio 2008. Actually, this mostly affected the samples, because besides introducing a new versions of C# and VB.NET compilers, .NET Framework 3.5 just adds several new assemblies to what ...
-
This build is still not the big release with great new FTP features we announced last time, but it is well worth downloading though - check it out for yourself!
FTP - MODE Z and MODE B
FTP and FTP/SSL
components got MODE Z and MODE B support. At the moment, MODE Z (data compression) is only available in .NET 2.0 or higher, because we rely on ...
-
It has been a while since the last release, but all the new features provide a perfect excuse for the delay!
FTP - Bandwidth Throtting and Checksums
FTP and FTP/SSL components got bandwidth throttling support that is extremely easy to use - just check out Ftp's new MaxUploadSpeed and MaxDownloadSpeed properties, and the new WinFormClient sample. ...
-
Rebex have released two new component packs - Total Pack and File Transfer Pack. Rebex Total Pack To keep it short - when you purchase this pack you'll get all components offered by Rebex by now or released during the next year. The .NET, .NET CF and Source code variants is available. FTP FTPS SFTP S/MIME IMAP/SSL POP3/SSL SMTP/SSL ...
-
There are many new features in this build. The SFTP component finally has the long-awaited GetUploadStream and GetDownloadStream for stream-based remote access. These also support the Seek method, unlike the corresponding methods of the FTP component - SFTP is actually a much powerful protocol. SetFileDateTime method is also supported at last in ...
-
Build 2621 brings support of the next-generation internet protocol, IPv6, for all our TCP components. IPv6 is supported in .NET Framework 1.1 or higher and .NET Compact Framework 2.0. At the moment, most networks still only support IPv4, and the same goes for FTP servers and mail servers. However, the adoption of IPv6 will only grow, and by using ...
-
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 and private and public key generation tutorials for more details.
Additionally, there are ...
-
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 client and a server. It uses public-key cryptography to authenticate the server and ...
-
Due to a missing attributes in one of the internal classes of the MIME component, serialization of MIME classes was often impossible. This also affected ImapMessageCollection and Pop3MessageCollection. The build fixes this issue. Additionally, some minor FTP exception we discovered few days ago have been corrected.
Detailed list of changes:
Mail ...
1
|
|
|