Comment 11 for bug 1310517

Revision history for this message
Jean-Peer Lorenz (peer.loz) wrote : Re: Generic error condition for when any operation fails

Ok, thanks for checking.

Please note, that you need to connect to your remote destination from commandline when using ssh/sftp in order to add the remote machine to your list of known and trusted hosts. You can do so in terminal:

ssh user@host
sudo ssh@host (if you want to connect as root, e.g. from scheduled backups).

Then confirm identity of the remote machine. After that, ssh and sftp should work.