From 4f2aa811db74ce431628ac2a63c7fa5155cb58b3 Mon Sep 17 00:00:00 2001 From: "hiredman@b5864f8a30c0cafbc990313b56c39586ca7a21ec" Date: Sun, 17 Jan 2016 22:43:41 +0000 Subject: --- doc/forum/How_can_I_recover_from_misadventure__63__.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_can_I_recover_from_misadventure__63__.mdwn diff --git a/doc/forum/How_can_I_recover_from_misadventure__63__.mdwn b/doc/forum/How_can_I_recover_from_misadventure__63__.mdwn new file mode 100644 index 000000000..624ab3830 --- /dev/null +++ b/doc/forum/How_can_I_recover_from_misadventure__63__.mdwn @@ -0,0 +1,10 @@ +Hi, + + I have been attempting to use `git annex` for archiving about 300gb of data (a usb disk that is a copy of a laptop drive). I have an S3 special remote setup as a backup remote right now (the plan is once I feel like the data is safe on s3 I will change the remote type to archive and get rid of the local copies). I am using the WORM backend. I think something has gone wrong: + +1. As of right now I have about 200mb of data on S3, but 'git annex copy --to S3 .' runs for a while, then exits, without any indication that it has uploaded any additional files. +2. .git/ is around 200gb in size +3. 'git annex add .' adds files for a while, then exits, and does the same thing when run again. +4. At this point I decided to try and restart from scratch so I ran 'git annex direct' to get the files replaced in the working directory, this runs for a while then hangs. + +This has been my first outing with `git annex`, so I am sort of at a loss as to what there is I can poke at to try and determine what is going on. It would be nice to be able to get the data back to the original state, but more than that, I would like to understand what I did wrong, and I would appreciate any pointers or advice. -- cgit v1.2.3