summaryrefslogtreecommitdiff
path: root/doc/special_remotes
Commit message (Collapse)AuthorAge
* clarify config option nameGravatar Joey Hess2014-08-15
|
* convert WebDAV to new special remote interface, adding new-style chunking ↵Gravatar Joey Hess2014-08-06
| | | | | | | | | | | | | | | | | | | | | | | support Reusing http connection when operating on chunks is not done yet, I had to submit some patches to DAV to support that. However, this is no slower than old-style chunking was. Note that it's a fileRetriever and a fileStorer, despite DAV using bytestrings that would allow streaming. As a result, upload/download of encrypted files is made a bit more expensive, since it spools them to temp files. This was needed to get the progress meters to work. There are probably ways to avoid that.. But it turns out that the current DAV interface buffers the whole file content in memory, and I have sent in a patch to DAV to improve its interfaces. Using the new interfaces, it's certainly going to need to be a fileStorer, in order to read the file size from the file (getting the size of a bytestring would destroy laziness). It should be possible to use the new interface to make it be a byteRetriever, so I'll change that when I get to it. This commit was sponsored by Andreas Olsson.
* convert gcrypt to new regime, including chunkingGravatar Joey Hess2014-08-03
| | | | Some reorg of Remote.Rsync code to export the things gcrypt needs.
* rsync: support chunkingGravatar Joey Hess2014-08-03
| | | | | Chunking does not speed up rsync at all, so it's only useful for interop with the directory special remote.
* Merge branch 'master' into newchunksGravatar Joey Hess2014-08-03
|\
* | hook: use ChunkedEncryptableGravatar Joey Hess2014-08-02
| |
* | document that encryption + bup = inneficientGravatar Joey Hess2014-08-02
| |
* | S3: support chunkingGravatar Joey Hess2014-08-02
| | | | | | | | | | | | | | The assistant defaults to 1MiB chunk size for new S3 special remotes. Which will work around a couple of bugs: http://git-annex.branchable.com/bugs/S3_memory_leaks/ http://git-annex.branchable.com/bugs/S3_upload_not_using_multipart/
| * removedGravatar http://joeyh.name/2014-08-01
|/
* fix example external remote script to write files atomicallyGravatar Joey Hess2014-08-01
|
* update does for chunkingGravatar Joey Hess2014-07-26
|
* doc update for new chunkingGravatar Joey Hess2014-07-26
|
* recommend users not change the chunksizeGravatar Joey Hess2014-07-23
| | | | | | | Suppose A is 10 mb, and B is 20 mb, and the upload speed is the same. If B starts first, when A will overwrite the file it is uploading for the 1st chunk. Then A uploads the second chunk, and once A is done, B finishes the 1st chunk and uploads its second. We now have 1(from A), 2(from B), so data loss.
* Set gcrypt-publish-participants when setting up a gcrypt repository, to ↵Gravatar Joey Hess2014-07-15
| | | | | | | | | | | | | avoid unncessary passphrase prompts. This is a security/usability tradeoff. To avoid exposing the gpg key ids who can decrypt the repository, users can unset gcrypt-publish-participants. The gcrypt-publish-participants option is available in my fork of git-remote-gcrypt. This commit was sponsored by Christopher Kernahan.
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawndSPd52H_L7hcYsJjLQ4kR1LopprHy7Xw2014-07-10
|
* Added a comment: that is an ancient version of git-annex, ShaneGravatar http://joeyh.name/2014-07-02
|
* Added a comment: Annex can't find Glacier remoteGravatar https://www.google.com/accounts/o8/id?id=AItOawlhaXbLZQ5uQ6fM2kV0n8bj6IwZjx2CLeM2014-06-26
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF82014-05-21
|
* Added a comment: Box.com and unknown CA?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF82014-05-21
|
* Added a comment: Box.com and unknown CA?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF82014-05-21
|
* Changing to box.com's current webdav server adress.Gravatar https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw2014-05-18
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw2014-05-17
|
* Added a commentGravatar http://joeyh.name/2014-05-16
|
* Added a commentGravatar http://joeyh.name/2014-05-16
|
* ddar special remoteGravatar Robie Basak2014-05-15
|
* Added a comment: re: Change PasswordGravatar https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM2014-05-04
|
* Added a comment: Change PasswordGravatar https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw2014-05-02
|
* Added a comment: Enhancing special remotes as backup spacesGravatar https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo2014-04-22
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw2014-04-07
|
* Added a comment: I can't add special remotesGravatar https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw2014-04-07
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw2014-04-07
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw2014-04-07
|
* Added a comment: I can't add special remotesGravatar https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw2014-04-07
|
* Added a comment: I can't add special remotesGravatar https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw2014-04-07
|
* respond; improve docsGravatar Joey Hess2014-03-26
|
* improve directory special remote docsGravatar Joey Hess2014-02-02
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm-19QERTsjJSB-m6dWvOa1w9SOxyhFqDM2014-01-29
|
* formatGravatar Joey Hess2014-01-08
|
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
| | | | | | | | | | | | Known problems: 1. Tries to tahoe start when daemon is already running. 2. If multiple tahoe remotes are set up on the same computer, they will have the same node.url configured by default, and this confuses tahoe commands. This commit was sponsored by LeastAuthority.com
* implement PREPARE-FAILURE for TobiasGravatar Joey Hess2013-12-29
|
* Added a comment: XMPP not working in Raspberry PI buildGravatar https://www.google.com/accounts/o8/id?id=AItOawm0yDI6AsAuXPDHIDXm5H9EGDXkuwb1efA2013-12-27
|
* add credential storage support for external special remotes & update exampleGravatar Joey Hess2013-12-27
|
* make directory absolute (mostly as an example of using SETCONFIG)Gravatar Joey Hess2013-12-27
|
* emphasize link to protocolGravatar Joey Hess2013-12-27
|
* fix linkGravatar Joey Hess2013-12-27
|
* external special remotes workingGravatar Joey Hess2013-12-27
|
* de-verbose cpGravatar Joey Hess2013-12-27
|
* another bug in shell code. haskell has ruined meGravatar Joey Hess2013-12-27
|
* fix 3 more bugs in these measly 150 lines of shell code. sheeshGravatar Joey Hess2013-12-27
|
* make --debug show transcript of special remote protocol messagesGravatar Joey Hess2013-12-27
|