Most customers who use SSH File Transfer Protocol (SFTP) for file transfer automation prefer to authenticate SFTP clients through SFTP keys instead of passwords. Given the numerous inquiries on how to set up and use SFTP public key authentication, we decided to publish how-to articles to help organizations that wish to implement this authentication method in their SFTP environment. This article will focus on setting up instructions for the command line.
Read MoreBlog
How to setup SFTP public key authentication on the command line
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Tutorials, Secure File Transfer, SFTP, authentication
The SSH/SFTP key fingerprint and its role in server authentication
Updated by John Carl Villanueva on
When users attempt to connect to your Secure File Transfer Protocol (SFTP) server for the first time, they’ll see an alert indicating that their client doesn’t recognize the host it’s connecting to. The warning usually includes a line that shows a key fingerprint and a prompt that asks the user whether to proceed with the connection attempt or not. Here are two examples illustrating what we’re referring to.
Read MoreTopics: Secure File Transfer, SFTP, key fingerprint, ssh, authentication