rclone/b2
Nick Craig-Wood 20da3e6352 Add options to Put, PutUnchecked and Update, add HashOption and speed up local
* Add options to Put, PutUnchecked and Update for all Fses
  * Use these to create HashOption
  * Implement this in local
  * Pass the option in fs.Copy

This has the effect that we only calculate hashes we need to in the
local Fs which speeds up transfers significantly.
2017-05-29 12:04:52 +01:00
..
api b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_internal_test.go b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
b2.go Add options to Put, PutUnchecked and Update, add HashOption and speed up local 2017-05-29 12:04:52 +01:00
upload.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00