Commit Graph

  • f829ded456 Add Phil Shackleton to contributors Nick Craig-Wood 2022-06-17 16:52:17 +01:00
  • 2fac8fdde6 Add Scott Grimes to contributors Nick Craig-Wood 2022-06-17 16:52:17 +01:00
  • 8e2d9a4cb9 drive: update Internal OAuth consent screen docs Phil Shackleton 2022-06-17 16:50:01 +01:00
  • 295006f662 opendrive: resolve lag and truncate bugs fixes #5936 Scott Grimes 2022-01-24 16:53:55 -05:00
  • dcc128c70d docs/onedrive: document creation of client ID for OneDrive Business Lu Wang 2022-06-17 07:33:56 +02:00
  • c85fbebce6 s3: simplify PutObject code to use the Request.SetStreamingBody method Nick Craig-Wood 2022-06-16 22:55:45 +01:00
  • e59801c69b Add Maciej Radzikowski to contributors Nick Craig-Wood 2022-06-16 23:26:10 +01:00
  • 5697dbc80f local: fix parsing of --local-nounc flag Nick Craig-Wood 2022-06-16 18:08:12 +01:00
  • 7d3648dc46 serve ftp: check --passive-port arguments are correct Nick Craig-Wood 2021-11-12 12:48:14 +00:00
  • a6ca4b3817 test info: check file name lengths using 1,2,3,4 byte unicode characters Nick Craig-Wood 2021-11-07 12:35:11 +00:00
  • e57fe14b61 mount: log IO errors at ERROR level - fixes #6217 Nick Craig-Wood 2022-06-08 09:08:12 +01:00
  • 115f1c2cc9 operations: speed up hash checking by aborting the other hash if first returns nothing Nick Craig-Wood 2021-11-09 09:45:36 +00:00
  • 5e4caa69ce local: make Hash function cancelable via context Nick Craig-Wood 2021-11-09 09:45:10 +00:00
  • e7483b40b3 fshttp: add --disable-http-keep-alives to disable HTTP Keep Alives Nick Craig-Wood 2022-05-30 10:14:37 +01:00
  • fa48b880c2 s3: retry RequestTimeout errors Nick Craig-Wood 2021-11-24 12:48:57 +00:00
  • 4ac875a811 sync: fix --max-duration and --cutoff-mode soft Nick Craig-Wood 2021-11-29 16:19:00 +00:00
  • 3f61869179 cmount: add tracing for *xattr FUSE callbacks Nick Craig-Wood 2022-04-15 12:11:14 +01:00
  • 60d87185e1 sftp: add --sftp-set-env option to set environment variables Nick Craig-Wood 2022-04-11 10:41:17 +01:00
  • 78120d40d9 sftp: add --sftp-concurrency to improve high latency transfers Nick Craig-Wood 2022-03-28 12:57:34 +01:00
  • 95e0934755 sftp: add --sftp-chunk-size to control packets sizes for high latency links Nick Craig-Wood 2022-03-28 12:47:22 +01:00
  • 1651429041 union: add min_free_space option for lfs/eplfs policies - fixes #6071 Nick Craig-Wood 2022-04-04 09:55:05 +01:00
  • 29e37749b3 union: fix eplus policy to select correct entry for existing files #6071 Nick Craig-Wood 2022-04-04 09:51:56 +01:00
  • 1e1af46a12 union: fix get free space for remotes which don't support it #6071 Nick Craig-Wood 2022-04-04 09:32:50 +01:00
  • 1d2fe0d856 union: enable passing of options to upstreams and policies #6071 Nick Craig-Wood 2022-04-03 13:39:42 +01:00
  • 4f94b27800 check: implement --no-traverse and --no-unicode-normalization Nick Craig-Wood 2022-04-26 09:22:30 +01:00
  • 4d72abf389 dropbox: fix nil pointer exception on dropbox impersonate user not found Nick Craig-Wood 2022-05-05 17:12:57 +01:00
  • 411013dbdc drive: add --drive-resource-key for accessing link-shared files Nick Craig-Wood 2022-05-23 17:24:53 +01:00
  • e87e331f4c drive: make --drive-shared-with-me work with shared drives Nick Craig-Wood 2022-06-14 09:44:37 +01:00
  • 2e91287b2e docs/s3: add note about chunk size decreasing progress accuracy Maciej Radzikowski 2022-06-16 22:29:36 +02:00
  • a0cb3bbd02 mount: allow tests to run on CI Nick Craig-Wood 2022-06-16 12:33:58 +01:00
  • 4a382c09ec mount: run tests in a subprocess to fix deadlock - fixes #3259 Nick Craig-Wood 2022-06-16 12:08:11 +01:00
  • 626a416ff8 vfs: factor out the VFS option initialization for re-use #3259 Nick Craig-Wood 2022-06-16 11:11:14 +01:00
  • 6c832a72ee Add CrossR to contributors Nick Craig-Wood 2022-06-16 16:47:47 +01:00
  • c390098262 Add Sven Gerber to contributors Nick Craig-Wood 2022-06-16 16:47:47 +01:00
  • 41f3ceb67d Add Art M. Gallagher to contributors Nick Craig-Wood 2022-06-16 16:47:47 +01:00
  • 592358148d Add m00594701 to contributors Nick Craig-Wood 2022-06-16 16:47:47 +01:00
  • 93a25498cf docs/pcloud: document the cleanup issues buengese 2022-06-15 16:44:13 +02:00
  • 32f913ffbd pcloud: fix cleanup - fixes #3853 buengese 2022-06-14 14:34:37 +02:00
  • 621c4ebe15 bin/make_backend_docs: allow generation of docs for just one backend buengese 2022-06-15 15:01:16 +02:00
  • 0279bf3abb ncdu: implement multi selection CrossR 2021-05-20 20:39:04 +01:00
  • 50c2e37aac onedrive: add access scopes option Sven Gerber 2022-06-14 11:21:23 +02:00
  • 6602e1a851 mega: document using MEGAcmd to help with login failures Art M. Gallagher 2022-06-14 09:55:40 +01:00
  • 02b4638a22 backend: add Huawei OBS to s3 provider list m00594701 2022-06-07 15:41:46 +08:00
  • ec117593f1 Fix lint issues reported by staticcheck albertony 2022-06-08 22:25:17 +02:00
  • 74bd7f3381 pcloud: fix about with no free space left buengese 2022-06-13 20:11:31 +02:00
  • afa30abd33 mount: remove legacy OS X remnants albertony 2022-06-12 12:24:45 +02:00
  • 70d1d8d760 mount: replace deprecated fuse.ENOSYS with syscall.ENOSYS albertony 2022-06-12 12:37:00 +02:00
  • 5006ede266 mailru: use variable type int instead of time.Duration for keeping number of seconds albertony 2022-06-08 23:02:01 +02:00
  • 0f41e91d41 cmd/ncdu: display correct path in delete confirmation dialog Roberto Ricci 2021-11-09 16:09:12 +01:00
  • 3a20929db4 uptobox: fix root path handling - fixes #5903 buengese 2022-06-12 21:35:26 +02:00
  • cee79f27ee zoho: add Japan and China regions buengese 2022-06-12 15:37:30 +02:00
  • aeb5dc2892 docs/zoho: add a section explaining client_id setup buengese 2022-06-12 15:28:36 +02:00
  • cfe0911e0d sync: fix tests for overlapping with filter Nick Craig-Wood 2022-06-09 13:19:11 +01:00
  • 7c1f2d7c84 dirtree: fix tests with -fast-list Nick Craig-Wood 2022-06-09 12:45:24 +01:00
  • 5db9a2f831 sftp: use vendor-specific VFS statistics extension for about if available albertony 2021-10-31 14:04:36 +01:00
  • b4091f282a sftp: add support for about and hashsum on windows server albertony 2021-10-27 17:01:54 +02:00
  • 218bf2183d docs: add missing backends from listing of optional features (Akamai, Koofr and Sia) albertony 2022-06-08 20:47:58 +02:00
  • bb6edb3c39 build: update dependencies Nick Craig-Wood 2022-06-08 17:44:55 +01:00
  • 6c2331ffd7 mount: skip tests on CI even if >= 2 processors Nick Craig-Wood 2022-06-08 18:01:06 +01:00
  • 08a897424b Add Noah Hsu to contributors Nick Craig-Wood 2022-06-08 18:29:28 +01:00
  • acd7ad9190 config: ajust section headers to improve readability albertony 2022-06-01 21:50:20 +02:00
  • b246584a02 config: more readable listing of remote options albertony 2022-05-28 15:53:47 +02:00
  • 61a75bfe07 config: add empty line between sections to improve readability albertony 2022-05-28 13:52:48 +02:00
  • ef089dd867 webdav: add SharePoint in other specific regions support Noah Hsu 2022-06-09 00:24:35 +08:00
  • e3d44612c1 jottacloud: error strings should not be capitalized albertony 2022-01-19 10:26:05 +01:00
  • b2388f1294 jottacloud: refactor endpoint paths albertony 2022-01-18 21:48:44 +01:00
  • a571c1fb46 jottacloud: refactor naming of different api urls albertony 2022-01-18 21:06:22 +01:00
  • 01340acad2 jottacloud: add support for upload to custom device and mountpoint albertony 2022-01-18 20:59:50 +01:00
  • 700ca23a71 config: add utility function for backend config with list and custom input albertony 2022-01-18 22:38:24 +01:00
  • f4f0e444bf filter: allow multiple --exclude-if-present flags - fixes #6219 albertony 2022-06-08 09:29:01 +02:00
  • 20aaeba547 docs: clarify backend support for setting modtime only (#5638) albertony 2022-06-08 16:29:35 +02:00
  • 4b358ff43b combine: backend to combine multiple remotes in one directory tree Nick Craig-Wood 2022-04-20 17:57:43 +01:00
  • e58d75e4d7 drive: make backend config -o config add a combined AllDrives remote Nick Craig-Wood 2022-04-21 09:58:59 +01:00
  • fb58737142 fstests: check for wrapped errors in ListR test Nick Craig-Wood 2022-04-20 17:56:15 +01:00
  • dfc5b0460b webdav: add --webdav-base-path flag for unusual servers fix-webdav-base-path Nick Craig-Wood 2022-06-08 14:31:25 +01:00
  • 26db80c270 ftp: revert to upstream github.com/jlaffaye/ftp from our fork Nick Craig-Wood 2022-06-08 11:28:33 +01:00
  • 9eb3470c9c Add Matthew Vernon to contributors Nick Craig-Wood 2022-06-08 11:58:16 +01:00
  • a449dd7d1c Add Jason Zheng to contributors Nick Craig-Wood 2022-06-08 11:58:16 +01:00
  • fc4fe33703 Add Nick to contributors Nick Craig-Wood 2022-06-08 11:58:16 +01:00
  • e11bfacfcf docs: note use of regexp filtering prevents directory optimisation Matthew Vernon 2022-06-07 15:05:24 +01:00
  • a9c49c50a0 ftp: add support for disable_utf8 option - fixes #6209 Jason Zheng 2022-06-02 01:15:09 +08:00
  • 8979337313 Add Eric Wolf to contributors albertony 2022-06-01 20:02:25 +02:00
  • 7ffab5d998 docs: clarify use of verbosity environment variable (#6208) Eric Wolf 2022-06-01 14:00:43 -04:00
  • 3ccf222acb sync: overlap check is now filter-sensitive Nick 2022-06-01 19:24:54 +02:00
  • 2781f8e2f1 gcs: Fix download of "Content-Encoding: gzip" compressed objects Nick Craig-Wood 2022-03-31 15:41:08 +01:00
  • 3d55f69338 dropbox: add logs to show when poll interval limits are exceeded Nick Craig-Wood 2022-05-31 12:08:01 +01:00
  • cc9bc2cb80 Add Andrey to contributors Nick Craig-Wood 2022-05-31 12:09:40 +01:00
  • 80ac59ee5b Add Rob Pickerill to contributors Nick Craig-Wood 2022-05-31 12:09:40 +01:00
  • 5d6a6dd6c0 dropbox: migrate from deprecated api m8rge 2022-05-28 21:45:46 +03:00
  • c676e2139d bisync: docs: add Yandex Disk as tested bisync backend Andrey 2022-05-30 19:10:25 +03:00
  • 7361c98b2d Add Mr-Kanister to contributors albertony 2022-05-27 10:34:58 +02:00
  • 5cc47de912 docs/bisync: fixed typo (#6196) Mr-Kanister 2022-05-27 10:32:25 +02:00
  • 6d342a3c5b azureblob: case insensitive access tier Rob Pickerill 2022-05-21 19:36:18 +01:00
  • 336051870e build: add linux/arm/v6 to docker images - fixes #6192 Nick Craig-Wood 2022-05-23 18:04:03 +01:00
  • 38c6d022bd Add Hugo Laloge to contributors Nick Craig-Wood 2022-05-23 18:04:46 +01:00
  • c138367df6 onedrive: Implement --poll-interval for onedrive Hugo Laloge 2022-04-29 15:46:06 +02:00
  • da404dc0f2 sync,copy: Fix --fast-list --create-empty-src-dirs and --exclude Nick Craig-Wood 2022-05-20 14:54:04 +01:00
  • 28e43fe7af Add SimonLiu to contributors Nick Craig-Wood 2022-05-23 10:10:43 +01:00
  • 3ec25f437b Update remote_setup.md SimonLiu 2022-05-19 19:59:53 +08:00
  • a34276e9b3 s3: Add Warsaw location for Scaleway Alex JOST 2022-05-17 15:24:32 +02:00