I have run the “duplicacy init” command on a folder on my E: drive. Using the trick of adding symlinks to backup folders outside of the normal paths I have added symlinks to folders on my D: drive within this repository.
When you run “duplicacy backup” the output indicates that Duplicacy is creating VSS for the E: drive instead of the D: drive.
The only workaround I have found to this is running the “duplicacy init” command on the D: drive but this is not great if this location does not match where you would usually put these types of files.
Using Duplicacy 2.0.8, Windows 7 64bit
Thanks