can this be done with sftp?: FTP_PASSWORD=secret duplicity /home/exampleuser ftp://[email protected]/ I tried SFTP_PASSWORD=secret duplicity /home/exampleuser sftp://[email protected]/ but no go.