Articles tagged: sftp

PuTTYgen

How Do I Create and Use Public Keys with SSH?

SSH and SFTP Public Key Authentication requires you to create a public/private key pair. We’ll look at how to create and then use those keys.

How can I automate an SFTP transfer between two servers?

No, not correct. As it turns out, this is something I do regularly with ssh, as well as both sftp and rsync, as part of my backup and load balancing approaches for Ask Leo! Let me walk you through what I’ve done.