perkeep/cmd/camput
mpl 981a4c9fbd camput: even with -vivify, do not reupload "big" file when server has it
This change takes advantage of Uploader.fileMapFromDuplicate to avoid
reuploading "large" files when the server already has them and the
client has lost its cache (and hence does not know about it).

Fixes: http://code.google.com/p/camlistore/issues/detail?id=88

Change-Id: I9fa819cef37e1d930a5393c9bdce5f8bb71da9c6
2013-02-12 19:02:05 +01:00
..
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
android.go update TODO 2013-02-03 10:26:18 -08:00
attr.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
blobs.go blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -08:00
cache.go camput, client: push havecache down deeper, make it track blob sizes. 2013-01-01 20:23:44 -08:00
camput.go Enable the use of localhost as a proxy for debugging purposes. 2013-02-03 12:26:29 -08:00
camput_test.go camput file: 2012-10-22 19:25:56 +02:00
chanworker.go camput: move nodeworker into its own file 2012-04-21 07:07:07 -07:00
files.go camput: even with -vivify, do not reupload "big" file when server has it 2013-02-12 19:02:05 +01:00
flatcache.go camput: ignore atimes 2013-01-01 21:05:02 -08:00
init.go config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08:00
logging.go camput: fix logging bug 2012-04-20 14:03:09 -07:00
permanode.go schema: start of eliminating/unexporting schema.Superset and schema.Map 2013-01-21 17:31:08 -08:00
rawobj.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
remove.go camput: start of making it more testable 2012-10-21 13:58:06 -07:00
share.go schema: start of eliminating/unexporting schema.Superset and schema.Map 2013-01-21 17:31:08 -08:00
stat_darwin.go camput: ignore atimes 2013-01-01 21:05:02 -08:00
stat_linux.go camput: ignore atimes 2013-01-01 21:05:02 -08:00
uploader.go schema: start of eliminating/unexporting schema.Superset and schema.Map 2013-01-21 17:31:08 -08:00