mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-01-06 07:32:37 +01:00
Ensure destination exists when using SSH storage (#646)
* Ensure destination exists when using SSH storage * Import "errors" * New feature doc
This commit is contained in:
@@ -278,6 +278,7 @@ The values for each key currently match its default.
|
||||
# ---
|
||||
|
||||
# The Directory to place the backups to on the SSH server.
|
||||
# If the directory does not exist, it will be created automatically.
|
||||
# Example: "/home/user/backups"
|
||||
|
||||
# SSH_REMOTE_PATH=""
|
||||
|
||||
Reference in New Issue
Block a user