Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixes for transfer resume | Joey Hess | 2012-09-24 |
| | | | | | | | | | Fix resuming of downloads, which do not have a transfer info file to read. When checking upload progress, use the MVar, rather than re-reading the info file. Catch exceptions in the transfer action. Required a tryAnnex. | ||
* | hooked up git-annex-shell transferinfo | Joey Hess | 2012-09-21 |
| | | | | Finally done with progressbars! | ||
* | git-annex-shell transferinfo command | Joey Hess | 2012-09-21 |
TODO: Use this when running sendkey, to feed back transfer info from the client side rsync. |