Commit Graph

  • f2a789ea98 serve sftp: Add support for public key with auth proxy - fixes #3572 Paul Tinsley 2019-12-24 11:34:35 -0600
  • 63128834da vfs: fix open file renaming on drive when using --vfs-cache-mode writes Nick Craig-Wood 2020-01-13 17:37:54 +0000
  • 5f822f2660 sftp: fix "failed to parse private key file: ssh: not an encrypted key" error Nick Craig-Wood 2020-01-13 11:05:16 +0000
  • b81601baff test_all: ignore TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 on wasabi Nick Craig-Wood 2020-01-13 09:47:11 +0000
  • 58064bdd2b drive: add --drive-stop-on-upload-limit flag to stop syncs when upload limit reached Nick Craig-Wood 2020-01-12 15:47:31 +0000
  • ba01d5e8ab Add Thomas Eales to contributors Nick Craig-Wood 2020-01-12 14:23:57 +0000
  • e510d460c2 Add Kuang-che Wu to contributors Nick Craig-Wood 2020-01-12 14:23:57 +0000
  • 42de601fa6 crypt: reorder the filename encryption options Thomas Eales 2020-01-13 01:23:35 +1100
  • 3801b8109e vendor: update termbox-go to fix ncdu command on FreeBSD Kuang-che Wu 2020-01-12 17:05:04 +0800
  • e0d41da3e3 vendor: add uncommitted files from previous change Nick Craig-Wood 2020-01-11 17:56:14 +0000
  • 92662baceb vendor: update github.com/t3rm1n4l/go-mega to fix mega "illegal base64 data at input byte 22" Nick Craig-Wood 2020-01-11 16:47:06 +0000
  • 87c844bce1 onedrive: clarify docs around making your own client ID Nick Craig-Wood 2020-01-08 13:09:58 +0000
  • ae340cf7d9 log: factor flags into logflags package - fixes #3792 Nick Craig-Wood 2019-12-10 13:54:00 +0000
  • 11f501bd44 operations: move interface assertion to tests to remove pflag dependency #3792 Nick Craig-Wood 2019-12-10 13:28:56 +0000
  • a4bc4daf30 mounttest: fix unreliable tests on Windows CI Nick Craig-Wood 2020-01-08 17:14:35 +0000
  • 51dca8c8d4 bin: update windows test paths for new setup Nick Craig-Wood 2020-01-08 17:14:55 +0000
  • 6b3021209a Add Ole Schütt to contributors Nick Craig-Wood 2020-01-09 10:36:44 +0000
  • f263828edc operations: write debug message when hashes could not be checked Ole Schütt 2020-01-05 15:15:30 +0100
  • b7019a91c2 fs/operations: Clear accounting before low level retry Maciej Zimnoch 2020-01-08 15:17:24 +0100
  • 27c3481ea4
    build: fix CI for forks and related docs (#3847) Alex Chen 2020-01-09 01:27:44 +0800
  • 706da80d88 mount: don't build on go1.10 as bazil/fuse no longer supports it Nick Craig-Wood 2020-01-08 08:02:01 +0000
  • b6e86b2c7f s3: fix missing x-amz-meta-md5chksum headers for multipart uploads Nick Craig-Wood 2020-01-07 19:23:08 +0000
  • 4453fa4ba6 drive: fix --fast-list when using appDataFolder Nick Craig-Wood 2020-01-04 12:59:05 +0000
  • 540fd3f173 local: fix update of hidden files on Windows - fixes #3839 Nick Craig-Wood 2020-01-04 18:02:32 +0000
  • 1af4bb0c84 Add Tennix to contributors Nick Craig-Wood 2020-01-05 19:50:00 +0000
  • 15d19131bd s3: use aws web identity role provider Tennix 2020-01-06 03:49:31 +0800
  • 9d993e584b s3: force path style bucket access to off for AWS deprecation Nick Craig-Wood 2020-01-05 17:53:45 +0000
  • 21b17b14a9 vendor: update bazil.org/fuse to fix FreeBSD 12.1 - fixes #3697 Nick Craig-Wood 2019-12-28 13:32:48 +0000
  • 1b89b38a4c vfs: skip rename tests on remotes which can't rename Nick Craig-Wood 2019-12-13 10:55:13 +0000
  • 7242c7ce95 s3: fix multipart upload uploading 0 length files Nick Craig-Wood 2020-01-05 11:24:15 +0000
  • ad2bb86d8c fstests: add test for 0 sized streaming upload Nick Craig-Wood 2020-01-05 11:23:39 +0000
  • eb10ac346f fs/accounting: Added StatsInfo locking in statsGroups sum function (#3844) Michał Matczuk 2020-01-03 14:55:30 +0100
  • 7e6fac8b1e s3: re-implement multipart upload to fix memory issues Nick Craig-Wood 2019-12-30 23:17:06 +0000
  • 2e0774f3cf Add Thomas Kriechbaumer to contributors Nick Craig-Wood 2020-01-03 22:18:23 +0000
  • b9fb313f71 fs/accounting: add option to delete stats Aleksandar Jankovic 2019-12-19 11:16:22 +0100
  • 0e64df4b4c fs/accounting: consistency cleanup Aleksandar Jankovic 2019-12-19 10:28:35 +0100
  • 69ac04fec9 docs: add GetSky to list of supported providers buengese 2019-12-29 18:29:07 +0100
  • 8a2d1dbe24 jottacloud: add support whitelabel versions buengese 2019-12-28 17:45:04 +0100
  • 584e705c0c s3: introduce list_chunk option for bucket listing Thomas Kriechbaumer 2019-12-26 11:05:00 +0000
  • 32a3ba9e3f Add Outvi V to contributors Nick Craig-Wood 2020-01-02 11:52:43 +0000
  • db1c7f9ca8 s3: Add new region Asia Patific (Hong Kong) Outvi V 2020-01-02 11:10:48 +0000
  • 207474abab sync: add --no-check-dest flag - fixes #3616 Nick Craig-Wood 2019-10-17 17:41:11 +0100
  • f754d897e5 Add Wei He to contributors Nick Craig-Wood 2019-12-28 13:29:08 +0000
  • 4daecd3158 docs: fix in-page anchor navigation positioning Wei He 2019-12-22 03:35:26 -0500
  • 59c75ba442 accounting: fix error count shown as checks - fixes #3814 Cnly 2019-12-20 14:37:21 +0800
  • 0ecb8bc2f9 s3: fix url decoding of NextMarker - fixes #3799 Nick Craig-Wood 2019-12-11 17:23:52 +0000
  • 1ab4985046 vfs: when renaming files in the cache, rename the cache item in memory too Nick Craig-Wood 2019-12-09 15:23:08 +0000
  • 6e683b4359 vfs: fix rename of open files when using the VFS cache Nick Craig-Wood 2019-12-05 12:58:24 +0000
  • 241921c786 vfs: don't cache the path in RW file objects to fix renaming Nick Craig-Wood 2019-12-09 14:25:54 +0000
  • a186284b23 asyncreader: fix EOF error buengese 2019-12-05 13:32:42 +0100
  • 41ba1bba2b chunker: reduce length of temporary suffix Ivan Andreev 2019-12-04 13:43:58 +0300
  • 50bb9b7bdd check: fix --one-way recursing more directories than it needs to Nick Craig-Wood 2019-12-07 13:26:55 +0000
  • 4537d9b5cf operations: make reopen code error on NoLowLevelRetry errors - fixes #3777 Nick Craig-Wood 2019-12-02 16:04:03 +0000
  • 684dbe0e9d local: make source file being updated errors be NoLowLevelRetry errors #3777 Nick Craig-Wood 2019-12-02 16:03:33 +0000
  • 572c1079a5 fserrors: Make a new NoLowLevelRetry error and don't retry them #3777 Nick Craig-Wood 2019-12-02 16:02:38 +0000
  • cb97239a60 build: pin actions/checkout to v1 to fix build failure Nick Craig-Wood 2019-12-04 13:48:03 +0000
  • e48145f959 Add David Cole to contributors Nick Craig-Wood 2019-12-04 12:14:30 +0000
  • 2150cf7362 Add email for Aleksandar Janković Nick Craig-Wood 2019-12-04 12:09:27 +0000
  • 707e51eac7 docs: correct typo in gui docs David Cole 2019-12-04 04:08:52 -0800
  • 0d10640aaa s3: add --s3-copy-cutoff for size to switch to multipart copy Nick Craig-Wood 2019-12-02 17:14:57 +0000
  • f4746f5064 s3: fix multipart copy - fixes #3778 Nick Craig-Wood 2019-12-02 17:00:54 +0000
  • c05bb63f96 s3: fix DisableChecksum condition Aleksandar Janković 2019-12-02 16:15:59 +0100
  • e2773b3b4e Fix completion with an encrypted config Danil Semelenov 2019-11-29 13:38:07 +0300
  • d3b0bed091 drive: make sure invalid auth for teamdrives always reports an error Nick Craig-Wood 2019-11-27 16:10:24 +0000
  • 33c80bbb96 jottacloud: add URL to generate Login Token to config wizard Nick Craig-Wood 2019-11-28 10:03:48 +0000
  • 705e4694ed webdav: fix case of "Bearer" in Authorization: header to agree with RFC Nick Craig-Wood 2019-11-21 11:06:20 +0000
  • 4fbc90d115 webdav: make nextcloud only upload SHA1 checksums Nick Craig-Wood 2019-11-24 13:08:06 +0000
  • ed39adc65b Add Fernando to contributors Nick Craig-Wood 2019-11-27 11:40:44 +0000
  • 162fdfe455 mount: document remotes as network shares on Windows Fernando 2019-11-27 12:40:24 +0100
  • 8f33c932f2 jottacloud: update docs for new auth method buengese 2019-11-20 00:11:19 +0100
  • 4195bd7880 jottacloud: use new auth method used by official client buengese 2019-11-20 00:10:38 +0100
  • d72f3e31c0 docs/install: explain how to workaround macOS Gatekeeper requiring notarization Marco Molteni 2019-11-22 21:09:16 +0100
  • 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 +0000
  • c3751e9a50 operations: fix dedupe continuing on errors like insufficientFilePermisson - fixes #3470 SezalAgrawal 2019-11-26 16:28:52 +0530
  • 420ae905b5 vfs: make sure existing files opened for write show correct size Nick Craig-Wood 2019-11-25 11:31:44 +0000
  • a7d65bd519 sftp: add --sftp-skip-links to skip symlinks and non regular files - fixes #3716 Nick Craig-Wood 2019-11-14 22:00:30 +0000
  • 1db31d7149 swift: fix parsing of X-Object-Manifest Nick Craig-Wood 2019-11-21 13:25:02 +0000
  • 4641bd5116 Add anuar45 to contributors Nick Craig-Wood 2019-11-21 11:16:04 +0000
  • 7e602dbf39 stats: show deletes in stats and hide zero stats anuar45 2019-11-21 12:15:47 +0100
  • e14d968f8d Start v1.50.2-DEV development Nick Craig-Wood 2019-11-19 16:51:13 +0000
  • e0eeeaafcd accounting: don't show entries in both transferring and checking Nick Craig-Wood 2019-11-19 13:22:33 +0000
  • d46f8d0ae5 accounting: fix memory leak on retries operations Nick Craig-Wood 2019-11-18 12:19:44 +0000
  • 1e6278556c Add Maciej Zimnoch to contributors Nick Craig-Wood 2019-11-18 16:28:19 +0000
  • 303f4ee152 Add Ankur Gupta to contributors Nick Craig-Wood 2019-11-18 16:28:19 +0000
  • 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 +0700
  • f5443ac939 accounting: clear finished transfer in stats-reset Maciej Zimnoch 2019-11-14 15:35:49 +0100
  • 7cf056b2c2 accounting: allow MaxCompletedTransfers to be configurable Maciej Zimnoch 2019-11-14 14:14:40 +0100
  • 75a6c49f87 Fix error counter - fixes #3650 Ankur Gupta 2019-11-18 19:43:02 +0530
  • 19229b1215 drive: fix --drive-root-folder-id with team/shared drives Nick Craig-Wood 2019-11-16 18:38:21 +0000
  • b5bb4c2a21 vfs: fix tests not to upload a 0 length file Nick Craig-Wood 2019-11-15 09:26:40 +0000
  • 479c803fd9 vendor: update all dependencies Nick Craig-Wood 2019-11-11 15:04:53 +0000
  • 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 +0000
  • 3da1cbfc81 Add Marco Molteni to contributors Nick Craig-Wood 2019-11-14 21:51:23 +0000
  • 0c9a8cf776 doc: add Scaleway to the S3 table of contents Marco Molteni 2019-11-14 18:53:41 +0100
  • f3871377c3 Add Sebastian Brandt to contributors Nick Craig-Wood 2019-11-14 12:54:42 +0000
  • cc9a7dc073 Add Barry Muldrey to contributors Nick Craig-Wood 2019-11-14 12:54:42 +0000
  • b61dd809ee Add new email for Anagh Kumar Baranwal Nick Craig-Wood 2019-11-14 12:50:35 +0000
  • f158a398f3 sftp: Retry Creation of Connection - fixes #3656 Sebastian Brandt 2019-11-07 14:57:42 +0100
  • acefa5c40d koofr: use rclone HTTP client. jaKa 2019-11-14 12:11:29 +0100
  • 2784c3234b fs/config/configflags: fix --compare-dest and --copy-dest help strings Barry Muldrey 2019-11-12 08:37:58 -0500