rclone-dev:pr-4625-sftp-certs

Last commit made on 2020-09-24
Get this branch:
git clone -b pr-4625-sftp-certs https://git.launchpad.net/rclone-dev

Branch merges

Branch information

Name:
pr-4625-sftp-certs
Repository:
lp:rclone-dev

Recent commits

f11255a... by Stephen Harris <email address hidden>

sftp: allow cert based auth via optional pubkey

433b73a... by Nick Craig-Wood

accounting: stabilize display order of transfers on Windows

Before this change we sorted transfers in the stats list solely on
time started. However if --check-first was in use then lots of
transfers could be started in the same millisecond. Because Windows
time resolution is only 1mS this caused the entries to sort equal and
bounce around in the list.

This change fixes the sort so that if the time is equal it uses the
name which should stabilize the order.

Fixes #4599

ab88a33... by Nick Craig-Wood

Add Russell Cattelan to contributors

181da3c... by Nick Craig-Wood

Add Christopher Stewart to contributors

b14a58c... by Russell Cattelan <email address hidden>

cmd/mount2: fix the swapped UID / GID values

60cc2cb... by buengese <email address hidden>

sftp: always convert the checksum to lower case - fixes #4518

c797494... by Ivan Andreev

Merge pull request #4608 from ivandeex/pr-chunker-crypt

chunker: fix upload over crypt (fixes #4570)

e2a5718... by Ivan Andreev

mailru: re-enable fixed chunker tests

This reverts commit 9d3d397f50fe94df0f723a571507e2ce72428ab6.

8928441... by Ivan Andreev

mailru: fix range requests after june changes on server

0e89650... by Ivan Andreev

mailru: fix uploads after recent changes on server

similar fix: https://github.com/yar229/WebDavMailRuCloud/commit/5efa9958f1f8fae568908e3f547c2580f48d49dc