conformal / cyphertite

A high-security scalable solution for online backups.
https://www.cyphertite.com/
46 stars 8 forks source link

VSS Errors after Ctrl C'ing a running backup #9

Open csmiken opened 11 years ago

csmiken commented 11 years ago

Windows XP SP3 - 32bit

After ctrl+c'ing a running backup, the next time I tried running the backup, I received:

C:\Program Files\cyphertite>cyphertite.exe -cvf my-documents "c:\Documents and S ettings\David\My Documents" found Documents and Settings\David\My Documents as hardlink [vssrl] src/vss_requester_template.cpp:213:CreateSnapshotSet(): Unable to add vo lume to snapshot set (C:).

csmiken commented 11 years ago

Forced quits aren't currently caught and shutdown gracefully. You will either have to reboot or use something like vshadow to delete the existing snapshot. In later versions of the windows the included vssadmin can be used for this.