Commit graph

  • 19274ed78d build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 dependabot[bot] 2024-01-08 16:54:10 +00:00
  • 03295bbc3c azureblob: fix data corruption bug #7590 Nick Craig-Wood 2024-01-23 09:53:47 +00:00
  • b3a1f66759 build: add -race flag to integration tester test_all Nick Craig-Wood 2024-01-24 11:25:47 +00:00
  • a947f75d3b Add Kyle Reynolds to contributors Nick Craig-Wood 2024-01-24 11:27:14 +00:00
  • ae0a4c8bbf Add Tera to contributors Nick Craig-Wood 2024-01-24 11:27:14 +00:00
  • 7835991147
    fs: add more detailed logging for file includes/excludes Kyle Reynolds 2024-01-22 11:46:26 -05:00
  • 810644e873 bisync: add --resync-mode for customizing --resync - fixes #5681 nielash 2023-12-22 14:09:35 -05:00
  • 8d3bcc025a bisync: fix --colors flag nielash 2023-12-23 15:31:33 -05:00
  • 0f549520ef bisync: factor resync to separate file nielash 2023-12-17 02:51:12 -05:00
  • ba16fcfaf5 bisync: skip empty test case dirs nielash 2023-12-23 11:06:04 -05:00
  • 68f0998699 bisync: add options to auto-resolve conflicts - fixes #7471 nielash 2023-12-15 07:47:15 -05:00
  • d031cc138d bisync: check for syntax errors in path args - fixes #7511 nielash 2023-12-22 10:02:50 -05:00
  • e71b252b65 bisync: add overlapping paths check nielash 2023-12-18 13:03:14 -05:00
  • e9cd3e5986 bisync: allow lock file expiration/renewal with --max-lock - #7470 nielash 2023-12-03 03:19:13 -05:00
  • 4025f42bd9 bisync: Graceful Shutdown, --recover from interruptions without --resync - fixes #7470 nielash 2023-12-03 00:38:18 -05:00
  • b4216648e4 bisync: full support for comparing checksum, size, modtime - fixes #5679 fixes #5683 fixes #5684 fixes #5675 nielash 2023-11-30 19:44:38 -05:00
  • d8e07bfd8e bisync: document beta status more clearly - fixes #6082 nielash 2023-12-04 07:37:05 -05:00
  • 199d82969b bisync: normalize session name to non-canonical - fixes #7423 nielash 2023-11-30 19:46:11 -05:00
  • bb74a13c07 bisync: update version number in docs nielash 2023-12-06 01:22:00 -05:00
  • 57624629d6 bisync: account for differences in backend features on integration tests - see #5679 nielash 2023-11-17 12:14:38 -05:00
  • 7c6f0cc455 operations: fix renaming a file on macOS nielash 2023-11-20 11:04:54 -05:00
  • 422b037087 bisync: fallback to cryptcheck or --download when can't check hash nielash 2023-11-21 17:43:17 -05:00
  • 7f854acb05 local: fix cleanRootPath on Windows after go1.21.4 stdlib update nielash 2023-11-15 15:12:45 -05:00
  • bbf9b1b3d2 bisync: support two --backup-dir paths on different remotes nielash 2023-11-12 10:34:38 -05:00
  • 9cf783677e bisync: support files with unknown length, including Google Docs - fixes #5696 nielash 2023-08-24 08:13:02 -04:00
  • 4d5d6ee61b bisync: provide more info in critical error msgs nielash 2023-11-11 00:34:41 -05:00
  • 44637dcd7f bisync: high-level retries if --resilient nielash 2023-11-10 22:56:28 -05:00
  • 98f539de8f bisync: refactor normalization code, fix deltas - fixes #7270 nielash 2023-11-09 05:04:33 -05:00
  • 58fd6d7b94 docs: add bisync to index nielash 2023-11-08 00:46:44 -05:00
  • 9c96c13a35 bisync: optimize --resync performance -- partially addresses #5681 nielash 2023-11-06 10:34:47 -05:00
  • f7f4651828 bisync: handle unicode and case normalization consistently - mostly-fixes #7270 nielash 2023-10-08 23:16:23 -04:00
  • 11afc3dde0 sync: --fix-case flag to rename case insensitive dest - fixes #4854 nielash 2023-10-08 22:59:22 -04:00
  • 88e516adee moveOrCopyFile: avoid panic on --dry-run nielash 2023-10-10 07:21:56 -04:00
  • fd95511091 bisync: generate listings concurrently with march -- fixes #7332 nielash 2023-10-07 06:33:43 -04:00
  • 0cac5d67ab bisync: introduce terminal colors nielash 2023-11-06 06:59:41 -05:00
  • 6d6dc00abb bisync: rollback listing on error nielash 2023-10-06 16:38:47 -04:00
  • 079763f09a bisync: isDir check for deltas nielash 2023-10-06 16:36:00 -04:00
  • 978cbf9360 bisync: generate final listing from sync results, not relisting -- fixes #5676 nielash 2023-10-01 09:36:19 -04:00
  • 3a50f35df9 sync: report list of synced paths to file -- see #7282 nielash 2023-11-06 02:45:51 -05:00
  • c0968a0987 operations: add logger to log list of sync results -- fixes #7282 nielash 2023-10-01 05:02:56 -04:00
  • 932f9ec34a bisync: document support for atomic uploads nielash 2023-11-08 01:12:22 -05:00
  • 0e5f12126f bisync: merge copies and deletes, support --track-renames and --backup-dir -- fixes #5690 fixes #5685 nielash 2023-10-01 04:47:46 -04:00
  • 5c7ba0bfd3 bisync: fix tests on macOS nielash 2023-10-01 04:12:39 -04:00
  • 9933d6c071 check: respect --no-unicode-normalization and --ignore-case-sync for --checkfile nielash 2023-09-21 12:35:40 -04:00
  • 66929416d4 lsf: add --time-format flag nielash 2023-12-07 19:29:55 -05:00
  • b06935a12e build(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-01-17 22:51:17 +00:00
  • 806f6ab1eb add missing backtick Tera 2024-01-18 10:48:34 +01:00
  • c482624a6c config: add config/paths to the rc as rclone config paths equivalent Nick Craig-Wood 2024-01-17 10:36:17 +00:00
  • 17fea90ac9 docs: add rclone OS requirements kapitainsky 2024-01-17 15:55:02 +00:00
  • 78176d39fd imagekit: updated overview - supported operations Harshit Budhraja 2024-01-17 16:53:06 +05:30
  • ae3c73f610 stats: fix race between ResetCounters and stopAverageLoop called from time.AfterFunc Nick Craig-Wood 2024-01-16 17:30:24 +00:00
  • d20f647487 Add Harshit Budhraja to contributors Nick Craig-Wood 2024-01-17 10:23:34 +00:00
  • 6521394865 imagekit: Updated docs and web content Harshit Budhraja 2024-01-16 19:47:23 +05:30
  • 42cac4cf53 build: use API when fetching golangci-lint as it is more reliable Nick Craig-Wood 2024-01-15 15:34:37 +00:00
  • 223d8c5fe3 serve dlna: now only supported on go1.21 or later Nick Craig-Wood 2024-01-13 17:14:16 +00:00
  • dd0e5b9a7f operations: use built in io.OffsetWriter for go1.20 Nick Craig-Wood 2024-01-13 16:59:33 +00:00
  • da244a3709 ssh: shorten wait delay for external ssh binaries now that we are using go1.20 Nick Craig-Wood 2024-01-13 16:58:36 +00:00
  • 938b43c26c build: remove random.Seed since random generator is seeded automatically in go1.20 Nick Craig-Wood 2024-01-13 16:56:11 +00:00
  • 13fb2fb2ec build: update to go1.22rc1 and make go1.20 the minimum required version Nick Craig-Wood 2024-01-13 17:00:04 +00:00
  • 43cc2435c3 build: update indirect dependencies where possible Nick Craig-Wood 2024-01-13 16:38:26 +00:00
  • 1b1e43074f build: update direct dependencies and fix serve nfs Nick Craig-Wood 2024-01-13 16:32:42 +00:00
  • cacfc100de docs: add warp.dev sponsorship to github home page Nick Craig-Wood 2024-01-11 11:11:45 +00:00
  • f8c5695aed docs: add warp.dev as a sponsor Nick Craig-Wood 2024-01-11 10:57:54 +00:00
  • a5972fe0d1 docs: update website footer Nick Craig-Wood 2024-01-11 12:34:40 +00:00
  • 184459ba8f vfs: fix stale data when using --vfs-cache-mode full Nick Craig-Wood 2024-01-14 17:46:25 +00:00
  • 519fe98e6e azureblob: implement --azureblob-delete-snapshots Nick Craig-Wood 2024-01-12 09:45:59 +00:00
  • 3df6518006 Add Nikhil Ahuja to contributors Nick Craig-Wood 2024-01-13 14:27:44 +00:00
  • 1045f54128 oracleobjectstorage: Support "backend restore" command - fixes #7371 Nikhil Ahuja 2023-12-19 20:56:32 +05:30
  • 0563cc6314 build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 dependabot[bot] 2024-01-08 16:54:10 +00:00
  • e20f2eee59 Changelog updates from Version v1.65.1 Nick Craig-Wood 2024-01-08 11:53:18 +00:00
  • 41b8935a6c docs: Fix broken test_proxy.py link again Vincent Murphy 2024-01-08 10:56:36 +00:00
  • 6276c7123a Start v1.65.2-DEV development Nick Craig-Wood 2024-01-08 11:52:14 +00:00
  • 863b4125c3 Version v1.65.1 v1.65.1 Nick Craig-Wood 2024-01-08 10:51:38 +00:00
  • 576ecf559d docs: Fix broken test_proxy.py link again Vincent Murphy 2024-01-08 10:56:36 +00:00
  • cfd581a986 operations: fix files moved by rclone move not being counted as transfers Nick Craig-Wood 2024-01-04 11:28:47 +00:00
  • ad8bde69b3 accounting: fix stats to show server side transfers Nick Craig-Wood 2024-01-04 11:39:51 +00:00
  • fbdf71ab64 operations: fix files moved by rclone move not being counted as transfers Nick Craig-Wood 2024-01-04 11:28:47 +00:00
  • d392f9fcd8 accounting: fix stats to show server side transfers Nick Craig-Wood 2024-01-04 11:39:51 +00:00
  • 771ec943f2 onedrive: fix "unauthenticated: Unauthenticated" errors when uploading Nick Craig-Wood 2024-01-05 12:43:19 +00:00
  • 4a297b35e5 Revert "mount: fix macOS not noticing errors with --daemon" Nick Craig-Wood 2024-01-07 11:24:04 +00:00
  • dedad9f071 onedrive: fix "unauthenticated: Unauthenticated" errors when uploading Nick Craig-Wood 2024-01-05 12:43:19 +00:00
  • 6b61967507 s3: fix crash if no UploadId in multipart upload Nick Craig-Wood 2023-12-16 11:34:38 +00:00
  • e174c8f822 serve s3: fix listing oddities Nick Craig-Wood 2023-12-05 11:11:29 +00:00
  • bff56d0b24 protondrive: fix CVE-2023-45286 / GHSA-xwh9-gc39-5298 Nick Craig-Wood 2024-01-03 11:00:59 +00:00
  • 59ff59e45a build: fix docker build on arm/v6 Nick Craig-Wood 2024-01-03 17:26:13 +00:00
  • c27ab0211c build(deps): bump golang.org/x/crypto to fix ssh terrapin CVE-2023-48795 dependabot[bot] 2024-01-03 15:47:34 +00:00
  • 9979b9d082 oauthutil: avoid panic when *token and *ts.token are the same rkonfj 2024-01-03 20:25:42 +08:00
  • 2be627aa56 ftp: fix multi-thread copy WeidiDeng 2024-01-03 20:21:08 +08:00
  • 3f7abd278d googlephotos: fix nil pointer exception when batch failed Nick Craig-Wood 2023-12-27 16:19:31 +00:00
  • 489c36b101 hasher: fix invalid memory address error when MaxAge == 0 nielash 2023-12-21 14:06:06 -05:00
  • df65aced2e docs/librclone: the newer and recommended ucrt64 subsystem of msys2 can now be used for building on windows albertony 2024-01-01 21:36:50 +01:00
  • 141e97edb8 docs: fix broken link in serve webdav rarspace01 2023-12-30 18:10:27 +01:00
  • 8571eaf425 azure-files: fix storage base url Oksana 2023-12-18 16:15:13 +02:00
  • 6ccbebd903 oracle object storage: fix object storage endpoint for custom endpoints Manoj Ghosh 2023-12-15 02:13:35 -08:00
  • 8b8156f7c3 chunker,compress,crypt,hasher,union: fix rclone move a file over itself deleting the file Nick Craig-Wood 2023-12-08 14:00:22 +00:00
  • a0b19fefdf docs: fix broken link keongalvin 2023-12-08 01:00:13 +08:00
  • d0e68480be dropbox: fix used space on dropbox team accounts Nick Craig-Wood 2023-12-08 11:47:20 +00:00
  • ab6c5252f1 vfs: note that --vfs-refresh runs in the background #6830 Nick Craig-Wood 2023-12-06 11:00:04 +00:00
  • 29a23c5e18 docs: update contributor email emyarod 2023-12-07 15:26:26 -06:00
  • caacf55b69 build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-06 22:48:34 +00:00