readded mount info and added username info

This commit is contained in:
Peter Kannewitz 2023-03-30 11:19:38 +02:00
parent 7c9c2f573d
commit 04549bb958
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ For this 'pull method' to work I needed to add the following line to the servers
# Allow /usr/lib/openssh/sftp-server for sshfs mounts as root
%sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server
```
*Note:*
Please substitute your ag-link-server-username for "username"@ag-link.xyz in `ag-backup.yaml`. Also note that server filesystem will be mounted at `/tmp/mnt/ag-link-backup` on your local machine.
## Dependencies