File: upload-rsync.conf

package info (click to toggle)
backup-manager 0.7.14-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,656 kB
  • sloc: sh: 4,041; perl: 1,176; makefile: 215
file content (4 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (10)
1
2
3
4
export BM_UPLOAD_RSYNC_DIRECTORIES="$PWD"
export BM_UPLOAD_RSYNC_HOSTS="localhost"
export BM_UPLOAD_SSH_USER="$USER"
export BM_UPLOAD_SSH_KEY="/home/${USER}/.ssh/bm-test"