perkeep/cmd
Brad Fitzpatrick a70b554023 pkg/client, camput: don't stat each chunk before uploading
Trust the have cache for skipping uploads.

Reduces total number of HTTP requests.

Also, set Transport's MaxIdleConnsPerHost to be the same as
our HTTP concurrency level, to not keep re-creating TCP
connections.
2014-01-27 16:07:15 -08:00
..
camget client,camget: add -cert to specify trusted cert with share URLs 2014-01-09 12:05:38 -08:00
cammount third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
camput pkg/client, camput: don't stat each chunk before uploading 2014-01-27 16:07:15 -08:00
camtool rename pkg/serverconfig to pkg/serverinit 2014-01-23 17:18:46 +01:00