]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
offloaded: upload.py: handle forward skips, to allow resumed uploads to send less...
authorBrian Warner <warner@lothar.com>
Thu, 17 Jan 2008 08:16:56 +0000 (01:16 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 17 Jan 2008 08:16:56 +0000 (01:16 -0700)
commit812383a369e0faf517652f9f7fa302f4a0fb2aa1
tree42301b79ab487e5b51f29f8069f5c4d86f462adf
parent0e3b218e7d36cd19522696b5ab9865e56b21c86c
offloaded: upload.py: handle forward skips, to allow resumed uploads to send less than all the data. We still read all the data (to hash it, 'paranoid mode'), but we don't send it over the wire
src/allmydata/upload.py