You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backup of Docker volume to sftp backend is not working.
Expected behavior
Backup to local drive works.
Expected the same for sft backend.
Are able to backup files from local "home" location to "remote" backend.
Environment
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
autorestic version 1.8.3
restic version : restic 0.17.3 compiled with go1.23.3 on linux/amd64
Additional context
Terminal output
root@mail:~# autorestic backup -l docker_volumes -c ./.autorestic.yml
Using config: /root/.autorestic.yml
Using lock: .autorestic.lock.yml
Backing up location "docker_volumes"
Backend: hdd
Backend: remote
docker_volumes@remote:
Backend type "sftp" is not supported as volume endpoint
Error: 1 errors were found
Describe the bug
Backup of Docker volume to sftp backend is not working.
Expected behavior
Backup to local drive works.
Expected the same for sft backend.
Are able to backup files from local "home" location to "remote" backend.
Environment
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
autorestic version 1.8.3
restic version : restic 0.17.3 compiled with go1.23.3 on linux/amd64
Additional context
Terminal output
.autorestic.yml
The text was updated successfully, but these errors were encountered: