rustic
rustic copied to clipboard
Backing up Docker Desktop Volume via Windows network share runs forever
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.