--bwlimit for upload and download (Nick Craig-Wood)
--download flag to md5sum/sha1sum/hashsum to force rclone to download and hash files locally (lostheli)--progress-terminal-title to print ETA to terminal title (LaSombra)--by-hash to dedupe on content hash not file name (Nick Craig-Wood)--dedupe-mode list to just list dupes, changing nothing (Nick Craig-Wood)--files-from check files concurrently (zhucan)--dry-run (Ingo Weiss)--dry-run or --interactive (Nick Craig-Wood)--no-console on windows to hide the console window (albertony)! (errror) and . (unreadable) file flags to go with e (empty) (Nick Craig-Wood)rclone osbcure - ignore newline at end of line (Nick Craig-Wood)--log-file (Nick Craig-Wood)--cutof-mode hard not cutting off immediately (Nick Craig-Wood)--immutable error message (Nick Craig-Wood)--cutoff-mode soft & cautious so it doesn't end the transfer early (Nick Craig-Wood)--immutable errors retrying many times (Nick Craig-Wood)rclone mount actually run rclone cmount under macOS (Nick Craig-Wood)--vfs-cache-mode full and --buffer-size 0 (Nick Craig-Wood)--local-zero-size-links to fix sync on some virtual filesystems (Riccardo Iaconelli)--azureblob-archive-tier-delete (Nick Craig-Wood)--files-from and restic serve in particularrclone backend copyid command for copying files by ID (Nick Craig-Wood)--drive-stop-on-download-limit to stop transfers when the download limit is exceeded (Anagh Kumar Baranwal)rclone lsf etc can read the IDs (buengese)--ftp-disable-msld option to ignore MLSD for really old servers (Nick Craig-Wood)--tpslimit apply (Nick Craig-Wood)Entry doesn't belong in directory "" (same as directory) - ignoring (Nick Craig-Wood)--gphotos-include-archived to show archived photos as well (Nicolas Rueff)--s3-disable-http2 to disable http/2 (Anagh Kumar Baranwal)--s3-no-head parameter to minimise transactions on upload (Nick Craig-Wood)--tpslimit apply (Nick Craig-Wood)--sftp-use-fstat for unusual SFTP servers (Nick Craig-Wood)--swift-leave-parts-on-error (Nguyễn Hữu Luân)brew tag to throw an error when using mount in the binaries installed via Homebrew (Anagh Kumar Baranwal)rclone config may be insecure~ and environment vars in file names they use (Nick Craig-Wood)rclone cmount on macOS (Nick Craig-Wood)mount/listmounts option for listing current mounts (Chaitanya Bankanhal)operations/uploadfile to upload a file through rc using encoding multipart/form-data (Chaitanya Bankanhal)core/command to execute rclone terminal commands. (Chaitanya Bankanhal)rclone check
--dry-run/-i/--interactive (Nick Craig-Wood)--checkers files concurrently (Nick Craig-Wood)--download flag (Nick Craig-Wood)rclone obscure: Allow obscure command to accept password on STDIN (David Ibarra)rclone config
rclone cryptcheck: Add reporting of filenames for same/missing/changed (Nick Craig-Wood)rclone dedupe: Make it obey the --size-only flag for duplicate detection (Nick Craig-Wood)rclone link: Add --expire and --unlink flags (Roman Kredentser)rclone mkdir: Warn when using mkdir on remotes which can't have empty directories (Nick Craig-Wood)rclone rc: Allow JSON parameters to simplify command line usage (Nick Craig-Wood)rclone serve ftp
rclone serve restic: Expose interfaces so that rclone can be used as a library from within restic (Jack)rclone sync: Add --track-renames-strategy leaf (Nick Craig-Wood)rclone touch: Add ability to set nanosecond resolution times (Nick Craig-Wood)rclone tree: Remove -i shorthand for --noindent as it conflicts with -i/--interactive (Nick Craig-Wood)speed/speedAvg (Nick Craig-Wood)rclone check: Fix successful retries with --download counting errors (Nick Craig-Wood)rclone dedupe: Fix logging to be easier to understand (Nick Craig-Wood)rclone cmount instead of rclone mountmount/mount remote control take vfsOpt option (Nick Craig-Wood)mount/mount (Nick Craig-Wood)mount/listmounts (Nick Craig-Wood)-o uid/gid=-1 if user supplies -o uid/gid. (Nick Craig-Wood)--vfs-cache-mode full (Nick Craig-Wood)--vfs-writeback option to delay writes back to cloud storage (Nick Craig-Wood)--vfs-read-ahead parameter for use with --vfs-cache-mode full (Nick Craig-Wood)--vfs-cache-modes writes on backends which can't stream (Nick Craig-Wood)fs parameter to vfs rc methods (Nick Craig-Wood)--vfs-cache-mode minimal (Nick Craig-Wood)--vfs-cache-mode writes (Nick Craig-Wood)--local-no-updated to provide a consistent view of changing objects (Nick Craig-Wood)--local-no-set-modtime option to prevent modtime changes (tyhuber1)--crypt-server-side-across-configs flag (Nick Craig-Wood)rclone backend drives to list shared drives (teamdrives) (Nick Craig-Wood)rclone backend untrash (Nick Craig-Wood)--drive-starred-only to only show starred files (Jay McEntire)--drive-alternate-export as it is no longer needed (themylogin)rclone link by removing expires parameter (Nick Craig-Wood)--dump bodies and --dump auth for debugging (Nick Craig-Wood)--onedrive-no-versions flag to remove old versions (Nick Craig-Wood)rclone link for public link creation (buengese)rclone link for public link sharing (Roman Kredentser)rclone backend restore command to restore objects from GLACIER (Nick Craig-Wood)rclone cleanup and rclone backend cleanup to clean unfinished multipart uploads (Nick Craig-Wood)rclone backend list-multipart-uploads to list unfinished multipart uploads (Nick Craig-Wood)--s3-max-upload-parts support (Kamil Trzciński)--s3-no-check-bucket for minimising rclone transactions and perms (Nick Craig-Wood)--s3-profile and --s3-shared-credentials-file options (Nick Craig-Wood)--s3-copy-cutoff to < 5GB for Backblaze S3 compatibility (Nick Craig-Wood)--sftp-subsystem and --sftp-server-command options (aus)Special thanks to Martin Michlmayr for proof reading and correcting all the docs and Edward Barker for helping re-write the front page.
rclone backend stats cache: (Nick Craig-Wood)rclone hashsum DropboxHash (Nick Craig-Wood)--header-download and --header-upload flags for setting HTTP headers when uploading/downloading (Tim Gallant)--header flag to add HTTP headers to every HTTP transaction (Nick Craig-Wood)--check-first to do all checking before starting transfers (Nick Craig-Wood)--track-renames-strategy for configurable matching criteria for --track-renames (Bernd Schoolmann)--cutoff-mode hard,soft,cautious (Shing Kit Chan & Franklyn Tackitt)--files-from -) can read from stdin (fishbullet)--error-on-no-transfer option (Jon Fautley)--order-by xxx,mixed for copying some small and some big files (Nick Craig-Wood)--max-backlog to be negative meaning as large as possible (Nick Craig-Wood)--no-unicode-normalization flag to allow Unicode filenames to remain unique (Ben Zenker)--min-age/--max-age to take a date as well as a duration (Nick Craig-Wood)--password-command allow use of stdin (Sébastien Gross)-trimpath to release build for reproduceable builds (Nick Craig-Wood)--obscure and --no-obscure flags to config create/update (Nick Craig-Wood)config show take remote: as well as remote (Nick Craig-Wood)--no-clobber flag (Denis)--rmdirs flag to delete directories as well (Kush)--files-from-raw flag (Ankur Gupta)--hash-type parameter and use it in lsf to speed up hashing (Nick Craig-Wood)-o/--opt and -a/--arg for more structured input (Nick Craig-Wood)backend/command for running backend specific commands remotely (Nick Craig-Wood)mount/mount command for starting rclone mount via the API (Chaitanya)--template flag for user defined markup (calistri)--key flag (Maxime Suret)--localtime flag to make --timestamp localtime not UTC (Nick Craig-Wood)--no-check-certificate is honored by oauth token fetch (Mark Spieth)--ignore-checksum (Nick Craig-Wood)--max-transfer more accurate (Nick Craig-Wood)--delete-before (Nick Craig-Wood)--async-read flag to disable asynchronous reads (Nick Craig-Wood)--allow-root flag with a warning as it has been removed upstream (Nick Craig-Wood)--allow-non-empty used on Windows and clarify docs (Nick Craig-Wood)mount/types (Nick Craig-Wood)--vfs-read-wait and --vfs-write-wait flags to control time waiting for a sequential read/write (Nick Craig-Wood)--vfs-read-wait to 20ms (it was 5ms and not configurable) (Nick Craig-Wood)df output more consistent on a rclone mount. (Yves G)--local-no-sparse flag for disabling sparse files (Nick Craig-Wood)rclone backend noop for testing purposes (Nick Craig-Wood)rclone backend stats command (Nick Craig-Wood)rclone backend decode/encode commands to replicate functionality of cryptdecode (Anagh Kumar Baranwal)rcat is now supported (Nick Craig-Wood)--azureblob-disable-checksum flag (Nick Craig-Wood)InvalidBlobOrBlock error as it may indicate block concurrency problems (Nick Craig-Wood)Object.parseTimeString() (Lars Lehtonen)--header-upload and --header-download (Tim Gallant)largeUpload.clearUploadURL() (Lars Lehtonen)--header-upload and --header-download (Tim Gallant)--drive-skip-shortcuts (Nick Craig-Wood)rclone backend shortcut command for creating shortcuts (Nick Craig-Wood)rclone backend command to change service_account_file and chunk_size (Anagh Kumar Baranwal)--fast-list and --drive-shared-with-me (Nick Craig-Wood)--drive-shared-with-me (Nick Craig-Wood)--drive-stop-on-upload-limit to respond to teamDriveFileLimitExceeded. (harry)--header-upload and --header-download (Tim Gallant)--header-upload and --header-download (Nick Craig-Wood)ARCHIVE storage class to help (Adam Stroud)--header-upload and --header-download (Tim Gallant)--jottacloud-trashed-only (buengese)--header-upload and --header-download (Tim Gallant)RawURLEncoding when decoding base64 encoded login token (buengese)--onedrive-server-side-across-configs (Nick Craig-Wood)--header-upload and --header-download (Tim Gallant)quotaLimitReached to be fatal (harry)--header-upload and --header-download (Tim Gallant)--header-upload and --header-download (Tim Gallant)--header-upload and --header-download (Tim Gallant)--header-upload and --header-download (Nick Craig-Wood)rclone cleanup remove pending multipart uploads older than 24h (Nick Craig-Wood)multiUploader.list() (Lars Lehtonen)--header-upload and --header-download (Tim Gallant)--low-level-retries as the number of SDK retries (Aleksandar Janković)session.New() with session.NewSession() (Lars Lehtonen)--s3-disable-checksum (Nick Craig-Wood)--sftp-pem-key to support inline key files (calisro)set_modtime=false (Nick Craig-Wood)--header-upload and --header-download (Tim Gallant)--header-upload and --header-download (Tim Gallant)--header-upload and --header-download (Nick Craig-Wood)--header-upload and --header-download (Tim Gallant)X-OC-Mtime header for Transip compatibility (Nick Craig-Wood)about (Yves G)--header-upload and --header-download (Tim Gallant)--backend-encoding parameter (Nick Craig-Wood)
--max-duration flag to control the maximum duration of a transfer session (boosh)--expect-continue-timeout flag, default 1s (Nick Craig-Wood)--no-check-dest flag for copying without testing the destination (Nick Craig-Wood)--order-by flag to order transfers (Nick Craig-Wood)--password-command to allow dynamic config password (Damon Permezel)--stdout flag to write to stdout (Nick Craig-Wood)--base64 flag (landall)--no-mimetype flag (Nick Craig-Wood)--one-way recursing more directories than it needs to (Nick Craig-Wood)--vfs-cache-mode writes (Nick Craig-Wood)--vfs-cache-modes writes (Nick Craig-Wood)fatal error: concurrent map writes (Nick Craig-Wood)--drive-stop-on-upload-limit flag to stop syncs when upload limit reached (Nick Craig-Wood)--drive-use-shared-date to use date file was shared instead of modified date (Garry McNulty)--fast-list when using appDataFolder (Nick Craig-Wood)insufficient_space errors as non retriable errors (Nick Craig-Wood)--opendrive-chunk-size (Nick Craig-Wood)--s3-copy-cutoff for size to switch to multipart copy (Nick Craig-Wood)--s3-list-chunk option for bucket listing (Thomas Kriechbaumer)--sftp-skip-links to skip symlinks and non regular files (Nick Craig-Wood)DropboxHash and CRC-32 (Nick Craig-Wood)--auto-filename flag for using file name from URL in destination path (Denis)--update/-u not transfer files that haven't changed (Nick Craig-Wood)--files-from without --no-traverse doing a recursive scan (Nick Craig-Wood)--progress work in git bash on Windows (Nick Craig-Wood)--size-only and --ignore-size together. (Nick Craig-Wood)--files-from is in use (Michele Caci)--vfs-case-insensitive for windows/macOS mounts (Ivan Andreev)unverified: prefix on sha1 to improve interop (e.g. with CyberDuck) (Nick Craig-Wood)--drive-shared-with-me from the root with lsand --fast-list (Nick Craig-Wood)--http-no-head to stop rclone doing HEAD in listings (Nick Craig-Wood)--sftp-ask-password trying to contact the ssh agent (Nick Craig-Wood)--sftp-use-insecure-cipher (Carlos Ferreyra)--progress (Nick Craig-Wood)-u/--update with google photos / files of unknown size (Nick Craig-Wood)--compare-dest & --copy-dest (yparitcher)--suffix without --backup-dir for backup to current dir (yparitcher)config reconnect to re-login (re-run the oauth login) for the backend. (Nick Craig-Wood)config userinfo to discover which user you are logged in as. (Nick Craig-Wood)config disconnect to disconnect you (log out) from the backend. (Nick Craig-Wood)--use-json-log for JSON logging (justinalin)--ignore-checksum (Nick Craig-Wood)--size-only mode (Nick Craig-Wood)--baseurl for rcd and web-gui (Chaitanya Bankanhal)--auth-proxy (Nick Craig-Wood)--baseurl (Nick Craig-Wood)--baseurl (Nick Craig-Wood)--baseurl (Nick Craig-Wood)--auth-proxy (Nick Craig-Wood)--no-traverse (buengese)--loopback with rc/list and others (Nick Craig-Wood)--daemon-timout to 15 minutes on macOS and FreeBSD (Nick Craig-Wood)--vfs-cache-mode minimal and writes ignoring cached files (Nick Craig-Wood)--local-case-sensitive and --local-case-insensitive (Nick Craig-Wood)--drive-trashed-only (ginvine)--http-headers flag for setting arbitrary headers (Nick Craig-Wood)--webdav-bearer-token-command (Nick Craig-Wood)--webdav-bearer-token-command (Nick Craig-Wood)--multi-thread-cutoff and --multi-thread-streams--ignore-case-sync for forced case insensitivity (garry415)--stats-one-line-date and --stats-one-line-date-format (Peter Berbec)--no-check-certificate (Stefan Breunig)--loopback flag to run commands directly without a server (Nick Craig-Wood)--ftp-public-ip flag to specify public IP (calistri)--private-repos in serve restic (Florian Apolloner)--backup-dir (Nick Craig-Wood)--ignore-checksum is in effect, don't calculate checksum (Nick Craig-Wood)--rc-serve (Nick Craig-Wood)--drive-server-side-across-configs to default back to old server-side copy semantics by default (Nick Craig-Wood)--drive-size-as-quota to show storage quota usage for file size (Garry McNulty)--ftp-no-check-certificate option for FTPS (Gary Kim)--s3-use-accelerate-endpoint (Nick Craig-Wood)df results so it can cope with -ve results (Nick Craig-Wood)--fast-list for listing operations where it won't use more memory (Nick Craig-Wood)
ListRdedupe, serve restic lsf, ls, lsl, lsjson, lsd, md5sum, sha1sum, hashsum, size, delete, cat, settier--disable ListR to get old behaviour if required--files-from traverse the destination unless --no-traverse is set (Nick Craig-Wood)
--files-from with Google drive and excessive API use in general.--max-transfer (Nick Craig-Wood)--create-empty-src-dirs flag and default to not creating empty dirs (ishuah)--ca-cert/--client-cert/--client-key (Nick Craig-Wood)--suffix-keep-extension for use with --suffix (Nick Craig-Wood)--files-only and --dirs-only flags (calistri)rclone link (Nick Craig-Wood)--stats-unit bits is in effect (Nick Craig-Wood)src_last_modified_millis (Nick Craig-Wood)--skip-checksum-gphotos to ignore incorrect checksums on Google Photos (Nick Craig-Wood)--fast-list eventual consistency (Nestar47)--ftp-concurrency to limit maximum number of connections (Nick Craig-Wood)--http-no-slash for websites with directories with no slashes (Nick Craig-Wood)--no-traverse flag (Nick Craig-Wood)
--use-mmap if having memory problems - not default yet--files-from (Nick Craig-Wood)--use-cookies for all HTTP based remotes (qip)--checksum is set but there are no hashes available (Nick Craig-Wood)-l short flag as it conflicts with the new global flag (weetmuts)--progress crash under Windows Jenkins (Nick Craig-Wood)--dry-run (Denis Skovpen)--vfs-cache-max-size to limit the total size of the cache (Nick Craig-Wood)--dir-perms and --file-perms flags to set default permissions (Nick Craig-Wood)--dry-run set (Nick Craig-Wood)--fast-list flag-l/--links (symbolic link translation) (yair@unicorn)
link.rclonelink - see local backend docs for more info-L/--copy-links--dump headers, --tpslimit, etc. (Nick Craig-Wood)--b2-disable-checksum flag (Wojciech Smigielski)
--drive-pacer-min-sleep and --drive-pacer-burst to control the pacervfs/refresh (Fabian Möller)--drive-impersonate and appfolders (Nick Craig-Wood)--files-from and non-existent files (Nick Craig-Wood)--qingstor-upload-concurrency to 1 to work around bug (Nick Craig-Wood)--s3-upload-cutoff for single part uploads below this (Nick Craig-Wood)--s3-upload-concurrency default to 4 to increase performance (Nick Craig-Wood)--s3-bucket-acl to control bucket ACL (Nick Craig-Wood)--swift-no-chunk to disable segmented uploads in rcat/mount (Nick Craig-Wood)--rc-no-auth flag--rc-files flag to serve files on the rc http server
--rc port is in use already--files-from only read the objects specified and don't scan directories (Nick Craig-Wood)
--ignore-case flag (Nick Craig-Wood)--json flag for structured JSON input (Nick Craig-Wood)--user and --pass flags and interpret --rc-user, --rc-pass, --rc-addr (Nick Craig-Wood)--progress update the stats correctly at the end (Nick Craig-Wood)--dry-run (Nick Craig-Wood)--volname work for Windows and macOS (Nick Craig-Wood)--fast-list handing of empty folders (albertony)+ and & in (Nick Craig-Wood)--webdav-user and --webdav-pass flags work (Nick Craig-Wood)--log-format flag for more control over log output (dcpu)--config (albertony)--progress on windows (Nick Craig-Wood)--azureblob-list-chunk parameter (Santiago Rodríguez)--drive-import-formats - google docs can now be imported (Fabian Möller)
--drive-v2-download-min-size a workaround for slow downloads (Fabian Möller)--fast-list support (albertony)--jottacloud-hard-delete (albertony)--s3-v2-auth flag (Nick Craig-Wood)--backup-dir on union backend (Nick Craig-Wood)Point release to fix hubic and azureblob backends.
--progress and --stats 0 (Nick Craig-Wood)--progress/-P flag to show interactive progress (Nick Craig-Wood)--stats-one-line flag for single line stats (Nick Craig-Wood)--bwlimit (Mateusz)--etag-hash (Nick Craig-Wood)version --check: Prints the current release and beta versions (Nick Craig-Wood)--delete-empty-src-dirs flag to delete all empty dirs on move (ishuah)--daemon-timeout flag for OSXFUSE (Nick Craig-Wood)--daemon not working with encrypted config (Alex Chen)--local-no-unicode-normalization is supplied (Nick Craig-Wood)--box-commit-retries flag defaulting to 100 to fix large uploads (Nick Craig-Wood)--drive-keep-revision-forever flag (lewapm)--fast-list for large speedups (Fabian Möller)--fast-list (Nick Craig-Wood)df support). (Sebastian Bünger)--mega-hard-delete flag (Nick Craig-Wood)--fast-list (Nick Craig-Wood)--s3-force-path-style (Nick Craig-Wood)storage_policy (Ruben Vandamme)storage_url or auth_token can be overridden (Nick Craig-Wood)--files-from work-around
--max-transfer flag to quit transferring at a limit
--max-transfer exceeded--one-way flag (Kasper Byrdal Nielsen)--rc port--absolute flag to add a leading / onto path names--csv flag for compliant CSV output--retries-sleep flag (Benjamin Joseph Dag)--log-file fixed for unix (Filip Bartodziej)--noappledouble --noapplexattr--volname flag and remove special chars from it--daemon work for macOS without CGO--vfs-read-chunk-size and --vfs-read-chunk-size-limit (Fabian Möller)-L to your command line to copy files with reparse points/ in the path--drive-acknowledge-abuse to download flagged files--drive-alternate-export to fix large doc export--s3-upload-concurrency (themylogin)--s3-chunk-size which was always using the minimum--ssh-path-override flag (Piotr Oleszczyk)make tarball (Chih-Hsuan Yen)df)--attr-timeout default to 1s - fixes:
df -i (upstream fix). and .. from directory listing--s3-disable-checksum to disable checksum uploading (Chris Redekop)lsf: list for parsing purposes (Jakub Tasiemski)
serve restic: for serving a remote as a Restic REST endpoint
rc: enable the remote control of a running rclone
--max-delete flag to add a delete threshold (Bjørn Erik Pedersen)cat: Use RangeOption for limited fetches to make more efficientcryptcheck: make reading of nonce more efficient with RangeOption--user --pass and --htpasswd for authenticationcopy/move: detect file size change during copy/move and abort transfer (ishuah)cryptdecode: added option to return encrypted file names. (ishuah)lsjson: add --encrypted to show encrypted name (Jakub Tasiemski)--stats-file-name-length to specify the printed file name length for stats (Will Gunn)--backup-dir don't delete files if we can't set their modtime
--backup-dirserve http: fix serving files with : in - fixes--exclude-if-present to ignore directories which it doesn't have permission for (Iakov Davydov)--no-traverse flag because it is obsolete--attr-timeout flag to control attribute caching in kernel
--daemon flag to allow mount to run in the background (ishuah)--vfs-cache-mode writes and above
--vfs-cache-poll-interval=0--cache-db-wait-time flag--drive-impersonate for service accounts
--drive-use-created-date to use created date as modified date (nbuchanan)--drive-auth-owner-only to look in all directories--sftp-ask-password flag to prompt for password when needed (Leo R. Lundgren)set_modtime configuration optionrcat - read from standard input and stream uploadtree - shows a nicely formatted recursive listingcryptdecode - decode crypted file names (thanks ishuah)config show - print the config fileconfig file - print the config file locationsyncdedupe - implement merging of duplicate directoriescheck and cryptcheck made more consistent and use less memorycleanup for remaining remotes (thanks ishuah)--immutable for ensuring that files don't change (thanks Jacob McNamee)--user-agent option (thanks Alex McGrath Kraak)--disable flag to disable optional features--bind flag for choosing the local addr on outgoing connectionssynccheck obey --ignore-sizeconfig ensures newly written config is on the same mount--skip-links to suppress symlink warnings (thanks Zhiming Wang)rcat internals to support uploads from all remotes--fast-list--drive-use-trash to true--b2-hard-delete to permanently delete (not hide) files (thanks John Papandriopoulos)default containerendpoint_type config: inrclone mount to limit external apps--size-only or --checksum to avoid this--stats flag--files-from operations iterating through the source bucket.rclone check shows count of hashes that couldn't be checkedrclone listremotes commandAuthorization: lines from --dump-headers outputrclone move command
rclone check on crypted file systems-qrclone mount - FUSE
--no-modtime, --debug-fuse, --read-only, --allow-non-empty, --allow-root, --allow-other--default-permissions, --write-back-cache, --max-read-ahead, --umask, --uid, --gid--dir-cache-time to control caching of directory entries-no-seek flag to disable--acd-upload-wait-per-gb
-x/--one-file-system to stay on a single file system
.epub, .odp and .tsv as export formats.rclone config now goes through the wizard+ in them.X-Bz-Test-Mode header.--max-size 0bb suffix so we can specify bytes in --bwlimit, --min-size, etc.-I, --ignore-times for unconditional uploaddedupecommand
--dry-run--dedupe-mode for non interactive running
--dedupe-mode interactive - interactive the default.--dedupe-mode skip - removes identical files then skips anything left.--dedupe-mode first - removes identical files then keeps the first one.--dedupe-mode newest - removes identical files then keeps the newest one.--dedupe-mode oldest - removes identical files then keeps the oldest one.--dedupe-mode rename - removes identical files then renames the rest to be different.--size-only flag.--size-only.rclone config adding more help and making it easier to understand-u/--update so creation times can be used on all remotes--low-level-retries flag--no-gzip-encoding--dry-run setmove command--log-filedelete command to wait until all finished - fixes missing deletes.more than one upload using auth tokenstorage_url in the config - thanks Xavier Lucasrclone authorizedelete command which does obey the filters (unlike purge)dedupe command to deduplicate a remote. Useful with Google Drive.--ignore-existing flag to skip all files that exist on destination.--delete-before, --delete-during, --delete-after flags.--memprofile flag to debug memory use.--include rules add their implicit exclude * at the end of the filter list--drive-auth-owner-only to only consider files owned by the user - thanks Björn Harrtell+ in.--dry-run!--no-check-certificate option to disable server certificate verificationrclone size for measuring remotes--dump-headers--drive-use-trash flag so rclone trashes instead of deletes