Commit Graph

  • 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
  • bebd82c586 b2: reduce default --b2-upload-concurrency to 4 to reduce memory usage Nick Craig-Wood 2023-09-25 15:24:55 +01:00
  • af02c3b2a7 b2: fix locking window when getting mutipart upload URL Nick Craig-Wood 2023-09-25 11:13:40 +01:00
  • 77dfe5f1fd pacer: fix b2 deadlock by defaulting max connections to unlimited Nick Craig-Wood 2023-09-25 11:01:51 +01:00
  • e9a95a78de s3: fix slice bounds out of range error when listing Nick Craig-Wood 2023-09-24 16:51:58 +01:00
  • 82ca5295f4 docs: fix backend doc generator to not output duplicate config names Nick Craig-Wood 2023-09-22 18:16:00 +01:00
  • 9d8a40b813 docs: fix typos found by codespell in docs and code comments Dimitri Papadopoulos Orfanos 2023-09-23 13:20:01 +02:00
  • 12d80c5219 onedrive: fix the configurator to allow /teams/ID in the config Nick Craig-Wood 2023-09-21 15:36:26 +01:00
  • 038a87c569 lsjson: make sure we set the global metadata flag too Nick Craig-Wood 2023-09-20 21:44:00 +01:00
  • 3ef97993ad b2: fix multipart upload: corrupted on transfer: sizes differ XXX vs 0 Nick Craig-Wood 2023-09-18 20:41:31 +01:00
  • 04bba67cd5 azureblob: fix "fatal error: concurrent map writes" Nick Craig-Wood 2023-09-13 15:36:44 +01:00
  • 29dd29b9f3 build(deps): bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-15 08:16:15 +00:00
  • 532248352b build(deps): bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-13 14:56:51 +00:00
  • ab803942de storj: update storj.io/uplink to v1.12.0 Kaloyan Raev 2023-09-14 12:45:50 +03:00
  • f933e80258 docs: add notes on how to update the website between releases Nick Craig-Wood 2023-09-13 17:01:42 +01:00
  • 1c6f0101a5 docs: remove minio sponsor box for the moment Nick Craig-Wood 2023-09-13 16:47:17 +01:00
  • c6f161de90 docs: update Storj partner link Nick Craig-Wood 2023-09-13 16:46:16 +01:00
  • bdcf7fe28c docs: add MacPorts install info Herby Gillot 2023-09-13 08:28:02 -04:00
  • 776dc47eb8 build(deps): bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-12 22:59:29 +00:00
  • 167046e21a build(deps): bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-12 22:59:27 +00:00
  • 98d50d545a build(deps): bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-09-12 22:59:27 +00:00
  • 48242c5357 fix overview of oracle object storage as it supports multithreaded Manoj Ghosh 2023-09-12 22:30:17 -07:00
  • e437e6c209 operations: ensure concurrency is no greater than the number of chunks - fixes #7299 Pat Patterson 2023-09-12 23:18:06 -07:00
  • b813a01718 Start v1.64.1-DEV development Nick Craig-Wood 2023-10-11 11:55:24 +01:00
  • 5afa838457 cmd: Make --progress output logs in the same format as without Nick Craig-Wood 2023-10-05 17:37:21 +01:00
  • 2de084944b operations: fix error message on delete to have file name - fixes #7355 Nick Craig-Wood 2023-10-09 16:56:13 +01:00
  • 48a8bfa6b3 operations: fix OpenOptions ignored in copy if operation was a multiThreadCopy Vitor Gomes 2023-10-10 16:31:21 +02:00
  • d3ce795c30 build: fix docker beta build running out of space Nick Craig-Wood 2023-10-10 09:55:07 +01:00
  • c04657cd4c Add Volodymyr to contributors Nick Craig-Wood 2023-10-10 15:58:58 +01:00
  • 6255d9dfaa operations: implement --partial-suffix to control extension of temporary file names Volodymyr 2023-10-10 14:27:32 +03:00
  • f56ea2bee2 s3: fix no error being returned when creating a bucket we don't own Nick Craig-Wood 2023-10-06 11:45:03 +01:00
  • d6ba60c04d oracleobjectstorage: fix OpenOptions being ignored in uploadMultipart with chunkWriter Nick Craig-Wood 2023-10-09 17:13:42 +01:00
  • 37eaa3682a s3: fix OpenOptions being ignored in uploadMultipart with chunkWriter Vitor Gomes 2023-10-06 17:53:36 +02:00
  • c5f6fc3283 drive: add --drive-show-all-gdocs to allow unexportable gdocs to be server side copied Nick Craig-Wood 2023-09-25 15:18:40 +01:00
  • 4daf755da0 Add Saleh Dindar to contributors Nick Craig-Wood 2023-10-09 16:52:50 +01:00
  • eee8ad5146 Add Beyond Meat to contributors Nick Craig-Wood 2023-10-09 16:52:50 +01:00
  • 0731de6a51 smb: fix "unverified packet returned" error when using multithread copy fix-smb-writerat Nick Craig-Wood 2023-10-09 11:22:09 +01:00
  • bcb3289dad nfsmount: documentation for new NFS mount feature for macOS Saleh Dindar 2023-10-04 09:40:46 -07:00
  • ef2ef8ef84 nfsmount: New mount command to provide mount mechanism on macOS without FUSE Saleh Dindar 2023-10-04 10:33:12 -07:00
  • c69cf46f06 serve nfs: new serve nfs command Saleh Dindar 2023-10-04 10:28:41 -07:00
  • 25f59b2918 vfs: Add go-billy dependency and make sure vfs.Handle implements billy.File Saleh Dindar 2023-10-04 10:25:57 -07:00
  • 7801b160f2 vfs: [bugfix] Update dir modification time Saleh Dindar 2023-09-24 14:51:08 -07:00
  • 23f8dea182 vfs: [bugfix] Implement Name() method in WriteFileHandle and ReadFileHandle Saleh Dindar 2023-08-31 06:28:10 -07:00
  • 3337fe31c7 vfs: add --vfs-refresh flag to read all the directories on start Beyond Meat 2023-09-08 06:41:12 -07:00
  • a752563842 operations: add operations/check to the rc API Nick Craig-Wood 2023-05-24 10:51:30 +01:00
  • c12085b265 operations: close file in TestUploadFile test so it can be deleted on Windows Nick Craig-Wood 2023-10-04 17:51:42 +01:00
  • 3ab9077820 googlephotos: implement batcher for uploads - fixes #6920 Nick Craig-Wood 2023-09-13 11:57:52 +01:00
  • b94806a143 dropbox: factor batcher into lib/batcher Nick Craig-Wood 2023-09-12 16:10:45 +01:00
  • 55d10f4d25 fs: re-implement DumpMode with Bits Nick Craig-Wood 2023-10-03 12:56:17 +01:00
  • 75745fcb21 fs: create fs.Bits for easy creation of parameters from a bitset of choices Nick Craig-Wood 2023-10-03 12:55:24 +01:00
  • 1cc22da87d vfs: re-implement CacheMode with fs.Enum Nick Craig-Wood 2023-09-27 15:31:47 +01:00
  • 3092f82dcc fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum Nick Craig-Wood 2023-09-27 15:31:47 +01:00
  • 60a6ef914c fs: create fs.Enum for easy creation of parameters from a list of choices Nick Craig-Wood 2023-09-26 16:49:09 +01:00
  • 3553cc4a5f fs: fix option types printing incorrectly for backend flags Nick Craig-Wood 2023-09-27 13:58:27 +01:00
  • b8591b230d onedrive: implement ListR method which gives --fast-list support Nick Craig-Wood 2023-09-19 12:09:51 +01:00
  • ecb09badba onedrive: factor API types back into correct file Nick Craig-Wood 2023-09-19 09:42:12 +01:00