rclone-dev:pr-4698-jottacloud

Last commit made on 2020-10-20
Get this branch:
git clone -b pr-4698-jottacloud https://git.launchpad.net/rclone-dev

Branch merges

Branch information

Name:
pr-4698-jottacloud
Repository:
lp:rclone-dev

Recent commits

d3c026f... by albertony <email address hidden>

jottacloud: avoid double url escaping of device/mountpoint - fixes #4697

4e2b538... by Nick Craig-Wood

check: make the error count match up in the log message

Before this change we counted the final summary error as an error,
producing confusing log messages like:

    Failed to check with 54 errors: last error was: 53 differences found

This change marks the summary error as already being counted, so the
error message becomes:

    Failed to check with 53 errors: last error was: 53 differences found

This change also returns a listing failure in preference to a summary error.

See: https://forum.rclone.org/t/slow-checksum-validation/19763/22

dc4e636... by Nick Craig-Wood

Add David to contributors

275bf45... by Nick Craig-Wood

Add Josh Soref to contributors

7dfa871... by Nick Craig-Wood

Add Dan Hipschman to contributors

70cc88d... by Nick Craig-Wood

Add Ameer Dawood to contributors

4bc0f46... by Nick Craig-Wood

Add Dov Murik to contributors

5b09599... by Anagh Kumar Baranwal <email address hidden>

drive: Added flag `--drive-stop-on-download-limit` to stop transfers when the download limit is exceeded

Signed-off-by: Anagh Kumar Baranwal <email address hidden>

f4dd8e3... by David <email address hidden>

dedupe: minor clarification in docs

dedupe will not delete equal files if they are located in another folder.

d0888ed... by Josh Soref <email address hidden>

Spelling fixes

Fix spelling of: above, already, anonymous, associated,
authentication, bandwidth, because, between, blocks, calculate,
candidates, cautious, changelog, cleaner, clipboard, command,
completely, concurrently, considered, constructs, corrupt, current,
daemon, dependencies, deprecated, directory, dispatcher, download,
eligible, ellipsis, encrypter, endpoint, entrieslist, essentially,
existing writers, existing, expires, filesystem, flushing, frequently,
hierarchy, however, implementation, implements, inaccurate,
individually, insensitive, longer, maximum, metadata, modified,
multipart, namedirfirst, nextcloud, obscured, opened, optional,
owncloud, pacific, passphrase, password, permanently, persimmon,
positive, potato, protocol, quota, receiving, recommends, referring,
requires, revisited, satisfied, satisfies, satisfy, semver,
serialized, session, storage, strategies, stringlist, successful,
supported, surprise, temporarily, temporary, transactions, unneeded,
update, uploads, wrapped

Signed-off-by: Josh Soref <email address hidden>