git-annex/doc/special_remotes
Joey Hess 3e079cdcd1 gcrypt: now supports rsync
Use rsync for gcrypt remotes that are not local to the disk.
(Note that I have punted on supporting http transport for now, it doesn't
seem likely to be very useful.)

This was mostly quite easy, it just uses the rsync special remote to handle
the transfers. The git repository url is converted to a RsyncOptions
structure, which required parsing it separately, since the rsync special
remote only supports rsync urls, which use a different format.

Note that annexed objects are now stored at the top of the gcrypt repo,
rather than inside annex/objects. This simplified the rsync suport,
since it doesn't have to arrange to create that directory. And git-annex
is not going to be run directly within gcrypt repos -- or if in some
strance scenario it was, it would make sense for it to not see the
encrypted objects.

This commit was sponsored by Sheila Miguez
2013-09-08 14:54:28 -04:00
..
bup removed 2013-06-29 13:08:00 +00:00
directory Added a comment 2013-07-20 06:06:31 +00:00
glacier Added a comment 2013-06-03 09:03:58 +00:00
hook Added a comment 2013-08-01 23:51:48 +00:00
rsync Added a comment 2013-08-26 18:36:03 +00:00
S3 Added a comment 2013-08-23 17:39:56 +00:00
web Added a comment 2013-08-17 08:59:11 +00:00
webdav Added a comment 2013-03-27 16:38:47 +00:00
xmpp Added a comment 2013-04-17 22:28:39 +00:00
bup.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
comment_1_961276c18e9353ca8e25cad53e7ec51f._comment Added a comment: MediaFire 2013-01-17 12:17:54 +00:00
comment_2_97543acfa7434e332ebea5672e446317._comment Added a comment 2013-01-17 16:44:26 +00:00
comment_3_9229776623c234204c8b164edff95da0._comment Added a comment: MediaFire REST API 2013-01-17 16:53:41 +00:00
comment_4_3bbda479d13f6bf393dcd59ed94ddeaa._comment Added a comment: JABOF special remote 2013-01-19 08:34:32 +00:00
comment_5_f7000975d38077828ab11a99095b39eb._comment Added a comment 2013-01-19 16:05:13 +00:00
comment_6_5d2bd7c1e1493d3c3784708a9b0bc001._comment Added a comment: Rackspace US/UK 2013-01-30 11:33:13 +00:00
comment_7_af01ee5ce31b1490af565cb087d65277._comment Added a comment: Rapidshare 2013-02-02 16:49:59 +00:00
comment_8_3d4ffec566d68d601eafe8758a616756._comment Added a comment: 'webhook' special remote? 2013-02-24 15:05:27 +00:00
comment_9_26af468952f0403171370b56e127830a._comment Added a comment 2013-02-24 15:13:16 +00:00
comment_10_e9881290486a1770bd260f8650ada9c6._comment Added a comment: Rackspace Cloud Files support 2013-03-22 08:20:41 +00:00
comment_11_e01b5cc5a0d81b071e93e27e7b91fe2a._comment Added a comment: Re: Webhook special remote 2013-04-12 08:54:48 +00:00
comment_12_13237170ef5b6646e0e25d3421af3fe5._comment Added a comment: How to establish local preference for (special) remotes 2013-05-22 14:06:48 +00:00
comment_13_1a36a0483a9db04d36e0234a192ebad8._comment Added a comment: Remote costs 2013-05-22 14:15:03 +00:00
comment_14_a8419963dc024b1d9eb73807596012dc._comment Added a comment 2013-05-22 14:30:00 +00:00
comment_15_95ccfdd22a2391daa99e0beb04adedd6._comment Added a comment: remotes costs 2013-05-22 18:33:11 +00:00
comment_16_b9d238fb15ad7628e33c90b071e07bb0._comment Added a comment: compression -- storage and transfer 2013-05-22 18:48:59 +00:00
comment_17_cc21b81a8f809f6efa5f5b6332513fc3._comment Added a comment: Re: compression -- storage and transfer 2013-05-22 19:17:33 +00:00
comment_18_3fe750118ff1edbe91a110b86fb5b662._comment Added a comment 2013-05-23 23:25:02 +00:00
comment_19_6794eb52bd87c28ef1df3172aa7d5780._comment Added a comment: compressed storage/transfer -- gzip Content-Type 2013-05-25 06:41:37 +00:00
directory.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
gcrypt.mdwn gcrypt: now supports rsync 2013-09-08 14:54:28 -04:00
glacier.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
hook.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
rsync.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
S3.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
web.mdwn wiki updates 2011-11-08 12:16:02 -04:00
webdav.mdwn update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
xmpp.mdwn 2013-08-15 17:28:59 +00:00