Add APFS snapshot support

Add's VSS support for macOS using APFS snapshot's
This commit is contained in:
amarcu5
2018-04-28 17:58:47 +01:00
parent 85bc55e374
commit 4c3d5dbc2f
2 changed files with 107 additions and 0 deletions

1
src/duplicacy_shadowcopy.go Normal file → Executable file
View File

@@ -3,6 +3,7 @@
// Commercial use requires per-user licenses available from https://duplicacy.com
// +build !windows
// +build !darwin
package duplicacy