Commit graph

  • f62ae71b4c Doc change: Add the CreateBucket permission requirement for AWS S3 Eli Orzitzer 2023-12-07 15:38:34 +02:00
  • 4245a042c0 nfsmount: compile for all unix oses, add --sudo and fix error/option handling Nick Craig-Wood 2023-11-27 10:34:59 +00:00
  • 3f3245fcd4 serve nfs: Mark as experimental Nick Craig-Wood 2023-11-27 10:34:21 +00:00
  • 5742a61d23 onedrive: fix error listing: unknown object type <nil> Nick Craig-Wood 2023-11-28 18:49:38 +00:00
  • 768c57c1ba docs: fix typo in docs.md ben-ba 2023-12-01 20:45:48 +01:00
  • 9f42ed3380 multipart copy create bucket if it doesn't exist. Manoj Ghosh 2023-11-28 00:14:43 -08:00
  • 40a7edab2d smb: fix shares not listed by updating go-smb2 halms 2023-11-29 02:17:41 +01:00
  • 5a22dad9a7 mount: fix macOS not noticing errors with --daemon Nick Craig-Wood 2023-11-28 19:42:00 +00:00
  • b3c2985544 install.sh: fix harmless error message on install Nick Craig-Wood 2023-11-28 19:08:49 +00:00
  • 938753ddc3 Start v1.65.1-DEV development Nick Craig-Wood 2024-01-05 16:03:50 +00:00
  • 1f6271fa15 s3: copy parts in parallel when doing chunked server side copy Nick Craig-Wood 2023-12-01 10:30:44 +00:00
  • c16c22d6e1 s3: fix crash if no UploadId in multipart upload Nick Craig-Wood 2023-12-16 11:34:38 +00:00
  • 486a10bec5 serve s3: fix listing oddities Nick Craig-Wood 2023-12-05 11:11:29 +00:00
  • 5fa13e3e31 protondrive: fix CVE-2023-45286 / GHSA-xwh9-gc39-5298 Nick Craig-Wood 2024-01-03 11:00:59 +00:00
  • 0e746f25a3 amazonclouddrive: remove Amazon Drive backend code and docs #7539 Nick Craig-Wood 2024-01-03 11:49:46 +00:00
  • e65e8a4c55 operations: fix files moved by rclone move not being counted as transfers fix-stats Nick Craig-Wood 2024-01-04 11:28:47 +00:00
  • 305183e6c5 archive backend - WIP FIXME archive-backend Nick Craig-Wood 2023-11-28 18:37:33 +00:00
  • 65d1e5d47e backend: Split backends which use the vfs into a seperate file Nick Craig-Wood 2023-12-01 15:59:34 +00:00
  • 578b9df6ea build: fix docker build on arm/v6 Nick Craig-Wood 2024-01-03 17:26:13 +00:00
  • 208e49ce4b fs: update use of math/rand to modern practice Nick Craig-Wood 2023-12-01 16:31:51 +00:00
  • 7aa066cff8 Add Paul Stern to contributors Nick Craig-Wood 2024-01-03 15:42:11 +00:00
  • 64df4cf2db
    build(deps): bump golang.org/x/crypto to fix ssh terrapin CVE-2023-48795 dependabot[bot] 2024-01-03 15:47:34 +00:00
  • 451d7badf7 oauthutil: avoid panic when *token and *ts.token are the same rkonfj 2024-01-03 20:25:42 +08:00
  • d977fa25fa
    ftp: fix multi-thread copy WeidiDeng 2024-01-03 20:21:08 +08:00
  • bb679a9def backend: add description field for all backends Paul Stern 2023-12-02 19:27:55 +03:00
  • a3d19942bd googlephotos: fix nil pointer exception when batch failed Nick Craig-Wood 2023-12-27 16:19:31 +00:00
  • 394195cfdf Add rarspace01 to contributors Nick Craig-Wood 2023-12-31 18:07:11 +00:00
  • 3ca766b2f1 hasher: fix invalid memory address error when MaxAge == 0 nielash 2023-12-21 14:06:06 -05:00
  • 3bf8c877c3 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
  • fba2d4c4a7
    docs: fix broken link in serve webdav rarspace01 2023-12-30 18:10:27 +01:00
  • 8503282a5a
    azure-files: fix storage base url Oksana 2023-12-18 16:15:13 +02:00
  • 743ea6ac26
    oracle object storage: fix object storage endpoint for custom endpoints Manoj Ghosh 2023-12-15 02:13:35 -08:00
  • c69eb84573 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
  • f98e672f37 selfupdate: fix crash in tests if beta not found Nick Craig-Wood 2023-12-09 12:06:32 +00:00
  • 242fe96b18 Add keongalvin to contributors Nick Craig-Wood 2023-12-10 22:29:42 +00:00
  • 3f159bac16 backend: fs implements the Shutdowner interface rkonfj 2023-12-08 12:33:51 +08:00
  • 6c58e9976c oauthutil: add Shutdown method rkonfj 2023-11-30 14:16:22 +08:00
  • 110d07548f docs: fix broken link keongalvin 2023-12-08 01:00:13 +08:00
  • f45cee831f dropbox: fix used space on dropbox team accounts Nick Craig-Wood 2023-12-08 11:47:20 +00:00
  • ef0f3020e4 vfs: note that --vfs-refresh runs in the background #6830 Nick Craig-Wood 2023-12-06 11:00:04 +00:00
  • 113b2b648c Add emyarod to contributors Nick Craig-Wood 2023-12-08 14:26:30 +00:00
  • 57ab4d279e Add Anthony Metzidis to contributors Nick Craig-Wood 2023-12-08 14:26:30 +00:00
  • 8e21c77ead Add Eli Orzitzer to contributors Nick Craig-Wood 2023-12-08 14:26:30 +00:00
  • 4751980659 docs: update contributor email emyarod 2023-12-07 15:26:26 -06:00
  • 9fe343b725 s3: S3 IPv6 support with option "use_dual_stack" (bool) Anthony Metzidis 2023-12-02 16:12:54 -08:00
  • 2f5685b405 build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-06 22:48:34 +00:00
  • c3117d9efb Doc change: Add the CreateBucket permission requirement for AWS S3 Eli Orzitzer 2023-12-07 15:38:34 +02:00
  • 1ebbc74f1d nfsmount: compile for all unix oses, add --sudo and fix error/option handling fix-7468-go1.21.5 Nick Craig-Wood 2023-11-27 10:34:59 +00:00
  • aee787d33e serve nfs: Mark as experimental Nick Craig-Wood 2023-11-27 10:34:21 +00:00
  • 298c13e719 systemd: Fix detection and switch to the coreos package everywhere rather than having 2 separate libraries Anagh Kumar Baranwal 2023-11-29 14:55:30 +05:30
  • f0c774156e onedrive: fix error listing: unknown object type <nil> Nick Craig-Wood 2023-11-28 18:49:38 +00:00
  • 08c460dd1a Add ben-ba to contributors Nick Craig-Wood 2023-12-02 10:49:02 +00:00
  • e3d0bff9ca
    docs: fix typo in docs.md ben-ba 2023-12-01 20:45:48 +01:00
  • caf5dd9d5e mount: notice daemon dying much quicker Nick Craig-Wood 2023-11-29 15:11:11 +00:00
  • 97d7945cef Add halms to contributors Nick Craig-Wood 2023-12-01 09:35:54 +00:00
  • 9061e81850 multipart copy create bucket if it doesn't exist. Manoj Ghosh 2023-11-28 00:14:43 -08:00
  • 58339845f4 smb: fix shares not listed by updating go-smb2 halms 2023-11-29 02:17:41 +01:00
  • 4d4f3de5a5 s3: add --s3-version-deleted to show delete markers in listings when using versions. Nick Craig-Wood 2023-11-08 15:29:23 +00:00
  • 9bfbf2a4ae mount: fix macOS not noticing errors with --daemon Nick Craig-Wood 2023-11-28 19:42:00 +00:00
  • 96f8b7c827 install.sh: fix harmless error message on install Nick Craig-Wood 2023-11-28 19:08:49 +00:00
  • 85f142a206 Start v1.66.0-DEV development Nick Craig-Wood 2023-11-26 17:14:38 +00:00
  • 82b963e372 Version v1.65.0 v1.65.0 Nick Craig-Wood 2023-11-26 15:59:12 +00:00
  • 74d5477fad onedrive: add --onedrive-delta flag to enable ListR Nick Craig-Wood 2023-11-26 15:54:13 +00:00
  • b5857f0bf8 smb: fix modtime of multithread uploads by setting PartialUploads Nick Craig-Wood 2023-11-25 18:24:20 +00:00
  • edb5ccdd0b smb: fix about size wrong by switching to github.com/cloudsoda/go-smb2/ fork Nick Craig-Wood 2023-11-20 16:34:07 +00:00
  • 0244caf13a serve s3: fix overwrite of files with 0 length file Nick Craig-Wood 2023-11-24 17:43:06 +00:00
  • aaa897337d serve s3: fix error handling for listing non-existent prefix - fixes #7455 Nick Craig-Wood 2023-11-24 17:14:40 +00:00
  • e7c002adef test_all: make integration test for serve s3 Nick Craig-Wood 2023-11-24 17:08:04 +00:00
  • 9e62a74a23 Add Abhinav Dhiman to contributors Nick Craig-Wood 2023-11-24 20:46:52 +00:00
  • a10abf9934 Add 你知道未来吗 to contributors Nick Craig-Wood 2023-11-24 20:46:52 +00:00
  • 36eb3cd660
    imagekit: Added ImageKit backend Abhinav Dhiman 2023-11-24 23:48:01 +05:30
  • fd2322cb41
    fs/fshttp: fix --contimeout being ignored 你知道未来吗 2023-11-25 01:53:33 +08:00
  • 4eed3ae99a s3: ensure we can set upload cutoff that we use for Rclone provider Nick Craig-Wood 2023-11-24 16:32:06 +00:00
  • d8855b21eb serve s3: document multipart copy doesn't work #7454 Nick Craig-Wood 2023-11-24 15:49:33 +00:00
  • 8f47b6746d b2: fix streaming chunked files an exact multiple of chunk size Nick Craig-Wood 2023-11-24 14:30:46 +00:00
  • cc2a4c2e20 fstest: factor chunked streaming tests from b2 and use in all backends Nick Craig-Wood 2023-11-24 12:58:40 +00:00
  • fabeb8e44e b2: fix server side chunked copy when file size was exactly --b2-copy-cutoff Nick Craig-Wood 2023-11-24 12:35:35 +00:00
  • c27977d4d5 fstest: factor chunked copy tests from b2 and use them in s3 and oos Nick Craig-Wood 2023-11-24 12:36:48 +00:00
  • d5d28a7513 operations: fix overwrite of destination when multi-thread transfer fails Nick Craig-Wood 2023-11-22 15:05:44 +00:00
  • 94ccc95515 random: stop using deprecated rand.Seed in go1.20 and later Nick Craig-Wood 2023-11-24 10:05:53 +00:00
  • 5d5473c8a5 random: speed up String function for generating larger blocks Nick Craig-Wood 2023-11-23 19:58:22 +00:00
  • 251a8e3c39 hash: allow runtime configuration of supported hashes for testing Nick Craig-Wood 2023-11-23 19:56:13 +00:00
  • a259226eb2 Add Alen Šiljak to contributors Nick Craig-Wood 2023-11-24 11:19:46 +00:00
  • 5fba502516 http: enable methods used with WebDAV - fixes #7444 Alen Šiljak 2023-11-22 13:23:34 +01:00
  • ba11040d6b s3: detect looping when using gcs and versions Nick Craig-Wood 2023-11-21 10:30:47 +00:00
  • 668711e432 dropbox: fix missing encoding for rclone purge again Nick Craig-Wood 2023-11-21 12:18:49 +00:00
  • a71d181cb0 test_all: limit the Zoho tests to just the backend Nick Craig-Wood 2023-11-21 12:06:31 +00:00
  • cab42107f7 test_all: remove uptobox from integration tests Nick Craig-Wood 2023-11-21 11:49:39 +00:00
  • 1f9a79ef09 operations: use less memory when doing multithread uploads Nick Craig-Wood 2023-10-08 18:09:53 +01:00
  • c0fb9ebfce operations: make Open() return an io.ReadSeekCloser #7350 Nick Craig-Wood 2023-10-08 11:39:26 +01:00
  • e8fcde8de1 fs: add ChunkWriterDoesntSeek feature flag and set it for b2 Nick Craig-Wood 2023-10-08 18:09:09 +01:00
  • 72dfdd97d8 mockobject: fix SetUnknownSize method to obey parameter passed in Nick Craig-Wood 2023-10-08 11:43:58 +01:00
  • bb88b8499b box: fix performance problem reading metadata for single files Nick Craig-Wood 2023-09-09 12:40:06 +01:00
  • 4ac5cb07ca gcs: fix 400 Bad request errors when using multi-thread copy Nick Craig-Wood 2023-11-03 11:24:17 +00:00
  • 4a3e9bbabf http: implement set backend command to update running backend Nick Craig-Wood 2023-11-09 17:23:30 +00:00
  • 33376bf399 dropbox: fix missing encoding for rclone purge Nick Craig-Wood 2023-11-09 18:15:32 +00:00
  • 94b7c49196 Update Docs to show SMB remote supports modtime.md asdffdsazqqq 2023-11-12 14:47:46 -05:00
  • a7faf05393 docs: cleanup backend hashes sections albertony 2023-11-18 13:36:46 +01:00
  • 98a96596df docs: replace mod-time with modtime albertony 2023-11-18 12:56:08 +01:00
  • 88bd80c1fa march: Fix excessive parallelism when using --no-traverse Nick Craig-Wood 2023-10-10 18:03:56 +01:00