summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE <Jason@web>2012-12-14 17:57:41 +0000
committerGravatar admin <admin@branchable.com>2012-12-14 17:57:41 +0000
commitddd0ee543d63577d56da92cd925c736f910afa3f (patch)
tree1255c416da264ad679f76e08771954d243737931 /doc
parent103e37d189e39e44158ff105b557c9cafde6c63c (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Compression_in_special_remotes___40__specifically_S3__41____63__.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/Compression_in_special_remotes___40__specifically_S3__41____63__.mdwn b/doc/forum/Compression_in_special_remotes___40__specifically_S3__41____63__.mdwn
new file mode 100644
index 000000000..49f3d75ef
--- /dev/null
+++ b/doc/forum/Compression_in_special_remotes___40__specifically_S3__41____63__.mdwn
@@ -0,0 +1 @@
+I use git-annex mostly to archive my photos. They're generally large raw files and I am encrypting them going to the S3 special remote. Are there any plans to compress objects before encrypting them? It would save on S3 costs, only add some overhead on get and copy, and I don't think there would be any problems looking up data later.