From 402e3d010c2febf2c038024ac50523118f1d8fc8 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 23 May 2013 23:25:02 +0000 Subject: [PATCH] Added a comment --- ...omment_18_3fe750118ff1edbe91a110b86fb5b662._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/special_remotes/comment_18_3fe750118ff1edbe91a110b86fb5b662._comment diff --git a/doc/special_remotes/comment_18_3fe750118ff1edbe91a110b86fb5b662._comment b/doc/special_remotes/comment_18_3fe750118ff1edbe91a110b86fb5b662._comment new file mode 100644 index 0000000000..2345bba210 --- /dev/null +++ b/doc/special_remotes/comment_18_3fe750118ff1edbe91a110b86fb5b662._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 18" + date="2013-05-23T23:25:02Z" + content=""" +All special remotes store files compressed when you enable encryption. Not otherwise, though. + +As far as the web special remote and pre-compressed files, files are downloaded from the web using `wget` or (of wget is not available) `curl`. So if you can make it work with those commands, it should work. +"""]]