Skip to content

Backups on the host #472

Answered by pleirb
pleirb asked this question in Q&A
Discussion options

You must be logged in to vote

The key here is to use SFTP
I enabled ssh server on my host and then used this setting for duplicity in common.yaml:

DST: "pexpect+sftp://[email protected]/path/relative/backup"

I put the password in the environment variable of the file: ./docker/backup.env
FTP_PASSWORD=my_pass

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pleirb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant