Commit Graph

  • 21008b4cd5 docs: sftp: add note regarding format of server_command Bjørn Smith 2023-09-01 11:57:42 +02:00
  • cffe85e6c5 fshttp: fix --bind 0.0.0.0 allowing IPv6 and --bind ::0 allowing IPv4 Nick Craig-Wood 2023-08-30 23:41:36 +01:00
  • d12a92eac9 box: fix unhelpful decoding of error messages into decimal numbers Nick Craig-Wood 2023-08-31 23:01:01 +01:00
  • 11eeaaf792 cmd/ncdu: fix add keybinding to rescan filesystem eNV25 2023-08-30 15:29:46 +02:00
  • a603efeaf4 box: add polling support David Sze 2023-08-24 23:40:46 -04:00
  • 0bd0a992a4 cmd/ncdu: add keybinding to rescan filesystem eNV25 2023-08-29 19:32:40 +02:00
  • 82c8d78a44 docs: may not -> might not, to remove ambiguity Justin Hellings 2023-08-29 15:10:50 +01:00
  • a83fec756b build: fix lint errors when re-enabling revive var-naming Nick Craig-Wood 2023-08-29 12:57:33 +01:00
  • e953598987 build: fix lint errors when re-enabling revive exported & package-comments Nick Craig-Wood 2023-08-29 13:02:34 +01:00
  • feaa20d885 build: re-enable revive linters Nick Craig-Wood 2023-08-29 12:58:05 +01:00
  • 967fc6d7f4 lib/multipart: fix accounting for multipart transfers Nick Craig-Wood 2023-08-27 23:10:58 +01:00
  • b95bda1e92 s3: fix purging of root directory with --s3-directory-markers - fixes #7247 Nick Craig-Wood 2023-08-25 17:39:16 +01:00
  • 9c14562850 fstests: add backend integration test for purging root directory #7247 Nick Craig-Wood 2023-08-25 17:38:41 +01:00
  • f992742404 s3: fix accounting for multpart uploads Nick Craig-Wood 2023-08-24 17:15:18 +01:00
  • f2467d07aa oracleobjectstorage: fix accounting for multpart uploads Nick Craig-Wood 2023-08-24 17:15:04 +01:00
  • d69cdb79f7 b2: fix accounting for multpart uploads Nick Craig-Wood 2023-08-24 17:14:50 +01:00
  • df5d92d709 operations: fix terminology in multi-thread copy Nick Craig-Wood 2023-08-24 17:50:41 +01:00
  • 1b5b36523b operations: fix accounting for multi-thread transfers Nick Craig-Wood 2023-08-24 17:16:01 +01:00
  • 2f424ceecf operations: don't buffer when a backend implements OpenWriterAt Nick Craig-Wood 2023-08-24 17:23:07 +01:00
  • bc986b44b2 lib/pool: add DelayAccounting() to fix accounting when reading hashes Nick Craig-Wood 2023-08-24 16:42:09 +01:00
  • f4b1a51af6 lib/pool: add SetAccounting to RW Nick Craig-Wood 2023-08-24 15:28:40 +01:00
  • 25703ad20e oracleobjectstorage: implement OpenChunkWriter and multi-thread uploads #7056 Manoj Ghosh 2023-08-21 21:18:27 -07:00
  • ab803d1278 b2: implement OpenChunkWriter and multi-thread uploads #7056 Nick Craig-Wood 2023-08-19 15:32:45 +01:00
  • 0427177857 azureblob: implement OpenChunkWriter and multi-thread uploads #7056 Nick Craig-Wood 2023-08-16 16:59:39 +01:00
  • 3dfcfc2caa operations: document multi-thread copy and tweak defaults Nick Craig-Wood 2023-08-21 17:14:13 +01:00
  • d4cff1ae19 operations: add abort on exit to multithread copy Nick Craig-Wood 2023-08-21 16:21:11 +01:00
  • f5753369e4 operations: multipart: don't buffer transfers to local disk #7056 Nick Craig-Wood 2023-08-15 21:15:04 +01:00
  • 4c76fac594 s3: factor generic multipart upload into lib/multipart #7056 Nick Craig-Wood 2023-08-15 20:38:02 +01:00
  • 0d0bcdac31 fs: add context.Ctx to ChunkWriter methods Nick Craig-Wood 2023-08-19 17:30:55 +01:00
  • f3bd02f0ef operations: fix and tidy multithread code Nick Craig-Wood 2023-08-14 18:05:19 +01:00
  • e6fde67491 s3: fix retry logic, logging and error reporting for chunk upload Nick Craig-Wood 2023-08-15 14:27:21 +01:00
  • b4e3332e02 fs: introduces aliases for OpenWriterAtFn and OpenChunkWriterFn Nick Craig-Wood 2023-08-14 18:04:42 +01:00
  • 0dea83a4aa pool: add page backed reader/writer for multi thread uploads Nick Craig-Wood 2023-08-15 18:45:10 +01:00
  • e8f3f98aa0 lib/readers: add NoSeeker to adapt io.Reader to io.ReadSeeker Nick Craig-Wood 2023-08-15 21:03:57 +01:00
  • d61328e459 serve ftp: fix race condition when using the auth proxy Nick Craig-Wood 2023-08-23 12:21:26 +01:00
  • 9844704567 docs: remove contributor's old email r-ricci 2023-08-23 11:31:48 +00:00
  • 94a320f23c serve ftp: update to goftp.io/server v2.0.1 - fixes #7237 Nick Craig-Wood 2023-08-22 00:36:17 +01:00
  • 7fc573db27 serve sftp: fix hash calculations with --vfs-cache-mode full Nick Craig-Wood 2023-08-21 18:14:41 +01:00
  • af95616122 Add Roberto Ricci to contributors Nick Craig-Wood 2023-08-22 13:18:29 +01:00
  • 72f9f1e9c0 vfs: make sure struct field is aligned for atomic access Roberto Ricci 2023-08-18 23:56:40 +02:00
  • 91b8152321 vfs: use atomic types Roberto Ricci 2023-08-18 23:18:56 +02:00
  • 552b6c47ff lib: use atomic types Roberto Ricci 2023-08-18 23:05:17 +02:00
  • 01a155fb00 fs: use atomic types Roberto Ricci 2023-08-18 16:56:26 +02:00
  • 50d0597d56 cmount: use atomic types Roberto Ricci 2023-08-18 16:44:23 +02:00
  • 123a030441 smb: use atomic types Roberto Ricci 2023-08-18 16:38:19 +02:00
  • 28ceb323ee sftp: use atomic types Roberto Ricci 2023-08-18 16:33:10 +02:00
  • c624dd5c3a seafile: use atomic types Roberto Ricci 2023-08-18 16:29:18 +02:00
  • a56c11753a local: use atomic types Roberto Ricci 2023-08-18 16:10:13 +02:00
  • 4341d472aa filefabric: use atomic types Roberto Ricci 2023-08-18 15:39:57 +02:00
  • b6e7148daf box: use atomic types Roberto Ricci 2023-08-18 15:14:51 +02:00
  • 45458f2cdb union: use atomic types Roberto Ricci 2023-08-21 00:20:23 +02:00
  • de147b6e54 sftp: fix --sftp-ssh looking for ssh agent - fixes #7235 Nick Craig-Wood 2023-08-18 11:45:31 +01:00
  • 11de137660 sftp: fix spurious warning when using --sftp-ssh Nick Craig-Wood 2023-08-18 11:37:32 +01:00
  • 156c372cd7 sync: fix lockup with --cutoff-mode=soft and --max-duration Nick Craig-Wood 2023-08-15 21:33:32 +01:00
  • c979cde002 ftp: fix 425 "TLS session of data connection not resumed" errors Nick Craig-Wood 2023-08-17 12:38:48 +01:00
  • 03aab1a123 rmdirs: remove directories concurrently controlled by --checkers Nick Craig-Wood 2023-08-17 11:05:12 +01:00
  • dc803b572c Add hideo aoyama to contributors Nick Craig-Wood 2023-08-18 12:04:59 +01:00
  • 4d19042a61 Add Jacob Hands to contributors Nick Craig-Wood 2023-08-18 12:04:58 +01:00
  • 923989d1d7 build: add snap installation hideo aoyama 2023-08-18 19:57:25 +09:00
  • cf65e36cf3 ci: change Winget Releaser job to ubuntu-latest sitiom 2023-08-17 15:27:41 +08:00
  • cf5457c2cd fs: Fix transferTime not being set in JSON logs Jacob Hands 2023-08-16 16:12:35 -05:00
  • ea4aa696a5 fs: Don't stop calculating average transfer speed until the operation is complete Jacob Hands 2023-08-16 06:25:56 -05:00
  • 34195fd3e8 sync: fix erroneous test in TestSyncOverlapWithFilter Nick Craig-Wood 2023-08-13 11:39:02 +01:00
  • 40b8167ab4 Add Vitor Gomes to contributors Nick Craig-Wood 2023-08-13 11:40:45 +01:00
  • e365f237f5 Add nielash to contributors Nick Craig-Wood 2023-08-13 11:40:45 +01:00
  • 7d449572bd Add alexia to contributors Nick Craig-Wood 2023-08-13 11:40:44 +01:00
  • 181fecaec3 multithread: refactor multithread operation to use OpenChunkWriter if available #7056 Vitor Gomes 2023-07-25 17:19:37 +02:00
  • 7701d1d33d config: add "multi-thread-chunk-size" flag #7056 Vitor Gomes 2023-08-07 22:51:06 +02:00
  • 6dd736fbdc s3: refactor MultipartUpload to use OpenChunkWriter and ChunkWriter #7056 Vitor Gomes 2023-07-18 20:37:31 +02:00
  • f36ca0cd25 features: add new interfaces OpenChunkWriter and ChunkWriter #7056 Vitor Gomes 2023-07-13 21:01:10 +02:00
  • 9b3b1c7067 bisync: typo corrections & other doc improvements nielash 2023-07-11 07:16:58 -04:00
  • 0dd0d6a13e bisync: Add support for --create-empty-src-dirs - Fixes #6109 nielash 2023-07-11 07:09:06 -04:00
  • e5bde42303 bisync: Add experimental --resilient mode to allow recovery from self-correctable errors nielash 2023-07-11 06:57:49 -04:00
  • f01a50eb47 bisync: Add new --ignore-listing-checksum flag to distinguish from --ignore-checksum nielash 2023-07-11 06:40:01 -04:00
  • 5ca61ab705 bisync: equality check before renaming (leave identical files alone) nielash 2023-07-11 05:33:31 -04:00
  • 4ac4ce6afd bisync: apply filters correctly during deletes nielash 2023-07-11 05:09:07 -04:00
  • 40a874a0d8 bisync: enforce --check-access during --resync nielash 2023-07-11 04:56:12 -04:00
  • f4dd86238d bisync: dry runs no longer commit filter changes nielash 2023-07-11 04:35:01 -04:00
  • 4f1eafb044 gitignore: add .DS_Store and remove *.log nielash 2023-07-11 02:22:20 -04:00
  • 20c9e0cab6 fichier: fix error code parsing alexia 2023-08-09 16:31:41 +02:00
  • 9c09cf9cf6 build: update to released go1.21 Nick Craig-Wood 2023-08-09 18:15:49 +01:00
  • 3a3af00180 Add antoinetran to contributors Nick Craig-Wood 2023-08-09 22:41:07 +01:00
  • 281e0c2d62 Add James Braza to contributors Nick Craig-Wood 2023-08-09 22:41:07 +01:00
  • 25b81b8789 Add Masamune3210 to contributors Nick Craig-Wood 2023-08-09 22:41:07 +01:00
  • 90fdd97a7b Add Nihaal Sangha to contributors Nick Craig-Wood 2023-08-09 22:41:07 +01:00
  • 3c58e0efe0 protondrive: update the information regarding the advance setting enable_caching (#7202) Chun-Hung Tseng 2023-08-09 16:01:19 +02:00
  • db744f64f6 docs: clarify --checksum documentation - Fixes #7145 antoinetran 2023-08-01 15:01:28 +02:00
  • 480220a84a docs: add some more docs on making your own backend Nick Craig-Wood 2023-08-05 04:25:27 +01:00
  • d0362171cf docs: environment variable remote name only supports letters, digits, or underscores James Braza 2023-08-09 03:42:04 -07:00
  • 45887d11f6 docs: local: fix typo Masamune3210 2023-08-09 05:32:45 -05:00
  • c4bad5c1bc lib/rest: remove unnecessary nil check Eng Zer Jun 2023-08-08 19:55:44 +08:00
  • bc279ec4b0 zip: backend to read or create zip files FIXME WIP zip-backend Nick Craig-Wood 2020-07-12 16:52:33 +01:00
  • 40de89df73 drive: fix typo in docs Nihaal Sangha 2023-08-05 12:51:51 +01:00
  • 0cccda61db docs: add some more docs on making your own backend Nick Craig-Wood 2023-08-05 04:25:27 +01:00
  • 27f5297e8d oracleobjectstorage: Use rclone's rate limiter in mutipart transfers Manoj Ghosh 2023-07-30 13:38:51 -07:00
  • de185de215 accounting: show server side stats in own lines and not as bytes transferred Nick Craig-Wood 2023-07-30 05:39:01 +01:00
  • d362db2e08 rclone test info: add --check-base32768 flag to check can store all base32768 characters Nick Craig-Wood 2023-08-04 10:52:25 +01:00
  • db2a49e384 Add Raymond Berger to contributors Nick Craig-Wood 2023-08-05 02:59:43 +01:00
  • d63fcc6e44 storj: performance improvement for large file uploads Kaloyan Raev 2023-08-01 20:08:19 +03:00
  • 4444037f5c docs: box client_id creation kapitainsky 2023-08-03 14:51:49 +01:00