Understanding file transfer security risks

Understanding file transfer security risks

Secure file transfer has come a long way from the days of unencrypted FTP. And while today’s file transfer solutions like Cerberus FTP Server by Redwood provide excellent security and reliability, no protocol is perfect. So today, we’re reviewing the security risks of...
Your guide to Cerberus’s SFTP server resources

Your guide to Cerberus’s SFTP server resources

Cerberus FTP Server by Redwood has been in business for more than 20 years. During this time, we’ve published a lot of information on the SFTP protocol, how to optimize SFTP servers and more. In this post, we’ve organized all of our SFTP content into helpful guides so...
SFTP server and SSH keys: Your complete guide

SFTP server and SSH keys: Your complete guide

Introduction: How SSH connections, authentication and encryption work First, it’s important to understand the relationship between SSH and SFTP (which uses SSH as its transport layer). When a client attempts to connect to an SFTP server, the following steps occur: 1....