Commit Graph

  • cfcdc85b26 vfs: Add SetSys() methods to Node to allow caching stuff on a node Nick Craig-Wood 2020-05-01 18:30:06 +01:00
  • 7f8d74e903 docs: refresh rclone authorize help Nick Craig-Wood 2020-05-04 10:40:26 +01:00
  • f2b1fedc4f drive: follow shortcuts by default, skip with --drive-skip-shortcuts Nick Craig-Wood 2020-04-12 16:55:11 +01:00
  • b03cad3cf6 vendor: update google.golang.org/api/drive to pull in shortcuts definition Nick Craig-Wood 2020-04-12 16:08:41 +01:00
  • 70db13e6e8 vfs: pin the Fs in use in the Fs cache Nick Craig-Wood 2020-05-01 12:53:31 +01:00
  • 4c98360356 fs/cache: Add Pin and Unpin and canonicalised lookup Nick Craig-Wood 2020-05-01 12:49:34 +01:00
  • 42f9f7fb5d lib/cache: add Rename, Pin and Unpin Nick Craig-Wood 2020-05-01 12:19:19 +01:00
  • ca1856724c fs: add ConfigString function to return a canonical config string Nick Craig-Wood 2020-05-01 11:51:38 +01:00
  • b52a39a84e drive: fix merge breakage Nick Craig-Wood 2020-05-01 13:00:53 +01:00
  • a97261c54f Add gitch1 to contributors Nick Craig-Wood 2020-05-01 13:02:20 +01:00
  • 0f5579c0ba docs : add --password-command Powershell Wiki link gitch1 2020-04-30 15:16:48 +00:00
  • 2f5a2d3c48 drive: Don't return nil Object with nil error from newObject* functions. Nick Craig-Wood 2020-04-24 10:01:06 +01:00
  • ba7f7c8319 build: add -trimpath to release build for reproduceable builds Nick Craig-Wood 2020-04-30 12:43:40 +01:00
  • 77fb3c2511 vfs: bring DO NOT EDIT comments in line with "go help generate" Nick Craig-Wood 2020-04-30 12:24:44 +01:00
  • 74d9dabdff b2: force the case of the SHA1 to lowercase - fixes #4162 Nick Craig-Wood 2020-04-24 17:22:34 +01:00
  • 54edf38d0e Add Matan Rosenberg to contributors Nick Craig-Wood 2020-04-29 17:08:12 +01:00
  • 22f06590f7 genautocomplete: add support for fish shell Matan Rosenberg 2020-04-28 19:53:20 +03:00
  • 3b4c24af4e vendor: update github.com/spf13/cobra to v1.0.0 Matan Rosenberg 2020-04-28 19:20:36 +03:00
  • f37af9afec lsjson: Add --hash-type parameter and use it in lsf to speed up hashing Nick Craig-Wood 2020-04-28 18:44:04 +01:00
  • a3f0992a22 Add Kush to contributors Nick Craig-Wood 2020-04-29 16:09:37 +01:00
  • f555873f18 delete: added --rmdirs flag to delete directories as well - fixes #4055 Kush 2020-04-29 16:45:30 +05:30
  • 1c8eab81a5 dbhashsum: hide the command now it is deprecated Nick Craig-Wood 2020-04-29 10:12:12 +01:00
  • cbc5af329f cachestats: deprecate in favour of rclone backend stats cache: Nick Craig-Wood 2020-04-29 10:09:17 +01:00
  • 90d738b561 cache: implement rclone backend stats command Nick Craig-Wood 2020-04-29 10:08:53 +01:00
  • d80fdad6da rc: implement backend/command for running backend commands remotely Nick Craig-Wood 2020-04-28 13:02:19 +01:00
  • e2916f3a55 local: implement backend command "noop" for testing purposes Nick Craig-Wood 2020-04-28 13:01:55 +01:00
  • 1aa1a2c174 backend: add new backend command for backend specific commands Nick Craig-Wood 2020-04-28 12:58:34 +01:00
  • 195d152785 rc: add GetStructMissingOK Nick Craig-Wood 2020-04-28 12:49:19 +01:00
  • 1f61027f51 rc: add -o/--opt and -a/--arg for more structured input Nick Craig-Wood 2020-04-28 12:36:39 +01:00
  • 37a53570d4 azureblob: implement memory pooling to control memory use Nick Craig-Wood 2020-04-25 18:36:18 +01:00
  • ee7219aa20 azureblob: add --azureblob-disable-checksum flag Nick Craig-Wood 2020-04-23 19:47:14 +01:00
  • b1d8da484b azureblob: retry InvalidBlobOrBlock error as it may indicate block concurrency problems Nick Craig-Wood 2020-04-23 19:19:45 +01:00
  • 4e869e03f7 s3: improve docs for --s3-disable-checksum Nick Craig-Wood 2020-04-23 19:47:48 +01:00
  • 52c9647b06 b2: improve docs for --b2-disable-checksum Nick Craig-Wood 2020-04-23 19:48:09 +01:00
  • 7238ae18f9 Add Adam Stroud to contributors Nick Craig-Wood 2020-04-28 17:46:58 +01:00
  • 551a829eba googlephotos: don't put an image in error message - fixes #4144 Nick Craig-Wood 2020-04-24 17:51:13 +01:00
  • 8e91f83174 googlecloudstorage: Add ARCHIVE storage class to help Adam Stroud 2020-04-26 20:16:57 -04:00
  • 7f776c64f0 fichier: implement custom pacer to deal with the new rate limiting buengese 2020-04-24 03:15:52 +02:00
  • 8bf6ab2c52 accounting: fix race condition in tests Nick Craig-Wood 2020-04-24 12:31:33 +01:00
  • 75fc3fe389 fs: fix FixRangeOption so it doesn't add HTTPOptions in place of bad Ranges Nick Craig-Wood 2020-04-24 11:24:57 +01:00
  • c4572ebc91 rc: fix misplaced http server config - fixes #4130 Xiaoxing Ye 2020-04-24 03:22:47 +08:00
  • e56976839a jwtutil: Fix error handling David 2020-04-22 15:52:35 +01:00
  • 0c0ed2fe04 box: Remove unnecessary iat from jws claims David 2020-04-22 15:26:17 +01:00
  • ab6ed256e5 putio: add support for --header-upload and --header-download #59 Nick Craig-Wood 2020-04-23 15:55:52 +01:00
  • 7c98ecd3ab putio: make downloading files use the rclone http Client Nick Craig-Wood 2020-04-23 15:48:30 +01:00
  • f6346a4d29 fs: add --header flag to add options to every HTTP transaction #59 Nick Craig-Wood 2020-04-23 15:24:21 +01:00
  • b502a74cff gcs: add support for --header-upload and --header-download #59 Nick Craig-Wood 2020-04-23 11:41:57 +01:00
  • 8e9c25063a swift: add support for --header-upload and --header-download #59 Nick Craig-Wood 2020-04-23 11:33:30 +01:00
  • 1dced3b3c4 rcat: add support for --header-upload #59 Nick Craig-Wood 2020-04-23 11:32:48 +01:00
  • 087bf1d584 cat: add support for --header-download #59 Nick Craig-Wood 2020-04-23 11:32:27 +01:00
  • e051a34fc1 dbhashsum: deprecate: use rclone hashsum DropboxHash instead Nick Craig-Wood 2020-04-23 11:05:36 +01:00
  • f5455d865b accounting: check for max transfer in WriteTo Nick Craig-Wood 2020-04-23 10:39:06 +01:00
  • b705ead3fd docs: adds --header-download and --header-upload Tim Gallant 2020-04-16 07:20:27 -07:00
  • c390fc8100 onedrive: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 15:31:51 -07:00
  • 14f6ce1e77 premiumizeme: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 15:16:24 -07:00
  • 385542e2f9 sharefile: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 15:14:50 -07:00
  • fc946d0c44 fichier: pass options to rest.Opts for uploadFile Tim Gallant 2020-03-21 15:11:02 -07:00
  • 854c84d0ca pcloud: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 15:04:14 -07:00
  • 90bd0eb44c webdav: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 15:03:07 -07:00
  • 3130f870bb sugarsync: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 14:59:23 -07:00
  • 51b617f601 yandex: pass options to rest.Opts for upload Tim Gallant 2020-03-21 14:56:11 -07:00
  • 011ca244b2 jottacloud: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 14:54:00 -07:00
  • 9ea1361044 googlephotos: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 14:52:14 -07:00
  • 776966e22c opendrive: pass options to rest.Opts for Put and Update Tim Gallant 2020-03-21 14:50:17 -07:00
  • 01cb256b84 box: pass options to rest.Opts for uploadPart Tim Gallant 2020-03-21 14:49:12 -07:00
  • 0b0163dde2 box: pass options to rest.Opts for upload Tim Gallant 2020-03-21 14:45:57 -07:00
  • 38123c70eb b2: pass options to rest.Opts for Update Tim Gallant 2020-02-16 11:26:55 -08:00
  • 5cb7229a16 s3: add support for HTTPOption Tim Gallant 2020-02-10 01:02:04 -08:00
  • 9bf3d3da4c fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options Tim Gallant 2020-02-10 01:01:28 -08:00
  • 93caa459e3 fs/config: add header-download and header-upload flags Tim Gallant 2020-02-09 23:50:08 -08:00
  • f8039deb7c s3: fix detection of BucketAlreadyOwnedByYou and BucketAlreadyExists error Nick Craig-Wood 2020-04-22 18:01:59 +01:00
  • 86eaf43b00 vfs: fix tests for Statfs when running on backends with unknowns Nick Craig-Wood 2020-04-22 17:56:45 +01:00
  • 8176202e6d Add Sunil Patra to contributors Nick Craig-Wood 2020-04-22 18:13:50 +01:00
  • 1b74879b8b Add David Bramwell to contributors Nick Craig-Wood 2020-04-22 18:13:50 +01:00
  • 39319b4858 @Sunil-P box: Added support for interchangeable root folder for Box backend - #3422 Sunil Patra 2020-04-21 20:04:56 +05:30
  • 4af5c9aed7 pCloud: Added support for interchangeable root folder for pCloud backend - #3957 Sunil Patra 2020-04-20 19:53:46 +05:30
  • 8a3c4c6a7b box: add token renew function for jwt auth - Fixes #4901 David Bramwell 2020-04-22 16:53:03 +01:00
  • d22e6f5a96 cryptcheck: remove duplicated debug OK message Nick Craig-Wood 2020-04-09 18:19:18 +01:00
  • 1648c1a0f3 crypt: calculate hashes for uploads from local disk Nick Craig-Wood 2020-04-09 16:43:34 +01:00
  • 44b1a591a8 crypt: get rid of the unused Cipher interface as it obfuscated the code Nick Craig-Wood 2020-04-09 16:17:17 +01:00
  • bbb6f94377 fstest: create AssertTimeEqualWithPrecision from CheckTimeEqualWithPrecision Nick Craig-Wood 2020-04-21 15:46:01 +01:00
  • 3f654dac37 mount: map more rclone errors into file systems errors Nick Craig-Wood 2020-04-21 16:31:43 +01:00
  • eed9c5738d vfs: factor the vfs cache into its own package Nick Craig-Wood 2020-02-28 14:44:15 +00:00
  • fd39cbc193 vfstests: move functional tests from mountlib and make them work with VFS Nick Craig-Wood 2020-04-16 13:33:46 +01:00
  • b25f5eb0d1 serve sftp: use VFS utility functions instead of own copy Nick Craig-Wood 2020-04-08 15:48:57 +01:00
  • 0961763082 vfs: add utility methods to match os package Nick Craig-Wood 2020-04-08 16:54:08 +01:00
  • 49e5299a95 asyncreader: make ErrorStreamAbandoned public Nick Craig-Wood 2020-04-04 12:21:20 +01:00
  • 07908f3f54 vfs: bring open_tests.go generator back into line with the generated tests Nick Craig-Wood 2020-04-07 16:05:38 +01:00
  • fdada79ebf accounting: support WriterTo for less memory copying Nick Craig-Wood 2020-02-13 16:06:05 +00:00
  • 7f15cc9556 operations: make ReOpen and NewReOpen public for re-use elsewhere Nick Craig-Wood 2020-02-13 14:27:50 +00:00
  • cd3c699f28 lib/readers: factor ErrorReader from multiple sources Nick Craig-Wood 2020-03-27 11:12:21 +00:00
  • 36d2c46bcf local: factor PreAllocate and SetSparse to lib/file Nick Craig-Wood 2020-03-24 16:26:45 +00:00
  • 1f50b70919 vfs: consistently use f.Path() or f._path() in File logs to avoid deadlocks Nick Craig-Wood 2020-04-15 12:17:28 +01:00
  • 19db0df639 vfs: stop reading Dir members from outside dir.go Nick Craig-Wood 2020-04-14 18:14:24 +01:00
  • 238f26cc90 vfs: stop reading File members from outside file.go Nick Craig-Wood 2020-04-14 18:03:45 +01:00
  • 268fcbb973 vfs: implement lock ordering between File and Dir to eliminate deadlocks Nick Craig-Wood 2020-04-14 17:55:18 +01:00
  • 1e4589db18 Add Martin Stone to contributors Nick Craig-Wood 2020-04-19 12:41:38 +01:00
  • 31a1cc46b7 copyurl: add no-clobber flag - fixes #3950 Denis 2020-04-19 14:40:17 +03:00
  • 9d4b3580a5 docs: fix description of --quiet - fixes #4132 Martin Stone 2020-04-15 22:50:18 +01:00
  • b07bef2a6b Add Daven to contributors Nick Craig-Wood 2020-04-15 18:13:35 +01:00