Commit Graph

  • 7242c7ce95 s3: fix multipart upload uploading 0 length files Nick Craig-Wood 2020-01-05 11:24:15 +00:00
  • ad2bb86d8c fstests: add test for 0 sized streaming upload Nick Craig-Wood 2020-01-05 11:23:39 +00:00
  • eb10ac346f fs/accounting: Added StatsInfo locking in statsGroups sum function (#3844) Michał Matczuk 2020-01-03 14:55:30 +01:00
  • 7e6fac8b1e s3: re-implement multipart upload to fix memory issues Nick Craig-Wood 2019-12-30 23:17:06 +00:00
  • 2e0774f3cf Add Thomas Kriechbaumer to contributors Nick Craig-Wood 2020-01-03 22:18:23 +00:00
  • b9fb313f71 fs/accounting: add option to delete stats Aleksandar Jankovic 2019-12-19 11:16:22 +01:00
  • 0e64df4b4c fs/accounting: consistency cleanup Aleksandar Jankovic 2019-12-19 10:28:35 +01:00
  • 69ac04fec9 docs: add GetSky to list of supported providers buengese 2019-12-29 18:29:07 +01:00
  • 8a2d1dbe24 jottacloud: add support whitelabel versions buengese 2019-12-28 17:45:04 +01:00
  • 584e705c0c s3: introduce list_chunk option for bucket listing Thomas Kriechbaumer 2019-12-26 11:05:00 +00:00
  • 32a3ba9e3f Add Outvi V to contributors Nick Craig-Wood 2020-01-02 11:52:43 +00:00
  • db1c7f9ca8 s3: Add new region Asia Patific (Hong Kong) Outvi V 2020-01-02 11:10:48 +00:00
  • 207474abab sync: add --no-check-dest flag - fixes #3616 Nick Craig-Wood 2019-10-17 17:41:11 +01:00
  • f754d897e5 Add Wei He to contributors Nick Craig-Wood 2019-12-28 13:29:08 +00:00
  • 4daecd3158 docs: fix in-page anchor navigation positioning Wei He 2019-12-22 03:35:26 -05:00
  • 59c75ba442 accounting: fix error count shown as checks - fixes #3814 Cnly 2019-12-20 14:37:21 +08:00
  • 4948bfa8c5 accounting: fix error count shown as checks fix-zero-checks Cnly 2019-12-20 14:37:21 +08:00
  • 0ecb8bc2f9 s3: fix url decoding of NextMarker - fixes #3799 Nick Craig-Wood 2019-12-11 17:23:52 +00:00
  • 1ab4985046 vfs: when renaming files in the cache, rename the cache item in memory too Nick Craig-Wood 2019-12-09 15:23:08 +00:00
  • 6e683b4359 vfs: fix rename of open files when using the VFS cache Nick Craig-Wood 2019-12-05 12:58:24 +00:00
  • 241921c786 vfs: don't cache the path in RW file objects to fix renaming Nick Craig-Wood 2019-12-09 14:25:54 +00:00
  • a186284b23 asyncreader: fix EOF error buengese 2019-12-05 13:32:42 +01:00
  • cebc3d7cf0 vendor: patch fuse to try to fix #3697 - FIXME DO NOT MERGE VENDOR PATCH fix-freebsd-mount Nick Craig-Wood 2019-11-13 11:42:37 +00:00
  • 41ba1bba2b chunker: reduce length of temporary suffix Ivan Andreev 2019-12-04 13:43:58 +03:00
  • 50bb9b7bdd check: fix --one-way recursing more directories than it needs to Nick Craig-Wood 2019-12-07 13:26:55 +00:00
  • 4537d9b5cf operations: make reopen code error on NoLowLevelRetry errors - fixes #3777 Nick Craig-Wood 2019-12-02 16:04:03 +00:00
  • 684dbe0e9d local: make source file being updated errors be NoLowLevelRetry errors #3777 Nick Craig-Wood 2019-12-02 16:03:33 +00:00
  • 572c1079a5 fserrors: Make a new NoLowLevelRetry error and don't retry them #3777 Nick Craig-Wood 2019-12-02 16:02:38 +00:00
  • cb97239a60 build: pin actions/checkout to v1 to fix build failure Nick Craig-Wood 2019-12-04 13:48:03 +00:00
  • e48145f959 Add David Cole to contributors Nick Craig-Wood 2019-12-04 12:14:30 +00:00
  • 2150cf7362 Add email for Aleksandar Janković Nick Craig-Wood 2019-12-04 12:09:27 +00:00
  • 707e51eac7 docs: correct typo in gui docs David Cole 2019-12-04 04:08:52 -08:00
  • 0d10640aaa s3: add --s3-copy-cutoff for size to switch to multipart copy Nick Craig-Wood 2019-12-02 17:14:57 +00:00
  • f4746f5064 s3: fix multipart copy - fixes #3778 Nick Craig-Wood 2019-12-02 17:00:54 +00:00
  • c05bb63f96 s3: fix DisableChecksum condition Aleksandar Janković 2019-12-02 16:15:59 +01:00
  • e2773b3b4e Fix completion with an encrypted config Danil Semelenov 2019-11-29 13:38:07 +03:00
  • d3b0bed091 drive: make sure invalid auth for teamdrives always reports an error Nick Craig-Wood 2019-11-27 16:10:24 +00:00
  • 33c80bbb96 jottacloud: add URL to generate Login Token to config wizard Nick Craig-Wood 2019-11-28 10:03:48 +00:00
  • 705e4694ed webdav: fix case of "Bearer" in Authorization: header to agree with RFC Nick Craig-Wood 2019-11-21 11:06:20 +00:00
  • 4fbc90d115 webdav: make nextcloud only upload SHA1 checksums Nick Craig-Wood 2019-11-24 13:08:06 +00:00
  • ed39adc65b Add Fernando to contributors Nick Craig-Wood 2019-11-27 11:40:44 +00:00
  • 162fdfe455 mount: document remotes as network shares on Windows Fernando 2019-11-27 12:40:24 +01:00
  • 8f33c932f2 jottacloud: update docs for new auth method buengese 2019-11-20 00:11:19 +01:00
  • 4195bd7880 jottacloud: use new auth method used by official client buengese 2019-11-20 00:10:38 +01:00
  • d72f3e31c0 docs/install: explain how to workaround macOS Gatekeeper requiring notarization Marco Molteni 2019-11-22 21:09:16 +01:00
  • 11f44cff50 drive: add --drive-use-shared-date to use date file was shared instead of modified date - fixes #3624 Garry McNulty 2019-11-18 21:34:10 +00:00
  • c3751e9a50 operations: fix dedupe continuing on errors like insufficientFilePermisson - fixes #3470 SezalAgrawal 2019-11-26 16:28:52 +05:30
  • 420ae905b5 vfs: make sure existing files opened for write show correct size Nick Craig-Wood 2019-11-25 11:31:44 +00:00
  • a7d65bd519 sftp: add --sftp-skip-links to skip symlinks and non regular files - fixes #3716 Nick Craig-Wood 2019-11-14 22:00:30 +00:00
  • 1db31d7149 swift: fix parsing of X-Object-Manifest Nick Craig-Wood 2019-11-21 13:25:02 +00:00
  • 4641bd5116 Add anuar45 to contributors Nick Craig-Wood 2019-11-21 11:16:04 +00:00
  • 7e602dbf39 stats: show deletes in stats and hide zero stats anuar45 2019-11-21 12:15:47 +01:00
  • c48424c0eb mega: skip undecodable FSNodes - #3740 - FIXME vendor patch DO NOT MERGE fix-3740-mega-decode Nick Craig-Wood 2019-11-17 16:43:53 +00:00
  • e14d968f8d Start v1.50.2-DEV development Nick Craig-Wood 2019-11-19 16:51:13 +00:00
  • 373fb01725 Version v1.50.2 v1.50.2 v1.50-fixes Nick Craig-Wood 2019-11-19 16:03:01 +00:00
  • e0eeeaafcd accounting: don't show entries in both transferring and checking Nick Craig-Wood 2019-11-19 13:22:33 +00:00
  • 7766c5c90b accounting: fix memory leak on retries operations Nick Craig-Wood 2019-11-18 12:19:44 +00:00
  • d46f8d0ae5 accounting: fix memory leak on retries operations Nick Craig-Wood 2019-11-18 12:19:44 +00:00
  • 1e6278556c Add Maciej Zimnoch to contributors Nick Craig-Wood 2019-11-18 16:28:19 +00:00
  • 303f4ee152 Add Ankur Gupta to contributors Nick Craig-Wood 2019-11-18 16:28:19 +00:00
  • 2fe8285f89 swift: reserve segments of dynamic large object when delete objects in container what was enabled versioning. Nguyễn Hữu Luân 2019-11-18 23:26:10 +07:00
  • f5443ac939 accounting: clear finished transfer in stats-reset Maciej Zimnoch 2019-11-14 15:35:49 +01:00
  • 7cf056b2c2 accounting: allow MaxCompletedTransfers to be configurable Maciej Zimnoch 2019-11-14 14:14:40 +01:00
  • 75a6c49f87 Fix error counter - fixes #3650 Ankur Gupta 2019-11-18 19:43:02 +05:30
  • 473a437163 drive: fix --drive-root-folder-id with team/shared drives Nick Craig-Wood 2019-11-16 18:38:21 +00:00
  • 19229b1215 drive: fix --drive-root-folder-id with team/shared drives Nick Craig-Wood 2019-11-16 18:38:21 +00:00
  • b5bb4c2a21 vfs: fix tests not to upload a 0 length file Nick Craig-Wood 2019-11-15 09:26:40 +00:00
  • 479c803fd9 vendor: update all dependencies Nick Craig-Wood 2019-11-11 15:04:53 +00:00
  • 3dcf1e61cf cache: follow move of upstream library github.com/coreos/bbolt github.com/etcd-io/bbolt Nick Craig-Wood 2019-11-11 14:55:44 +00:00
  • 3da1cbfc81 Add Marco Molteni to contributors Nick Craig-Wood 2019-11-14 21:51:23 +00:00
  • 0c9a8cf776 doc: add Scaleway to the S3 table of contents Marco Molteni 2019-11-14 18:53:41 +01:00
  • f3871377c3 Add Sebastian Brandt to contributors Nick Craig-Wood 2019-11-14 12:54:42 +00:00
  • cc9a7dc073 Add Barry Muldrey to contributors Nick Craig-Wood 2019-11-14 12:54:42 +00:00
  • b61dd809ee Add new email for Anagh Kumar Baranwal Nick Craig-Wood 2019-11-14 12:50:35 +00:00
  • f158a398f3 sftp: Retry Creation of Connection - fixes #3656 Sebastian Brandt 2019-11-07 14:57:42 +01:00
  • acefa5c40d koofr: use rclone HTTP client. jaKa 2019-11-14 12:11:29 +01:00
  • 2784c3234b fs/config/configflags: fix --compare-dest and --copy-dest help strings Barry Muldrey 2019-11-12 08:37:58 -05:00
  • c21a4fee58 mount,cmount: make sure we call unmount when exiting Nick Craig-Wood 2019-11-11 22:08:52 +00:00
  • 358f5a8084 vfs: fix edge cases when reading ModTime from file Nick Craig-Wood 2019-11-11 15:56:59 +00:00
  • 9115752679 proxy: reduce the internal bcrypt strength to fix race tests Nick Craig-Wood 2019-11-07 14:06:02 +00:00
  • 51efb349ac vfs: revise locking in file and dir to fix race conditions Nick Craig-Wood 2019-11-06 21:48:43 +00:00
  • e0d9314059 mounttest: fix occasionally failing test TestRenameOpenHandle Nick Craig-Wood 2019-11-06 12:16:30 +00:00
  • 21c6babdbb mount: enable async reads for a 20% speedup Nick Craig-Wood 2019-11-04 17:40:39 +00:00
  • 5beeac7959 vfs: make ReadAt for non cached files work better with non-sequential reads Nick Craig-Wood 2019-11-04 12:16:36 +00:00
  • be5392f448 vfs: only calculate one hash for reads Nick Craig-Wood 2019-11-04 10:12:56 +00:00
  • c00dcb7e67 chunkedreader: disable hash calculation for first segment Nick Craig-Wood 2019-11-04 10:11:59 +00:00
  • 6150ae89d6 vfs: add a newly created file straight into the directory Nick Craig-Wood 2019-11-03 12:23:58 +00:00
  • 9662554f53 drive: fix listing of the root directory with drive.files scope Nick Craig-Wood 2019-11-08 10:29:45 +00:00
  • 1e423d21e1 drive: fix listing of the root directory with drive.files scope Nick Craig-Wood 2019-11-08 10:29:45 +00:00
  • 53d55ae760 Add test for cache renaming functionality Brett Dutro 2019-10-28 12:05:41 -05:00
  • 5928704e1b On rename, rename in cache too if the file exists Anagh Kumar Baranwal 2019-08-26 18:13:11 +05:30
  • 5ddfa9f7f6 config: SetValueAndSave ignore error if config section does not exist yet buengese 2019-11-09 00:05:33 +01:00
  • 9b5308144f s3: Reduce memory usage streaming files by reducing max stream upload size Nick Craig-Wood 2019-11-06 10:41:03 +00:00
  • 4b20afa94a backend/s3: fix ExpiryWindow value Aleksandar Jankovic 2019-10-31 16:42:16 +01:00
  • 049ff1f269 config: check a remote exists when creating a new one Nick Craig-Wood 2019-11-05 12:39:33 +00:00
  • 3f7af64316 config: give config questions default values - fixes #3672 Nick Craig-Wood 2019-11-05 11:53:44 +00:00
  • 0eaf5475ef Start v1.50.1-DEV development Nick Craig-Wood 2019-11-02 15:24:58 +00:00
  • db930850cc Version v1.50.1 v1.50.1 Nick Craig-Wood 2019-11-02 14:26:50 +00:00
  • 6f8558f61a local: fix listings of . on Windows - fixes #3676 Nick Craig-Wood 2019-10-28 15:41:47 +00:00
  • d4fe62ec08 hash: fix hash names for DropboxHash and CRC-32 Nick Craig-Wood 2019-10-30 10:31:32 +00:00