Commit graph

  • adbcc83fa5 filter: emit INFO message when can't work out directory filters Nick Craig-Wood 2023-02-01 14:21:45 +00:00
  • d4ea6632ca drive: note that --drive-acknowledge-abuse needs SA Manager permission Nick Craig-Wood 2023-02-01 12:11:46 +00:00
  • 21849fd0d9 webdav: fix interop with davrods server Nick Craig-Wood 2023-01-31 12:07:21 +00:00
  • ac20ee41ca Add happyxhw to contributors Nick Craig-Wood 2023-02-01 12:00:13 +00:00
  • d376fb1df2
    smb: check smb connection is closed - fixes #6735 happyxhw 2023-02-01 15:25:25 +08:00
  • 8e63a08d7f docs: note that we have test Android builds Nick Craig-Wood 2023-01-25 16:34:57 +00:00
  • 3aee5b3c55 Add Simmon Li (he/him) to contributors Nick Craig-Wood 2023-01-31 14:11:30 +00:00
  • 0145d98314 Add LXY to contributors Nick Craig-Wood 2023-01-31 14:11:30 +00:00
  • 4c03c71a5f Add Bryan Kaplan to contributors Nick Craig-Wood 2023-01-31 14:11:30 +00:00
  • 82e2801aae update drive.md Simmon Li (he/him) 2023-01-25 23:47:46 -05:00
  • dc5d5de35c
    onedrive: improve speed of quickxorhash LXY 2023-01-26 19:50:12 +08:00
  • 41cc4530f3 docs: Improve bisync check-access & check-filename Bryan Kaplan 2023-01-25 12:33:25 -06:00
  • c5acb10151 fspath: allow the symbols at and plus in remote names - fixes #6710 albertony 2023-01-19 21:38:24 +01:00
  • 8c8ee9905c
    oracleobjectstorage: speed up operations by using S3 pacer and setting minsleep to 10ms Manoj Ghosh 2023-01-25 02:48:16 -08:00
  • e2afd00118 mount: avoid incorrect or premature overlap check on windows See: #6234 albertony 2022-06-11 16:18:48 +02:00
  • 5b82576dbf build: fix condition for manual workflow run albertony 2023-01-22 00:54:02 +01:00
  • b9d9f9edb0 docs: use --interactive instead of -i in examples to avoid confusion albertony 2023-01-20 21:47:36 +01:00
  • c40b706186 docs: Fix link in bisync doc Bryan Kaplan 2023-01-23 13:03:33 -08:00
  • 351fc609b1 b2: fix uploading files bigger than 1TiB Nick Craig-Wood 2023-01-22 12:46:23 +00:00
  • a6f6a9dcdf mount,mount2,cmount: fix --allow-non-empty #3562 Nick Craig-Wood 2023-01-19 15:56:25 +00:00
  • 267a09001d mount: fix check for empty mount point on Linux #3562 Nick Craig-Wood 2023-01-19 15:54:10 +00:00
  • 37db2abecd Add alankrit to contributors Nick Craig-Wood 2023-01-20 15:39:49 +00:00
  • 0272d44192 mount: do not treat \\?\ prefixed paths as network share paths on windows See: #6234 albertony 2022-06-11 17:27:37 +02:00
  • 6b17044f8e fs:Added multiple ca certificate support. alankrit 2023-01-11 07:59:51 +00:00
  • 844e8fb8bd lib/errors: add support for unwrapping go1.20 multi errors Nick Craig-Wood 2023-01-17 10:35:02 +00:00
  • ca9182d6ae Add IMTheNachoMan to contributors Nick Craig-Wood 2023-01-17 11:35:12 +00:00
  • ec20c48523
    googlephotos: fix grammar in docs (#6699) IMTheNachoMan 2023-01-16 07:40:30 -05:00
  • ec68b72387 lib/file: fix error message test after go1.20 upgrade Nick Craig-Wood 2023-01-15 18:19:41 +00:00
  • 2d1c2725e4 webdav: fix tests after go1.20 upgrade Nick Craig-Wood 2023-01-15 16:52:39 +00:00
  • 1680c5af8f build: update to go1.20rc3 and make go1.17 the minimum required version Nick Craig-Wood 2023-01-12 12:16:00 +00:00
  • 88c0d78639 build: update to fuse3 after bazil.org/fuse update Nick Craig-Wood 2023-01-12 16:29:16 +00:00
  • 559157cb58 azureblob: remove workarounds for SDK bugs after v0.6.1 update Nick Craig-Wood 2023-01-12 12:36:56 +00:00
  • 10bf8a769e build: update dependencies Nick Craig-Wood 2023-01-12 12:21:21 +00:00
  • f31ab6d178 seafile: renew library password - fixes #6662 Fred 2023-01-11 20:25:44 +00:00
  • f08bb5bf66
    storj: implement purge Kaloyan Raev 2023-01-15 18:23:49 +02:00
  • e2886aaddf oracle-object-storage: expose the storage_tier option in config Manoj Ghosh 2023-01-13 04:58:52 -08:00
  • 71227986db docs: remove link to nonexistent uploadfile command - fixes #6693 albertony 2023-01-12 20:12:42 +01:00
  • 8c6ff1fa7e cmount: fix creating and renaming files on case insensitive backends Nick Craig-Wood 2023-01-11 16:23:40 +00:00
  • 9d1b786a39 Add Kaloyan Raev to contributors Nick Craig-Wood 2023-01-11 17:21:47 +00:00
  • 8ee0e2efb1 Add piyushgarg to contributors Nick Craig-Wood 2023-01-11 17:21:47 +00:00
  • d66f5e8db0
    lib/oauthutil: handle fatal errors better Alex Chen 2023-01-12 00:50:14 +08:00
  • 02d6d28ec4 crypt: fix for unencrypted directory names on case insensitive remotes Ole Frost 2023-01-11 13:42:43 +01:00
  • 1cafc12e8c
    storj: implement public link Kaloyan Raev 2023-01-10 19:40:04 +02:00
  • 19c6081de2 cmount,mount,mount2: Introduce symlink support pasnox-symlink Filipe Azevedo 2022-12-14 22:14:20 +01:00
  • 1891b6848b vfs: Introduce symlink support Filipe Azevedo 2022-12-14 23:02:10 +01:00
  • 8323727d19 vfs: Add link permissions Filipe Azevedo 2022-12-07 21:43:41 +01:00
  • 0801342108 vfs: Add IsSymLink and TrimSymlink helpers Filipe Azevedo 2022-08-23 23:04:06 +02:00
  • 5c8bd27c7f vfs: Add VFS --links command line switch Filipe Azevedo 2022-08-17 00:33:58 +02:00
  • 46de095e9c fs: Move link suffix to fs Filipe Azevedo 2022-07-10 17:47:32 +02:00
  • 3834de5ab1 mount2: Fix missing . and .. entries Filipe Azevedo 2022-09-03 00:25:39 +02:00
  • 44c3aebfc3 Update ignored files Filipe Azevedo 2022-07-24 16:36:39 +02:00
  • 98fa93f6d1
    webdav: Document Mapping/Accessing WebDAV shares on windows. piyushgarg 2022-12-30 16:52:46 +05:30
  • c6c67a29eb Add Marks Polakovs to contributors albertony 2022-12-26 18:39:49 +01:00
  • ad5395e953 backend/local: fix %!w(<nil>) in "failed to read directory" error Marks Polakovs 2022-12-25 14:30:37 +02:00
  • 1925ceaade Changelog updates from Version v1.61.1 Nick Craig-Wood 2022-12-23 18:26:56 +00:00
  • 486e713337 Version v1.61.1 v1.61.1 v1.61-stable Nick Craig-Wood 2022-12-23 17:05:30 +00:00
  • 46e96918dc docs: fix unescaped HTML Nick Craig-Wood 2022-12-23 16:53:43 +00:00
  • 8aebf12797 docs: fix unescaped HTML Nick Craig-Wood 2022-12-23 16:53:43 +00:00
  • ffeefe8a56 crypt: obey --ignore-checksum Nick Craig-Wood 2022-12-23 16:52:19 +00:00
  • 81ce5e4961 docs: correct RELEASE procedure for stable branch Nick Craig-Wood 2022-12-23 12:34:04 +00:00
  • 639b61de95 lib/http: shutdown all servers on exit to remove unix socket Nick Craig-Wood 2022-12-22 16:52:43 +00:00
  • b03ee4e9e7 serve webdav: fix running duplicate Serve call Nick Craig-Wood 2022-12-22 16:55:17 +00:00
  • 176af2b217 serve restic: don't serve via http if serving via --stdio Nick Craig-Wood 2022-12-22 16:02:17 +00:00
  • 6be0644178 serve restic: fix immediate exit when not using stdio Nick Craig-Wood 2022-12-21 12:32:21 +00:00
  • 0ce5e57c30 serve webdav: fix --baseurl handling after lib/http refactor Nick Craig-Wood 2022-12-22 15:42:47 +00:00
  • bc214291d5 azureblob: fix "409 Public access is not permitted on this storage account" Nick Craig-Wood 2022-12-22 14:19:38 +00:00
  • d3e09d86e0 s3/storj: update endpoints Kaloyan Raev 2022-12-22 15:44:10 +02:00
  • 5a9706ab61 rc: set url to the first value of rc-addr since it has been converted to an array of strings now -- fixes #6641 Anagh Kumar Baranwal 2022-12-21 20:40:55 +05:30
  • cce4340d48 docs: show only significant parts of version number in version introduced label albertony 2022-12-20 21:05:05 +01:00
  • 577693e501 Start v1.61.1-DEV development Nick Craig-Wood 2022-12-23 12:31:46 +00:00
  • 638058ef91 lib/http: shutdown all servers on exit to remove unix socket Nick Craig-Wood 2022-12-22 16:52:43 +00:00
  • b1b62f70d3 serve webdav: fix running duplicate Serve call Nick Craig-Wood 2022-12-22 16:55:17 +00:00
  • 823d89af9a serve restic: don't serve via http if serving via --stdio Nick Craig-Wood 2022-12-22 16:02:17 +00:00
  • 448fff9a04 serve restic: fix immediate exit when not using stdio Nick Craig-Wood 2022-12-21 12:32:21 +00:00
  • 6257a6035c serve webdav: fix --baseurl handling after lib/http refactor Nick Craig-Wood 2022-12-22 15:42:47 +00:00
  • 54c0f17f2a azureblob: fix "409 Public access is not permitted on this storage account" Nick Craig-Wood 2022-12-22 14:19:38 +00:00
  • d049cbb59e s3/storj: update endpoints Kaloyan Raev 2022-12-22 15:44:10 +02:00
  • 00e853144e rc: set url to the first value of rc-addr since it has been converted to an array of strings now -- fixes #6641 Anagh Kumar Baranwal 2022-12-21 20:40:55 +05:30
  • 5ac8cfee56 docs: show only significant parts of version number in version introduced label albertony 2022-12-20 21:05:05 +01:00
  • 496ae8adf6 Start v1.62.0-DEV development Nick Craig-Wood 2022-12-20 18:33:59 +00:00
  • 2001cc0831 Version v1.61.0 v1.61.0 Nick Craig-Wood 2022-12-20 17:16:14 +00:00
  • a35490bf70 docs: Added note on Box API rate limits Ole Frost 2022-12-19 10:28:25 +01:00
  • 01877e5a0f s3: ignore versionIDs from uploads unless using --s3-versions or --s3-versions-at Nick Craig-Wood 2022-12-16 11:44:58 +00:00
  • 614d79121a serve dlna: fix panic: Logger uninitialized. Nick Craig-Wood 2022-12-16 14:32:39 +00:00
  • 3a6f1f5cd7 filter: add metadata filters --metadata-include/exclude/filter and friends Nick Craig-Wood 2022-08-04 18:19:05 +01:00
  • 4a31961c4f filter: factor rules into its own file Nick Craig-Wood 2022-10-08 17:56:04 +01:00
  • 7be9855a70 azureblob: implement --use-server-modtime Abdullah Saglam 2022-12-15 15:10:53 +00:00
  • 6f8112ff67 Add Abdullah Saglam to contributors Nick Craig-Wood 2022-12-15 15:58:25 +00:00
  • 67fc227684 config: add config/setpath for setting config path via rc/librclone Nick Craig-Wood 2022-12-02 13:44:08 +00:00
  • 7edb4c0162 sftp: fix NewObject with leading / Nick Craig-Wood 2022-12-14 14:37:07 +00:00
  • 5db4493557 lib/http: fix race condition Nick Craig-Wood 2022-12-14 15:37:18 +00:00
  • a85c0b0cc2 cmd/serve/httplib: remove as it is now replaced by lib/http Nick Craig-Wood 2022-12-12 11:47:15 +00:00
  • 52443c2444 restic: refactor to use lib/http Nolan Woods 2021-05-02 00:56:24 -07:00
  • 4444d2d102 serve webdav: refactor to use lib/http Nick Craig-Wood 2022-12-11 18:53:55 +00:00
  • 08a1ca434b rcd: refactor rclone rc server to use lib/http Nick Craig-Wood 2022-12-11 14:47:47 +00:00
  • a9ce86f9a3 lib/http: add UsingAuth method Nick Craig-Wood 2022-12-10 10:51:57 +00:00
  • 3167292c2f lib/http: remove unused Template from Config Nick Craig-Wood 2022-12-10 10:51:36 +00:00
  • ec7cc2b3c3 lib/http: Simplify server.go to export an http server rather than an interface Tom Mombourquette 2022-11-23 05:44:53 -04:00
  • 2a2fcf1012 lib/http: rationalise names in test servers to be more consistent Tom Mombourquette 2022-11-08 08:03:26 -04:00
  • 6d62267227 serve http: support unix sockets and multiple listners Tom Mombourquette 2022-11-08 07:49:19 -04:00