diff --git a/duplicity-backup.conf.example b/duplicity-backup.conf.example index 1ededf2..4c32058 100644 --- a/duplicity-backup.conf.example +++ b/duplicity-backup.conf.example @@ -108,7 +108,6 @@ DEST="s3+http://foobar-backup-bucket/backup-folder/" #DEST="ftpes://user[:password]@other.host[:port]/some_dir" #DEST="rsync://user@host.com[:port]//absolute_path" #DEST="scp://user[:password]@other.host[:port]/[/]some_dir" -#DEST="ssh://user[:password]@other.host[:port]/[/]some_dir" #DEST="sftp://user[:password]@other.host[:port]/[/]some_dir" #DEST="file:///home/foobar_user_name/new-backup-test/" #DEST="imap[s]://user[:password]@host.com[/from_address_prefix]"