Here’s the process to set up duplicacy to send backup data to a remote SFTP server, with unattended operation supported through using public key authentication. I will assume you already have: an account set up on the destination server generated an ssh keypair with ssh-keygen and NOT specified a passphrase (or add the passphrase in […]