rustic icon indicating copy to clipboard operation
rustic copied to clipboard

Backing up Docker Desktop Volume via Windows network share runs forever

Open ghost opened this issue 1 year ago • 3 comments

Backing up a Docker Desktop Volume (Windows Share) results in the backup going on forever and not working as expected.

Backup Directory: \\wsl.localhost\docker-desktop-data\data\docker\volumes Output:

[00:56:29] backing up...                  ████████████████████████████████████████ 458.17 GiB/62.55 GiB  127.48 MiB/s (ETA -)

Rclone had this same problem, but disabling preallocation of disk space fixed it. This will not fix rustic however, even when using the rclone backend with the environmental variable set.

ghost avatar Jul 08 '24 19:07 ghost