aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-17 13:31:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-17 13:31:58 -0400
commitdee6d40c85d411a733060b8e1f040672830e7d9f (patch)
tree85a57f257023181a869bfb4991ca2ed25930bb6d /doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment
parente10467f68a6ac90247736fea6eeba8c9b38cf8cb (diff)
parent6ffddfeb4cc3b9d16903565ed3d3decaeaa650f5 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com5.20140517
Diffstat (limited to 'doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment')
-rw-r--r--doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment b/doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment
new file mode 100644
index 000000000..a32e9177a
--- /dev/null
+++ b/doc/forum/folder_size_question/comment_4_907f3b1cfe745abf94a6a8ba0dbd4396._comment
@@ -0,0 +1,25 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4"
+ nickname="Ovidiu"
+ subject="comment 4"
+ date="2014-05-17T10:56:22Z"
+ content="""
+I thinks its all the small files.
+
+ du -hs /Users/ovi/Sharing/git-annex/
+ 77M /Users/ovi/Sharing/git-annex/
+
+ du -hs /Users/ovi/Sharing/git-annex/Finance/
+ 38M /Users/ovi/Sharing/git-annex/Finance/
+
+ du -hs /Users/ovi/Sharing/git-annex/.git/
+ 39M /Users/ovi/Sharing/git-annex/.git/
+
+The GUI shows:
+ 46 136 859 bytes (80,6 MB on disk) for 8 002 items
+
+And the hidden .git folder shows:
+ 7 373 616 bytes (41 MB on disk) for 7 625 items
+
+So apparently there are a lot of very small files, smaller than the blocksize hence the info is skewed? Anyway, I think its alright?
+"""]]