Commit Graph

  • 137f7f62fb sync: use operations.DirMove instead of sync.MoveDir for --fix-case - #7591 master nielash 2024-02-09 10:37:14 -0500
  • dfe76570a1 operations: skip backends incapable of testing TestApplyTransforms - #7591 nielash 2024-02-08 19:42:10 -0500
  • f4c058e13e bisync: use global --retries and --retries-sleep flags instead of overriding nielash 2024-02-11 22:54:34 -0500
  • 407a0f3733 cmd: refactor --retries and --retries-sleep to global config nielash 2024-02-11 22:34:25 -0500
  • b14269fd23 bisync: add support for --retries-sleep - fixes #7555 nielash 2024-01-09 10:07:53 -0500
  • 76b7bcd4d7 bisync: reset errors between retries nielash 2024-01-09 04:08:57 -0500
  • 782ab3f582 bisync: clean up docs nielash 2024-01-17 21:09:19 -0500
  • 9c6325c131 backend: rename variables to fix CI lint test failures nielash 2024-02-11 23:10:24 -0500
  • 2abeda5961
    quatrix: fix Content-Range header Volodymyr 2024-02-09 18:44:45 +0200
  • 885a543023 operations: use --download for TestApplyTransforms #7591 nielash 2024-01-23 16:55:56 -0500
  • f3680d222c operations: fix TestCaseInsensitiveMoveFileDryRun on chunker integration tests #7591 nielash 2024-01-23 16:51:07 -0500
  • d2b37cf61e operations: fix case-insensitive moves in operations.Move #7591 nielash 2024-01-23 16:44:48 -0500
  • 83f61a9cfb s3: GCS provider: fix server side copy of files bigger than 5G Nick Craig-Wood 2024-02-03 11:14:23 +0000
  • b206496f63 b2: clarify exactly what --b2-download-auth-duration does in the docs Nick Craig-Wood 2024-02-08 09:39:53 +0000
  • 24fdecf107 ftp: fix mkdir with rsftp which is returning the wrong code Nick Craig-Wood 2024-02-03 12:08:23 +0000
  • 9bd7262dfc Add DanielEgbers to contributors Nick Craig-Wood 2024-02-07 22:09:48 +0000
  • a0dff2dd9c
    Seafile: Fix download/upload error when FILE_SERVER_ROOT is relative DanielEgbers 2024-02-05 12:48:51 +0100
  • 91b54aafcc rc: add srcFs and dstFs to core/stats and core/transferred stats Nick Craig-Wood 2024-01-18 16:44:13 +0000
  • 81a29e6895 Add Thomas Müller to contributors Nick Craig-Wood 2024-02-02 11:42:55 +0000
  • f762ef668f Add Michael Eischer to contributors Nick Craig-Wood 2024-02-02 11:42:55 +0000
  • 99b9062551 owncloud: add config `owncloud_exclude_shares` which allows to exclude shared files and folders when listing remote resources Thomas Müller 2023-10-12 15:51:11 +0200
  • ef2c5a1998
    serve restic: fix error handling Michael Eischer 2024-01-29 18:54:23 +0100
  • 6e4dd2ab96 docs: ignore amazon cloud drive doc stub when building the docs Nick Craig-Wood 2024-01-25 16:35:33 +0000
  • 0c17a17e19 Changelog updates from Version v1.65.2 Nick Craig-Wood 2024-01-24 16:40:47 +0000
  • ffcaa6cd92 Version v1.65.2 v1.65.2 branch-v1.65.2 Nick Craig-Wood 2024-01-24 15:25:51 +0000
  • 98e81a6c2b azureblob: fix data corruption bug #7590 Nick Craig-Wood 2024-01-23 09:53:47 +0000
  • 9e60a065b4 build: add -race flag to integration tester test_all Nick Craig-Wood 2024-01-24 11:25:47 +0000
  • 95e18bdc6f docs: add bisync to index nielash 2023-11-08 00:46:44 -0500
  • a4c7b3da15 build(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-01-17 22:51:17 +0000
  • be10debded add missing backtick Tera 2024-01-18 10:48:34 +0100
  • a7cb8b71f0 docs: add rclone OS requirements kapitainsky 2024-01-17 15:55:02 +0000
  • 322d683997 imagekit: updated overview - supported operations Harshit Budhraja 2024-01-17 16:53:06 +0530
  • 964753b2d5 imagekit: Updated docs and web content Harshit Budhraja 2024-01-16 19:47:23 +0530
  • 8b3bd74565 docs: add warp.dev sponsorship to github home page Nick Craig-Wood 2024-01-11 11:11:45 +0000
  • c394786c95 docs: add warp.dev as a sponsor Nick Craig-Wood 2024-01-11 10:57:54 +0000
  • 824d01065a docs: update website footer Nick Craig-Wood 2024-01-11 12:34:40 +0000
  • 07bf3a4ccc vfs: fix stale data when using --vfs-cache-mode full Nick Craig-Wood 2024-01-14 17:46:25 +0000
  • 19274ed78d build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 dependabot[bot] 2024-01-08 16:54:10 +0000
  • 03295bbc3c azureblob: fix data corruption bug #7590 Nick Craig-Wood 2024-01-23 09:53:47 +0000
  • b3a1f66759 build: add -race flag to integration tester test_all Nick Craig-Wood 2024-01-24 11:25:47 +0000
  • a947f75d3b Add Kyle Reynolds to contributors Nick Craig-Wood 2024-01-24 11:27:14 +0000
  • ae0a4c8bbf Add Tera to contributors Nick Craig-Wood 2024-01-24 11:27:14 +0000
  • 7835991147
    fs: add more detailed logging for file includes/excludes Kyle Reynolds 2024-01-22 11:46:26 -0500
  • 810644e873 bisync: add --resync-mode for customizing --resync - fixes #5681 nielash 2023-12-22 14:09:35 -0500
  • 8d3bcc025a bisync: fix --colors flag nielash 2023-12-23 15:31:33 -0500
  • 0f549520ef bisync: factor resync to separate file nielash 2023-12-17 02:51:12 -0500
  • ba16fcfaf5 bisync: skip empty test case dirs nielash 2023-12-23 11:06:04 -0500
  • 68f0998699 bisync: add options to auto-resolve conflicts - fixes #7471 nielash 2023-12-15 07:47:15 -0500
  • d031cc138d bisync: check for syntax errors in path args - fixes #7511 nielash 2023-12-22 10:02:50 -0500
  • e71b252b65 bisync: add overlapping paths check nielash 2023-12-18 13:03:14 -0500
  • e9cd3e5986 bisync: allow lock file expiration/renewal with --max-lock - #7470 nielash 2023-12-03 03:19:13 -0500
  • 4025f42bd9 bisync: Graceful Shutdown, --recover from interruptions without --resync - fixes #7470 nielash 2023-12-03 00:38:18 -0500
  • b4216648e4 bisync: full support for comparing checksum, size, modtime - fixes #5679 fixes #5683 fixes #5684 fixes #5675 nielash 2023-11-30 19:44:38 -0500
  • d8e07bfd8e bisync: document beta status more clearly - fixes #6082 nielash 2023-12-04 07:37:05 -0500
  • 199d82969b bisync: normalize session name to non-canonical - fixes #7423 nielash 2023-11-30 19:46:11 -0500
  • bb74a13c07 bisync: update version number in docs nielash 2023-12-06 01:22:00 -0500
  • 57624629d6 bisync: account for differences in backend features on integration tests - see #5679 nielash 2023-11-17 12:14:38 -0500
  • 7c6f0cc455 operations: fix renaming a file on macOS nielash 2023-11-20 11:04:54 -0500
  • 422b037087 bisync: fallback to cryptcheck or --download when can't check hash nielash 2023-11-21 17:43:17 -0500
  • 7f854acb05 local: fix cleanRootPath on Windows after go1.21.4 stdlib update nielash 2023-11-15 15:12:45 -0500
  • bbf9b1b3d2 bisync: support two --backup-dir paths on different remotes nielash 2023-11-12 10:34:38 -0500
  • 9cf783677e bisync: support files with unknown length, including Google Docs - fixes #5696 nielash 2023-08-24 08:13:02 -0400
  • 4d5d6ee61b bisync: provide more info in critical error msgs nielash 2023-11-11 00:34:41 -0500
  • 44637dcd7f bisync: high-level retries if --resilient nielash 2023-11-10 22:56:28 -0500
  • 98f539de8f bisync: refactor normalization code, fix deltas - fixes #7270 nielash 2023-11-09 05:04:33 -0500
  • 58fd6d7b94 docs: add bisync to index nielash 2023-11-08 00:46:44 -0500
  • 9c96c13a35 bisync: optimize --resync performance -- partially addresses #5681 nielash 2023-11-06 10:34:47 -0500
  • f7f4651828 bisync: handle unicode and case normalization consistently - mostly-fixes #7270 nielash 2023-10-08 23:16:23 -0400
  • 11afc3dde0 sync: --fix-case flag to rename case insensitive dest - fixes #4854 nielash 2023-10-08 22:59:22 -0400
  • 88e516adee moveOrCopyFile: avoid panic on --dry-run nielash 2023-10-10 07:21:56 -0400
  • fd95511091 bisync: generate listings concurrently with march -- fixes #7332 nielash 2023-10-07 06:33:43 -0400
  • 0cac5d67ab bisync: introduce terminal colors nielash 2023-11-06 06:59:41 -0500
  • 6d6dc00abb bisync: rollback listing on error nielash 2023-10-06 16:38:47 -0400
  • 079763f09a bisync: isDir check for deltas nielash 2023-10-06 16:36:00 -0400
  • 978cbf9360 bisync: generate final listing from sync results, not relisting -- fixes #5676 nielash 2023-10-01 09:36:19 -0400
  • 3a50f35df9 sync: report list of synced paths to file -- see #7282 nielash 2023-11-06 02:45:51 -0500
  • c0968a0987 operations: add logger to log list of sync results -- fixes #7282 nielash 2023-10-01 05:02:56 -0400
  • 932f9ec34a bisync: document support for atomic uploads nielash 2023-11-08 01:12:22 -0500
  • 0e5f12126f bisync: merge copies and deletes, support --track-renames and --backup-dir -- fixes #5690 fixes #5685 nielash 2023-10-01 04:47:46 -0400
  • 5c7ba0bfd3 bisync: fix tests on macOS nielash 2023-10-01 04:12:39 -0400
  • 9933d6c071 check: respect --no-unicode-normalization and --ignore-case-sync for --checkfile nielash 2023-09-21 12:35:40 -0400
  • 66929416d4 lsf: add --time-format flag nielash 2023-12-07 19:29:55 -0500
  • b06935a12e build(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-01-17 22:51:17 +0000
  • 806f6ab1eb add missing backtick Tera 2024-01-18 10:48:34 +0100
  • c482624a6c config: add config/paths to the rc as rclone config paths equivalent Nick Craig-Wood 2024-01-17 10:36:17 +0000
  • 17fea90ac9 docs: add rclone OS requirements kapitainsky 2024-01-17 15:55:02 +0000
  • 78176d39fd imagekit: updated overview - supported operations Harshit Budhraja 2024-01-17 16:53:06 +0530
  • ae3c73f610 stats: fix race between ResetCounters and stopAverageLoop called from time.AfterFunc Nick Craig-Wood 2024-01-16 17:30:24 +0000
  • d20f647487 Add Harshit Budhraja to contributors Nick Craig-Wood 2024-01-17 10:23:34 +0000
  • 6521394865 imagekit: Updated docs and web content Harshit Budhraja 2024-01-16 19:47:23 +0530
  • 42cac4cf53 build: use API when fetching golangci-lint as it is more reliable Nick Craig-Wood 2024-01-15 15:34:37 +0000
  • 223d8c5fe3 serve dlna: now only supported on go1.21 or later Nick Craig-Wood 2024-01-13 17:14:16 +0000
  • dd0e5b9a7f operations: use built in io.OffsetWriter for go1.20 Nick Craig-Wood 2024-01-13 16:59:33 +0000
  • 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 +0000
  • 938b43c26c build: remove random.Seed since random generator is seeded automatically in go1.20 Nick Craig-Wood 2024-01-13 16:56:11 +0000
  • 13fb2fb2ec build: update to go1.22rc1 and make go1.20 the minimum required version Nick Craig-Wood 2024-01-13 17:00:04 +0000
  • 43cc2435c3 build: update indirect dependencies where possible Nick Craig-Wood 2024-01-13 16:38:26 +0000
  • 1b1e43074f build: update direct dependencies and fix serve nfs Nick Craig-Wood 2024-01-13 16:32:42 +0000
  • cacfc100de docs: add warp.dev sponsorship to github home page Nick Craig-Wood 2024-01-11 11:11:45 +0000
  • f8c5695aed docs: add warp.dev as a sponsor Nick Craig-Wood 2024-01-11 10:57:54 +0000