|
|
Browse by Tags
All Tags » New releases
Showing page 1 of 3 (26 total posts)
-
GSSAPI and Kerberos support in Mail and Secure MailFew months ago, we introduced GSSAPI/Kerberos authentication support in Rebex SFTP - and now it is available in Rebex Mail and Rebex Secure Mail as well! Microsoft SSPI is used as an underlying authentication provider for both. In practice, this means you can authenticate with SMTP, POP3 or IMAP ...
-
This releases fixes two bugs in the previous build - one in Rebex SFTP and Rebex SSH Shell's GSSAPI/Kerberos authentication, the other in Rebex Secure Mail's SHA-2 signature support.
Complete list of changes: SSH Core: Fixed a bug in GSSAPI authentication that caused it to work improperly in 32bit .NET Framework.S/MIME: SHA-2 now works with ...
-
We have just released a .NET Compact Framework edition of Rebex Secure Mail, our mail SMTP, POP3, IMAP an MIME component.
With the CF version, you can use all the features of Rebex Secure Mail on Windows Mobile and Pocket PC devices. Samples in C# and VB.NET
are available including MIME Explorer.Of course, the Compact Framework version of Rebex ...
-
SHA-2 support in Secure Mail
In addition do SHA-1 and MD5 hash algorithms, SHA-2 support was added to Rebex Secure Mail. This includes SHA-256, SHA-384 and SHA-512. Signatures using these algorithms can now be both created and validated. This feature only works in Windows XP SP3, Windows Server 2003 and newer OS's.
GSSAPI and Kerberos support ...
-
A new component has just been released: Rebex Telnet for .NET.
Rebex Telnet terminal emulation
and automated shell scripting library for .NET languages (such as C# or VB.NET). It makes it easy to
execute commands on Unix/Windows Telnet servers or add terminal emulation
capabilities to your applications.
Features include:
Terminal ...
-
Faster uploads and downloads in SFTP
We are now using a new approach in file download and upload methods that take advantage of the SFTP protocol's ability to queue multiple commands. By keeping the server's command queue full all the time, a better transfer speed can be achieved. Also, several other changes that further enhance the transfer ...
-
This build mostly adds features that didn't made it into the previous release.Keyword support in IMAP
Support for keywords (also known as custom flags) has been added to Rebex IMAP component due to numerous user requests. New overloads for SetMessageInfo method were added and ImapMessageInfo class has new GetKeywords method. However, not all IMAP ...
-
Recursive wild-card directory transfers in FTP, FTP/SSL and SFTP
Finally, GetFiles and PutFiles methods were added to Rebex FTP and SFTP components. Transferring a complete directory tree or a group of files matching the specified wildcard mask is now easier than ever before. Check out the BatchTransfer sample or the corresponding tutorial for ...
-
A new component has just been released: Rebex SSH Shell for .NET.
Rebex SSH Shell component is an SSH shell and terminal emulation
library for .NET languages (such as C# or VB.NET). It makes it easy to
execute commands on Unix/Windows SSH servers or add terminal emulation
capabilities to your applications. All popular Linux and Windows ...
-
Wildcards in SFTP
Even though the SFTP protocol does not support using wildcards to filter its directory listings, this feature was requested so often that we simply had to add it to the GetList method and its variants. How do we do it? It's simple - all the filtering is done at the client side. Of course, this won't help you speed up the ...
1
|
|
|