Aaron:
On Sun, Jul 15, 2012 at 12:56 PM, Arturo Filastò art@torproject.org wrote:
- No resume support (this can be implemented on top of HTTP, we could
even implement the rsyc algorithm on top of HTTP).
Are you sure HTTP doesn't support resume? What does wget -c do?
I believe this requires the HTTP: range header and it doesn't provide the integrity checking that rsync provides.
All the best, Jake