From 66c8d3136c674be431a1e5819916dd4517bf859a Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 11 Jan 2013 17:20:20 +0000 Subject: [PATCH] Added a comment --- ...comment_8_daa9a9a6188afa0394833e1b682f7cd4._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Assistant_not_syncing_to_Rsync/comment_8_daa9a9a6188afa0394833e1b682f7cd4._comment diff --git a/doc/forum/Assistant_not_syncing_to_Rsync/comment_8_daa9a9a6188afa0394833e1b682f7cd4._comment b/doc/forum/Assistant_not_syncing_to_Rsync/comment_8_daa9a9a6188afa0394833e1b682f7cd4._comment new file mode 100644 index 0000000000..f0a1c88fc7 --- /dev/null +++ b/doc/forum/Assistant_not_syncing_to_Rsync/comment_8_daa9a9a6188afa0394833e1b682f7cd4._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.7.238" + subject="comment 8" + date="2013-01-11T17:20:19Z" + content=""" +Aha! Yes, encryption includes compression. + +So, only remaining question is why your USB drive seems to be using 2x the uncompressed file size. One possibility would be it could have old versions of files, or deleted files still stored in it. You could try running \"git annex unused\" in its repository to find them. Other than that, I'm not sure what it could be. You can look around in its .git/annex directory, and compare to your laptop's repository, and perhaps see what's using the space. +"""]]