Restic exclude question on windows?

So did you try what I said earlier about escaping \ character ?

hi @deajan thanks for the reply,

would it be something like this?

\\\\$?\GLOBALROOT\Device\HarddiskVolumeShadowCopy*

You would need to escape all '' characters twice.

hi @deajan possible if you can show me an example :sweat_smile:

You’d have something like \\\\$?\\GLOBALROOT\\Device\\HarddiskVolumeShadowCopy*

Anyway, I don’t even understand how you get these.
What’s your full restic command line (and restic version) ?

thanks for the reply. well currently running GitHub - kmwoley/restic-windows-backup: Powershell scripts to run Restic backups on Windows
the restic version 1.17