Rebex .NET components R7.0: Support for SSH agents, improvements in TLS, SSH and more
This release adds support for SSH agents and other new features.
This release adds support for SSH agents and other new features.
SFTP.net now includes list of FTP/SSL servers, clients and .NET libraries.
A new release of Rebex Buru SFTP Server with post-installation configuration wizard and more...
A new release of Rebex Buru SFTP Server with Web Administration responsive design and more...
A new release of Rebex Buru SFTP Server with public key management overhaul and more...
Solve common errors encountered when sending an email using the Google SMTP server. C# sample code included.
Learn how to send an email using the Gmail SMTP server. First, connect using a TLS-encrypted channel. Then, authenticate using App Passwords or OAuth. C# sample code included.
Learn how to connect to a Gmail mailbox, log in using Google App Password, retrieve the message list and download the messages from your C# code using Rebex POP3 library.
Learn how to connect to a Gmail mailbox and download the most recent messages using the IMAP protocol and C#.
Logging to Gmail via IMAP using your Google password doesn't work anymore. You have to use App Password instead. Learn how to generate App Passwords and use them in your C# code.