Commit graph

  • c6755aa768 Add Mina Galić to contributors Nick Craig-Wood 2023-11-20 17:36:20 +00:00
  • 01be5c75be Makefile: use POSIX compatible install arguments Mina Galić 2023-11-19 22:06:18 +00:00
  • 20bd17f107 install.sh: Clean up temp files in install script Jacob Hands 2023-11-20 02:05:42 -06:00
  • 64ec5709fe drive: fix integration tests by enabling metadata support from the context Nick Craig-Wood 2023-11-19 11:03:55 +00:00
  • 1ea8678be2 fstests: make sure Metadata is enabled in the context for metadata tests Nick Craig-Wood 2023-11-19 11:06:19 +00:00
  • 8341de05c6 Refresh CONTRIBUTING.md Nick Craig-Wood 2023-11-19 12:47:01 +00:00
  • 47ca0c326e fs: implement --metadata-mapper to transform metatadata with a user supplied program Nick Craig-Wood 2023-10-23 23:47:18 +01:00
  • 54196f34e3 drive: fix error updating created time metadata on existing object Nick Craig-Wood 2023-10-24 17:39:33 +01:00
  • 9fdf3d548a drive: add read/write metadata support Nick Craig-Wood 2023-09-14 16:32:35 +01:00
  • 10774d297a Add moongdal to contributors Nick Craig-Wood 2023-11-18 17:49:00 +00:00
  • bf9053705d Add viktor to contributors Nick Craig-Wood 2023-11-18 17:49:00 +00:00
  • 0bd059ec55 Add karan to contributors Nick Craig-Wood 2023-11-18 17:49:00 +00:00
  • 59d363b3c1 Add Oksana Zhykina to contributors Nick Craig-Wood 2023-11-18 17:49:00 +00:00
  • 94a5de58c8 linkbox: pre-merge fixes Nick Craig-Wood 2023-11-17 09:28:05 +00:00
  • a466ababd0 backend: add Linkbox backend viktor 2023-10-20 15:35:56 +04:00
  • 168d577297 vfs: error out early if can't upload 0 length file Nick Craig-Wood 2023-11-18 15:50:04 +00:00
  • ddaf01ece9 azurefiles: finish docs and implementation and add optional interfaces Nick Craig-Wood 2023-11-15 09:37:57 +00:00
  • b5301e03a6 Implement Azure Files backend karan 2023-09-15 10:34:26 +05:30
  • e9763552f7 fs: fix a typo in a comment Dimitri Papadopoulos 2023-11-16 14:49:54 +01:00
  • 6b60e09ff2 quatrix: overwrite files on conflict during server-side move Oksana Zhykina 2023-10-03 19:34:36 +03:00
  • 41a52f50df quatrix: add partial upload support Oksana Zhykina 2023-10-03 20:04:26 +03:00
  • 93f35c915a serve s3: pre-merge tweaks Nick Craig-Wood 2023-11-13 16:40:34 +00:00
  • a2c4f07a57 Add Saw-jan to contributors Nick Craig-Wood 2023-11-16 16:57:32 +00:00
  • d3dcc61154 serve s3: fixes before merge Saw-jan 2023-09-12 16:35:13 +05:45
  • 34ef5147aa Add Artur Neumann to contributors Nick Craig-Wood 2023-11-16 16:57:32 +00:00
  • aa29742be2 serve s3: fix file name encoding using s3 serve with mc client Artur Neumann 2023-06-23 09:52:50 +05:45
  • ef366b47f1 Add Mikubill to contributors Nick Craig-Wood 2023-11-16 16:57:32 +00:00
  • 23abac2a59 serve s3: let rclone act as an S3 compatible server Mikubill 2022-09-21 15:09:50 +00:00
  • d3ba32c43e s3: add --s3-disable-multipart-uploads flag Nick Craig-Wood 2023-11-14 12:39:50 +00:00
  • cdf5a97bb6 bin/update_authors.py: add authors from Co-authored-by: lines too Nick Craig-Wood 2023-11-16 16:55:48 +00:00
  • e1b0417c28 size: dont show duplicate object count when less than 1k albertony 2023-11-03 20:33:59 +01:00
  • acf1e2df84 lib/file: fix MkdirAll after go1.21.4 stdlib update Nick Craig-Wood 2023-11-13 15:19:22 +00:00
  • 831d1df67f docs: factor large docs into separate .md files to make them easier to maintain. Nick Craig-Wood 2023-10-05 15:32:50 +01:00
  • e67157cf46 Add Tayo-pasedaRJ to contributors Nick Craig-Wood 2023-11-13 16:26:56 +00:00
  • ac012618db Add Adithya Kumar to contributors Nick Craig-Wood 2023-11-13 16:26:56 +00:00
  • 7f09d9c2a0 Add wuxingzhong to contributors Nick Craig-Wood 2023-11-13 16:26:56 +00:00
  • 0548e61910
    hdfs: added support for list of namenodes in hdfs remote config Tayo-pasedaRJ 2023-11-13 15:55:52 +00:00
  • ad83ff769b
    webdav: added an rclone vendor to work with rclone serve webdav Adithya Kumar 2023-11-05 12:37:25 +00:00
  • ca14b00b34 docs: show hashsum arguments as optional in usage string albertony 2023-11-03 20:40:27 +01:00
  • 52d444f4a9 docs: document how to build with version info and icon resources on windows albertony 2022-09-28 16:28:41 +02:00
  • 4506f35f2e build: refactor version info and icon resource handling on windows albertony 2022-09-28 14:37:38 +02:00
  • 4ab57eb90b
    serve dnla: fix crash on graceful exit wuxingzhong 2023-11-01 00:44:25 +08:00
  • 23ab6fa3a0 operations: fix server side copies on partial upload backends after refactor Nick Craig-Wood 2023-10-30 16:45:20 +00:00
  • af8ba18580 mount: disable mount for freebsd Nick Craig-Wood 2023-10-29 14:15:34 +00:00
  • 0b90dd23c1 build: update all dependencies Nick Craig-Wood 2023-10-28 18:06:17 +01:00
  • e64be7652a operations: fix invalid UTF-8 when truncating file names when not using --inplace Nick Craig-Wood 2023-10-28 17:12:03 +01:00
  • 179f978f75 operations: refactor Copy into methods on an temporary object Nick Craig-Wood 2023-10-13 12:22:50 +01:00
  • 17b7ee1f3a operations: factor Copy into its own file Nick Craig-Wood 2023-10-12 20:28:27 +01:00
  • 5c73363b16 build(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 dependabot[bot] 2023-10-25 22:47:17 +00:00
  • bf21db0ac4 b2: fix multi-thread upload with copyto going to wrong name Nick Craig-Wood 2023-10-27 16:45:37 +01:00
  • 0180301b3f fstests: add integration test for OpenChunkWriter uploading to the wrong name Nick Craig-Wood 2023-10-28 14:51:01 +01:00
  • adfb1f7c7d b2: fix error handler to remove confusing DEBUG messages Nick Craig-Wood 2023-10-28 15:12:40 +01:00
  • 6092fe2aaa s3: emit a debug message if anonymous credentials are in use Nick Craig-Wood 2023-10-19 16:51:15 +01:00
  • 53868ef4e1 ncdu: fix crash when re-entering changed directory after rescan Nick Craig-Wood 2023-10-24 14:21:11 +01:00
  • e1ad467009 fs: fix docs for Bits Nick Craig-Wood 2023-10-06 19:30:40 +01:00
  • 12db7b6935 fs: add IsSet convenience method to Bits Nick Craig-Wood 2023-10-03 17:38:13 +01:00
  • 7434ad8618 docs: remove third party logos from source tree Nick Craig-Wood 2023-10-23 15:12:33 +01:00
  • e4ab59bcc7 docs: update Storj image and link Nick Craig-Wood 2023-10-21 18:41:14 +01:00
  • 9119c6c76f Add alfish2000 to contributors Nick Craig-Wood 2023-10-23 15:35:13 +01:00
  • 9d4d294793 union: fix documentation alfish2000 2023-10-21 06:20:47 +02:00
  • 750ed556a5 build: fix new lint errors with golangci-lint v1.55.0 Nick Craig-Wood 2023-10-20 18:52:58 +01:00
  • 5b0d3d060f selfupdate: make sure we don't run tests if selfupdate is set Nick Craig-Wood 2023-10-20 18:14:27 +01:00
  • 5b0f9dc4e3 local: fix copying from Windows Volume Shadows Nick Craig-Wood 2023-10-14 12:39:48 +01:00
  • b0a87d7cf1 Changelog updates from Version 1.64.2 Nick Craig-Wood 2023-10-19 12:34:34 +01:00
  • 0b2e17b396 Version v1.64.2 v1.64.2 v1.64-stable Nick Craig-Wood 2023-10-19 10:09:04 +01:00
  • 4325a7c362 selfupdate: fix "invalid hashsum signature" error Nick Craig-Wood 2023-10-18 11:25:32 +01:00
  • 2730e9ff08 build: fix docker build running out of space Nick Craig-Wood 2023-10-18 15:29:55 +01:00
  • 37d786c82a selfupdate: fix "invalid hashsum signature" error Nick Craig-Wood 2023-10-18 11:25:32 +01:00
  • 56fe12c479 build: add the serve docker tests to the integration tester Nick Craig-Wood 2023-10-18 11:32:01 +01:00
  • 9197180610 build: fix docker build running out of space Nick Craig-Wood 2023-10-18 15:29:55 +01:00
  • f4a538371d Add Ivan Yanitra to contributors Nick Craig-Wood 2023-10-18 17:55:10 +01:00
  • f2ec08cba2 Add Keigo Imai to contributors Nick Craig-Wood 2023-10-18 17:55:10 +01:00
  • 8f25531b7f Add Gabriel Espinoza to contributors Nick Craig-Wood 2023-10-18 17:55:10 +01:00
  • 0ee6d0b4bf azureblob: add support cold tier Ivan Yanitra 2023-10-18 15:01:11 +08:00
  • 4ac4597afb drive: add a note that --drive-scope accepts comma-separated list of scopes Keigo Imai 2023-10-16 13:53:49 +09:00
  • 143df6f6d2 docs: change authors email for SimJoSt Joda Stößer 2023-10-18 13:05:06 +02:00
  • 8264ba987b Changelog updates from Version 1.64.1 Nick Craig-Wood 2023-10-17 18:36:41 +01:00
  • 929d8b8a6d Start v1.64.2-DEV development Nick Craig-Wood 2023-10-17 18:35:56 +01:00
  • 583eee635f Version v1.64.1 v1.64.1 Nick Craig-Wood 2023-10-17 16:50:14 +01:00
  • 7a27d9a192
    lib/http: export basic go strings functions Gabriel Espinoza 2023-10-16 14:46:19 -04:00
  • 195ad98311 docs: update documentation for --fast-list adding info about ListR albertony 2023-09-23 18:07:50 +02:00
  • ba836e729e mount: fix automount not detecting drive is ready Nick Craig-Wood 2023-10-13 17:29:16 +01:00
  • 29baa5888f mount: fix automount not detecting drive is ready Nick Craig-Wood 2023-10-13 17:29:16 +01:00
  • a6db2e7320 serve sftp: return not supported error for not supported commands Nick Craig-Wood 2023-09-22 15:17:40 +01:00
  • c7a2719fac sftp: implement --sftp-copy-is-hardlink to server side copy as hardlink Nick Craig-Wood 2023-09-21 14:55:48 +01:00
  • c190b9b14f serve sftp: return not supported error for not supported commands Nick Craig-Wood 2023-09-22 15:17:40 +01:00
  • 31486aa7e3 b2: fix chunked streaming uploads Nick Craig-Wood 2023-10-13 15:46:36 +01:00
  • 5fa68e9ca5 b2: fix chunked streaming uploads Nick Craig-Wood 2023-10-13 15:46:36 +01:00
  • d24e5bc7e4 build: upgrade golang.org/x/net to v0.17.0 to fix HTTP/2 rapid reset Nick Craig-Wood 2023-10-12 17:41:39 +01:00
  • 077c1a0f57 b2: fix server side copies greater than 4GB Nick Craig-Wood 2023-10-12 11:15:42 +01:00
  • b9727cc6ab build: upgrade golang.org/x/net to v0.17.0 to fix HTTP/2 rapid reset Nick Craig-Wood 2023-10-12 17:41:39 +01:00
  • d8d76ff647 b2: fix server side copies greater than 4GB Nick Craig-Wood 2023-10-12 11:15:42 +01:00
  • 3bb82b4dd5 cmd: Make --progress output logs in the same format as without Nick Craig-Wood 2023-10-05 17:37:21 +01:00
  • 1591592936 operations: fix error message on delete to have file name - fixes #7355 Nick Craig-Wood 2023-10-09 16:56:13 +01:00
  • cc036884d4 operations: fix OpenOptions ignored in copy if operation was a multiThreadCopy Vitor Gomes 2023-10-10 16:31:21 +02:00
  • f6b9fdf7c6 build: fix docker beta build running out of space Nick Craig-Wood 2023-10-10 09:55:07 +01:00
  • c9fe2f75a8 oracleobjectstorage: fix OpenOptions being ignored in uploadMultipart with chunkWriter Nick Craig-Wood 2023-10-09 17:13:42 +01:00
  • 340a67c012 s3: fix OpenOptions being ignored in uploadMultipart with chunkWriter Vitor Gomes 2023-10-06 17:53:36 +02:00
  • 264b3f0c90 vfs: [bugfix] Update dir modification time Saleh Dindar 2023-09-24 14:51:08 -07:00
  • a7978cea56 operations: close file in TestUploadFile test so it can be deleted on Windows Nick Craig-Wood 2023-10-04 17:51:42 +01:00