1
mirror of https://github.com/rclone/rclone synced 2024-11-14 13:36:24 +01:00
rclone/local
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
..
local_internal_test.go local: fix unnormalised unicode causing problems reading directories #1212 2017-03-16 22:37:56 +00:00
local_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
local.go Add options to Put, PutUnchecked and Update, add HashOption and speed up local 2017-05-29 12:04:52 +01:00
read_device_other.go Make -x/--one-file-system compile under Windows and add docs 2016-11-03 11:53:49 +00:00
read_device_unix.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00
tests_test.go Fix windows build - fixes #628 2016-08-20 12:29:54 +01:00