github.com/rclone/rclone@v1.66.1-0.20240517100346-7b89735ae726/docs/content/commands/rclone.md (about)

     1  ---
     2  title: "rclone"
     3  description: "Show help for rclone commands, flags and backends."
     4  slug: rclone
     5  url: /commands/rclone/
     6  # autogenerated - DO NOT EDIT, instead edit the source code in cmd/ and as part of making a release run "make commanddocs"
     7  ---
     8  ## rclone
     9  
    10  Show help for rclone commands, flags and backends.
    11  
    12  ### Synopsis
    13  
    14  
    15  Rclone syncs files to and from cloud storage providers as well as
    16  mounting them, listing them in lots of different ways.
    17  
    18  See the home page (https://rclone.org/) for installation, usage,
    19  documentation, changelog and configuration walkthroughs.
    20  
    21  
    22  
    23  ```
    24  rclone [flags]
    25  ```
    26  
    27  ### Options
    28  
    29  ```
    30        --alias-description string                            Description of the remote
    31        --alias-remote string                                 Remote or path to alias
    32        --ask-password                                        Allow prompt for password for encrypted configuration (default true)
    33        --auto-confirm                                        If enabled, do not request console confirmation
    34        --azureblob-access-tier string                        Access tier of blob: hot, cool, cold or archive
    35        --azureblob-account string                            Azure Storage Account Name
    36        --azureblob-archive-tier-delete                       Delete archive tier blobs before overwriting
    37        --azureblob-chunk-size SizeSuffix                     Upload chunk size (default 4Mi)
    38        --azureblob-client-certificate-password string        Password for the certificate file (optional) (obscured)
    39        --azureblob-client-certificate-path string            Path to a PEM or PKCS12 certificate file including the private key
    40        --azureblob-client-id string                          The ID of the client in use
    41        --azureblob-client-secret string                      One of the service principal's client secrets
    42        --azureblob-client-send-certificate-chain             Send the certificate chain when using certificate auth
    43        --azureblob-delete-snapshots string                   Set to specify how to deal with snapshots on blob deletion
    44        --azureblob-description string                        Description of the remote
    45        --azureblob-directory-markers                         Upload an empty object with a trailing slash when a new directory is created
    46        --azureblob-disable-checksum                          Don't store MD5 checksum with object metadata
    47        --azureblob-encoding Encoding                         The encoding for the backend (default Slash,BackSlash,Del,Ctl,RightPeriod,InvalidUtf8)
    48        --azureblob-endpoint string                           Endpoint for the service
    49        --azureblob-env-auth                                  Read credentials from runtime (environment variables, CLI or MSI)
    50        --azureblob-key string                                Storage Account Shared Key
    51        --azureblob-list-chunk int                            Size of blob list (default 5000)
    52        --azureblob-msi-client-id string                      Object ID of the user-assigned MSI to use, if any
    53        --azureblob-msi-mi-res-id string                      Azure resource ID of the user-assigned MSI to use, if any
    54        --azureblob-msi-object-id string                      Object ID of the user-assigned MSI to use, if any
    55        --azureblob-no-check-container                        If set, don't attempt to check the container exists or create it
    56        --azureblob-no-head-object                            If set, do not do HEAD before GET when getting objects
    57        --azureblob-password string                           The user's password (obscured)
    58        --azureblob-public-access string                      Public access level of a container: blob or container
    59        --azureblob-sas-url string                            SAS URL for container level access only
    60        --azureblob-service-principal-file string             Path to file containing credentials for use with a service principal
    61        --azureblob-tenant string                             ID of the service principal's tenant. Also called its directory ID
    62        --azureblob-upload-concurrency int                    Concurrency for multipart uploads (default 16)
    63        --azureblob-upload-cutoff string                      Cutoff for switching to chunked upload (<= 256 MiB) (deprecated)
    64        --azureblob-use-emulator                              Uses local storage emulator if provided as 'true'
    65        --azureblob-use-msi                                   Use a managed service identity to authenticate (only works in Azure)
    66        --azureblob-username string                           User name (usually an email address)
    67        --azurefiles-account string                           Azure Storage Account Name
    68        --azurefiles-chunk-size SizeSuffix                    Upload chunk size (default 4Mi)
    69        --azurefiles-client-certificate-password string       Password for the certificate file (optional) (obscured)
    70        --azurefiles-client-certificate-path string           Path to a PEM or PKCS12 certificate file including the private key
    71        --azurefiles-client-id string                         The ID of the client in use
    72        --azurefiles-client-secret string                     One of the service principal's client secrets
    73        --azurefiles-client-send-certificate-chain            Send the certificate chain when using certificate auth
    74        --azurefiles-connection-string string                 Azure Files Connection String
    75        --azurefiles-description string                       Description of the remote
    76        --azurefiles-encoding Encoding                        The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Del,Ctl,RightPeriod,InvalidUtf8,Dot)
    77        --azurefiles-endpoint string                          Endpoint for the service
    78        --azurefiles-env-auth                                 Read credentials from runtime (environment variables, CLI or MSI)
    79        --azurefiles-key string                               Storage Account Shared Key
    80        --azurefiles-max-stream-size SizeSuffix               Max size for streamed files (default 10Gi)
    81        --azurefiles-msi-client-id string                     Object ID of the user-assigned MSI to use, if any
    82        --azurefiles-msi-mi-res-id string                     Azure resource ID of the user-assigned MSI to use, if any
    83        --azurefiles-msi-object-id string                     Object ID of the user-assigned MSI to use, if any
    84        --azurefiles-password string                          The user's password (obscured)
    85        --azurefiles-sas-url string                           SAS URL
    86        --azurefiles-service-principal-file string            Path to file containing credentials for use with a service principal
    87        --azurefiles-share-name string                        Azure Files Share Name
    88        --azurefiles-tenant string                            ID of the service principal's tenant. Also called its directory ID
    89        --azurefiles-upload-concurrency int                   Concurrency for multipart uploads (default 16)
    90        --azurefiles-use-msi                                  Use a managed service identity to authenticate (only works in Azure)
    91        --azurefiles-username string                          User name (usually an email address)
    92        --b2-account string                                   Account ID or Application Key ID
    93        --b2-chunk-size SizeSuffix                            Upload chunk size (default 96Mi)
    94        --b2-copy-cutoff SizeSuffix                           Cutoff for switching to multipart copy (default 4Gi)
    95        --b2-description string                               Description of the remote
    96        --b2-disable-checksum                                 Disable checksums for large (> upload cutoff) files
    97        --b2-download-auth-duration Duration                  Time before the public link authorization token will expire in s or suffix ms|s|m|h|d (default 1w)
    98        --b2-download-url string                              Custom endpoint for downloads
    99        --b2-encoding Encoding                                The encoding for the backend (default Slash,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   100        --b2-endpoint string                                  Endpoint for the service
   101        --b2-hard-delete                                      Permanently delete files on remote removal, otherwise hide files
   102        --b2-key string                                       Application Key
   103        --b2-lifecycle int                                    Set the number of days deleted files should be kept when creating a bucket
   104        --b2-test-mode string                                 A flag string for X-Bz-Test-Mode header for debugging
   105        --b2-upload-concurrency int                           Concurrency for multipart uploads (default 4)
   106        --b2-upload-cutoff SizeSuffix                         Cutoff for switching to chunked upload (default 200Mi)
   107        --b2-version-at Time                                  Show file versions as they were at the specified time (default off)
   108        --b2-versions                                         Include old versions in directory listings
   109        --backup-dir string                                   Make backups into hierarchy based in DIR
   110        --bind string                                         Local address to bind to for outgoing connections, IPv4, IPv6 or name
   111        --box-access-token string                             Box App Primary Access Token
   112        --box-auth-url string                                 Auth server URL
   113        --box-box-config-file string                          Box App config.json location
   114        --box-box-sub-type string                              (default "user")
   115        --box-client-id string                                OAuth Client Id
   116        --box-client-secret string                            OAuth Client Secret
   117        --box-commit-retries int                              Max number of times to try committing a multipart file (default 100)
   118        --box-description string                              Description of the remote
   119        --box-encoding Encoding                               The encoding for the backend (default Slash,BackSlash,Del,Ctl,RightSpace,InvalidUtf8,Dot)
   120        --box-impersonate string                              Impersonate this user ID when using a service account
   121        --box-list-chunk int                                  Size of listing chunk 1-1000 (default 1000)
   122        --box-owned-by string                                 Only show items owned by the login (email address) passed in
   123        --box-root-folder-id string                           Fill in for rclone to use a non root folder as its starting point
   124        --box-token string                                    OAuth Access Token as a JSON blob
   125        --box-token-url string                                Token server url
   126        --box-upload-cutoff SizeSuffix                        Cutoff for switching to multipart upload (>= 50 MiB) (default 50Mi)
   127        --buffer-size SizeSuffix                              In memory buffer size when reading files for each --transfer (default 16Mi)
   128        --bwlimit BwTimetable                                 Bandwidth limit in KiB/s, or use suffix B|K|M|G|T|P or a full timetable
   129        --bwlimit-file BwTimetable                            Bandwidth limit per file in KiB/s, or use suffix B|K|M|G|T|P or a full timetable
   130        --ca-cert stringArray                                 CA certificate used to verify servers
   131        --cache-chunk-clean-interval Duration                 How often should the cache perform cleanups of the chunk storage (default 1m0s)
   132        --cache-chunk-no-memory                               Disable the in-memory cache for storing chunks during streaming
   133        --cache-chunk-path string                             Directory to cache chunk files (default "$HOME/.cache/rclone/cache-backend")
   134        --cache-chunk-size SizeSuffix                         The size of a chunk (partial file data) (default 5Mi)
   135        --cache-chunk-total-size SizeSuffix                   The total size that the chunks can take up on the local disk (default 10Gi)
   136        --cache-db-path string                                Directory to store file structure metadata DB (default "$HOME/.cache/rclone/cache-backend")
   137        --cache-db-purge                                      Clear all the cached data for this remote on start
   138        --cache-db-wait-time Duration                         How long to wait for the DB to be available - 0 is unlimited (default 1s)
   139        --cache-description string                            Description of the remote
   140        --cache-dir string                                    Directory rclone will use for caching (default "$HOME/.cache/rclone")
   141        --cache-info-age Duration                             How long to cache file structure information (directory listings, file size, times, etc.) (default 6h0m0s)
   142        --cache-plex-insecure string                          Skip all certificate verification when connecting to the Plex server
   143        --cache-plex-password string                          The password of the Plex user (obscured)
   144        --cache-plex-url string                               The URL of the Plex server
   145        --cache-plex-username string                          The username of the Plex user
   146        --cache-read-retries int                              How many times to retry a read from a cache storage (default 10)
   147        --cache-remote string                                 Remote to cache
   148        --cache-rps int                                       Limits the number of requests per second to the source FS (-1 to disable) (default -1)
   149        --cache-tmp-upload-path string                        Directory to keep temporary files until they are uploaded
   150        --cache-tmp-wait-time Duration                        How long should files be stored in local cache before being uploaded (default 15s)
   151        --cache-workers int                                   How many workers should run in parallel to download chunks (default 4)
   152        --cache-writes                                        Cache file data on writes through the FS
   153        --check-first                                         Do all the checks before starting transfers
   154        --checkers int                                        Number of checkers to run in parallel (default 8)
   155    -c, --checksum                                            Check for changes with size & checksum (if available, or fallback to size only).
   156        --chunker-chunk-size SizeSuffix                       Files larger than chunk size will be split in chunks (default 2Gi)
   157        --chunker-description string                          Description of the remote
   158        --chunker-fail-hard                                   Choose how chunker should handle files with missing or invalid chunks
   159        --chunker-hash-type string                            Choose how chunker handles hash sums (default "md5")
   160        --chunker-remote string                               Remote to chunk/unchunk
   161        --client-cert string                                  Client SSL certificate (PEM) for mutual TLS auth
   162        --client-key string                                   Client SSL private key (PEM) for mutual TLS auth
   163        --color AUTO|NEVER|ALWAYS                             When to show colors (and other ANSI codes) AUTO|NEVER|ALWAYS (default AUTO)
   164        --combine-description string                          Description of the remote
   165        --combine-upstreams SpaceSepList                      Upstreams for combining
   166        --compare-dest stringArray                            Include additional comma separated server-side paths during comparison
   167        --compress-description string                         Description of the remote
   168        --compress-level int                                  GZIP compression level (-2 to 9) (default -1)
   169        --compress-mode string                                Compression mode (default "gzip")
   170        --compress-ram-cache-limit SizeSuffix                 Some remotes don't allow the upload of files with unknown size (default 20Mi)
   171        --compress-remote string                              Remote to compress
   172        --config string                                       Config file (default "$HOME/.config/rclone/rclone.conf")
   173        --contimeout Duration                                 Connect timeout (default 1m0s)
   174        --copy-dest stringArray                               Implies --compare-dest but also copies files from paths into destination
   175    -L, --copy-links                                          Follow symlinks and copy the pointed to item
   176        --cpuprofile string                                   Write cpu profile to file
   177        --crypt-description string                            Description of the remote
   178        --crypt-directory-name-encryption                     Option to either encrypt directory names or leave them intact (default true)
   179        --crypt-filename-encoding string                      How to encode the encrypted filename to text string (default "base32")
   180        --crypt-filename-encryption string                    How to encrypt the filenames (default "standard")
   181        --crypt-no-data-encryption                            Option to either encrypt file data or leave it unencrypted
   182        --crypt-pass-bad-blocks                               If set this will pass bad blocks through as all 0
   183        --crypt-password string                               Password or pass phrase for encryption (obscured)
   184        --crypt-password2 string                              Password or pass phrase for salt (obscured)
   185        --crypt-remote string                                 Remote to encrypt/decrypt
   186        --crypt-server-side-across-configs                    Deprecated: use --server-side-across-configs instead
   187        --crypt-show-mapping                                  For all files listed show how the names encrypt
   188        --crypt-strict-names                                  If set, this will raise an error when crypt comes across a filename that can't be decrypted
   189        --crypt-suffix string                                 If this is set it will override the default suffix of ".bin" (default ".bin")
   190        --cutoff-mode HARD|SOFT|CAUTIOUS                      Mode to stop transfers when reaching the max transfer limit HARD|SOFT|CAUTIOUS (default HARD)
   191        --default-time Time                                   Time to show if modtime is unknown for files and directories (default 2000-01-01T00:00:00Z)
   192        --delete-after                                        When synchronizing, delete files on destination after transferring (default)
   193        --delete-before                                       When synchronizing, delete files on destination before transferring
   194        --delete-during                                       When synchronizing, delete files during transfer
   195        --delete-excluded                                     Delete files on dest excluded from sync
   196        --disable string                                      Disable a comma separated list of features (use --disable help to see a list)
   197        --disable-http-keep-alives                            Disable HTTP keep-alives and use each connection once.
   198        --disable-http2                                       Disable HTTP/2 in the global transport
   199        --drive-acknowledge-abuse                             Set to allow files which return cannotDownloadAbusiveFile to be downloaded
   200        --drive-allow-import-name-change                      Allow the filetype to change when uploading Google docs
   201        --drive-auth-owner-only                               Only consider files owned by the authenticated user
   202        --drive-auth-url string                               Auth server URL
   203        --drive-chunk-size SizeSuffix                         Upload chunk size (default 8Mi)
   204        --drive-client-id string                              Google Application Client Id
   205        --drive-client-secret string                          OAuth Client Secret
   206        --drive-copy-shortcut-content                         Server side copy contents of shortcuts instead of the shortcut
   207        --drive-description string                            Description of the remote
   208        --drive-disable-http2                                 Disable drive using http2 (default true)
   209        --drive-encoding Encoding                             The encoding for the backend (default InvalidUtf8)
   210        --drive-env-auth                                      Get IAM credentials from runtime (environment variables or instance meta data if no env vars)
   211        --drive-export-formats string                         Comma separated list of preferred formats for downloading Google docs (default "docx,xlsx,pptx,svg")
   212        --drive-fast-list-bug-fix                             Work around a bug in Google Drive listing (default true)
   213        --drive-formats string                                Deprecated: See export_formats
   214        --drive-impersonate string                            Impersonate this user when using a service account
   215        --drive-import-formats string                         Comma separated list of preferred formats for uploading Google docs
   216        --drive-keep-revision-forever                         Keep new head revision of each file forever
   217        --drive-list-chunk int                                Size of listing chunk 100-1000, 0 to disable (default 1000)
   218        --drive-metadata-labels Bits                          Control whether labels should be read or written in metadata (default off)
   219        --drive-metadata-owner Bits                           Control whether owner should be read or written in metadata (default read)
   220        --drive-metadata-permissions Bits                     Control whether permissions should be read or written in metadata (default off)
   221        --drive-pacer-burst int                               Number of API calls to allow without sleeping (default 100)
   222        --drive-pacer-min-sleep Duration                      Minimum time to sleep between API calls (default 100ms)
   223        --drive-resource-key string                           Resource key for accessing a link-shared file
   224        --drive-root-folder-id string                         ID of the root folder
   225        --drive-scope string                                  Comma separated list of scopes that rclone should use when requesting access from drive
   226        --drive-server-side-across-configs                    Deprecated: use --server-side-across-configs instead
   227        --drive-service-account-credentials string            Service Account Credentials JSON blob
   228        --drive-service-account-file string                   Service Account Credentials JSON file path
   229        --drive-shared-with-me                                Only show files that are shared with me
   230        --drive-show-all-gdocs                                Show all Google Docs including non-exportable ones in listings
   231        --drive-size-as-quota                                 Show sizes as storage quota usage, not actual size
   232        --drive-skip-checksum-gphotos                         Skip checksums on Google photos and videos only
   233        --drive-skip-dangling-shortcuts                       If set skip dangling shortcut files
   234        --drive-skip-gdocs                                    Skip google documents in all listings
   235        --drive-skip-shortcuts                                If set skip shortcut files
   236        --drive-starred-only                                  Only show files that are starred
   237        --drive-stop-on-download-limit                        Make download limit errors be fatal
   238        --drive-stop-on-upload-limit                          Make upload limit errors be fatal
   239        --drive-team-drive string                             ID of the Shared Drive (Team Drive)
   240        --drive-token string                                  OAuth Access Token as a JSON blob
   241        --drive-token-url string                              Token server url
   242        --drive-trashed-only                                  Only show files that are in the trash
   243        --drive-upload-cutoff SizeSuffix                      Cutoff for switching to chunked upload (default 8Mi)
   244        --drive-use-created-date                              Use file created date instead of modified date
   245        --drive-use-shared-date                               Use date file was shared instead of modified date
   246        --drive-use-trash                                     Send files to the trash instead of deleting permanently (default true)
   247        --drive-v2-download-min-size SizeSuffix               If Object's are greater, use drive v2 API to download (default off)
   248        --dropbox-auth-url string                             Auth server URL
   249        --dropbox-batch-commit-timeout Duration               Max time to wait for a batch to finish committing (default 10m0s)
   250        --dropbox-batch-mode string                           Upload file batching sync|async|off (default "sync")
   251        --dropbox-batch-size int                              Max number of files in upload batch
   252        --dropbox-batch-timeout Duration                      Max time to allow an idle upload batch before uploading (default 0s)
   253        --dropbox-chunk-size SizeSuffix                       Upload chunk size (< 150Mi) (default 48Mi)
   254        --dropbox-client-id string                            OAuth Client Id
   255        --dropbox-client-secret string                        OAuth Client Secret
   256        --dropbox-description string                          Description of the remote
   257        --dropbox-encoding Encoding                           The encoding for the backend (default Slash,BackSlash,Del,RightSpace,InvalidUtf8,Dot)
   258        --dropbox-impersonate string                          Impersonate this user when using a business account
   259        --dropbox-pacer-min-sleep Duration                    Minimum time to sleep between API calls (default 10ms)
   260        --dropbox-shared-files                                Instructs rclone to work on individual shared files
   261        --dropbox-shared-folders                              Instructs rclone to work on shared folders
   262        --dropbox-token string                                OAuth Access Token as a JSON blob
   263        --dropbox-token-url string                            Token server url
   264    -n, --dry-run                                             Do a trial run with no permanent changes
   265        --dscp string                                         Set DSCP value to connections, value or name, e.g. CS1, LE, DF, AF21
   266        --dump DumpFlags                                      List of items to dump from: headers, bodies, requests, responses, auth, filters, goroutines, openfiles, mapper
   267        --dump-bodies                                         Dump HTTP headers and bodies - may contain sensitive info
   268        --dump-headers                                        Dump HTTP headers - may contain sensitive info
   269        --error-on-no-transfer                                Sets exit code 9 if no files are transferred, useful in scripts
   270        --exclude stringArray                                 Exclude files matching pattern
   271        --exclude-from stringArray                            Read file exclude patterns from file (use - to read from stdin)
   272        --exclude-if-present stringArray                      Exclude directories if filename is present
   273        --expect-continue-timeout Duration                    Timeout when using expect / 100-continue in HTTP (default 1s)
   274        --fast-list                                           Use recursive list if available; uses more memory but fewer transactions
   275        --fichier-api-key string                              Your API Key, get it from https://1fichier.com/console/params.pl
   276        --fichier-cdn                                         Set if you wish to use CDN download links
   277        --fichier-description string                          Description of the remote
   278        --fichier-encoding Encoding                           The encoding for the backend (default Slash,LtGt,DoubleQuote,SingleQuote,BackQuote,Dollar,BackSlash,Del,Ctl,LeftSpace,RightSpace,InvalidUtf8,Dot)
   279        --fichier-file-password string                        If you want to download a shared file that is password protected, add this parameter (obscured)
   280        --fichier-folder-password string                      If you want to list the files in a shared folder that is password protected, add this parameter (obscured)
   281        --fichier-shared-folder string                        If you want to download a shared folder, add this parameter
   282        --filefabric-description string                       Description of the remote
   283        --filefabric-encoding Encoding                        The encoding for the backend (default Slash,Del,Ctl,InvalidUtf8,Dot)
   284        --filefabric-permanent-token string                   Permanent Authentication Token
   285        --filefabric-root-folder-id string                    ID of the root folder
   286        --filefabric-token string                             Session Token
   287        --filefabric-token-expiry string                      Token expiry time
   288        --filefabric-url string                               URL of the Enterprise File Fabric to connect to
   289        --filefabric-version string                           Version read from the file fabric
   290        --files-from stringArray                              Read list of source-file names from file (use - to read from stdin)
   291        --files-from-raw stringArray                          Read list of source-file names from file without any processing of lines (use - to read from stdin)
   292    -f, --filter stringArray                                  Add a file filtering rule
   293        --filter-from stringArray                             Read file filtering patterns from a file (use - to read from stdin)
   294        --fix-case                                            Force rename of case insensitive dest to match source
   295        --fs-cache-expire-duration Duration                   Cache remotes for this long (0 to disable caching) (default 5m0s)
   296        --fs-cache-expire-interval Duration                   Interval to check for expired remotes (default 1m0s)
   297        --ftp-ask-password                                    Allow asking for FTP password when needed
   298        --ftp-close-timeout Duration                          Maximum time to wait for a response to close (default 1m0s)
   299        --ftp-concurrency int                                 Maximum number of FTP simultaneous connections, 0 for unlimited
   300        --ftp-description string                              Description of the remote
   301        --ftp-disable-epsv                                    Disable using EPSV even if server advertises support
   302        --ftp-disable-mlsd                                    Disable using MLSD even if server advertises support
   303        --ftp-disable-tls13                                   Disable TLS 1.3 (workaround for FTP servers with buggy TLS)
   304        --ftp-disable-utf8                                    Disable using UTF-8 even if server advertises support
   305        --ftp-encoding Encoding                               The encoding for the backend (default Slash,Del,Ctl,RightSpace,Dot)
   306        --ftp-explicit-tls                                    Use Explicit FTPS (FTP over TLS)
   307        --ftp-force-list-hidden                               Use LIST -a to force listing of hidden files and folders. This will disable the use of MLSD
   308        --ftp-host string                                     FTP host to connect to
   309        --ftp-idle-timeout Duration                           Max time before closing idle connections (default 1m0s)
   310        --ftp-no-check-certificate                            Do not verify the TLS certificate of the server
   311        --ftp-pass string                                     FTP password (obscured)
   312        --ftp-port int                                        FTP port number (default 21)
   313        --ftp-shut-timeout Duration                           Maximum time to wait for data connection closing status (default 1m0s)
   314        --ftp-socks-proxy string                              Socks 5 proxy host
   315        --ftp-tls                                             Use Implicit FTPS (FTP over TLS)
   316        --ftp-tls-cache-size int                              Size of TLS session cache for all control and data connections (default 32)
   317        --ftp-user string                                     FTP username (default "$USER")
   318        --ftp-writing-mdtm                                    Use MDTM to set modification time (VsFtpd quirk)
   319        --gcs-anonymous                                       Access public buckets and objects without credentials
   320        --gcs-auth-url string                                 Auth server URL
   321        --gcs-bucket-acl string                               Access Control List for new buckets
   322        --gcs-bucket-policy-only                              Access checks should use bucket-level IAM policies
   323        --gcs-client-id string                                OAuth Client Id
   324        --gcs-client-secret string                            OAuth Client Secret
   325        --gcs-decompress                                      If set this will decompress gzip encoded objects
   326        --gcs-description string                              Description of the remote
   327        --gcs-directory-markers                               Upload an empty object with a trailing slash when a new directory is created
   328        --gcs-encoding Encoding                               The encoding for the backend (default Slash,CrLf,InvalidUtf8,Dot)
   329        --gcs-endpoint string                                 Endpoint for the service
   330        --gcs-env-auth                                        Get GCP IAM credentials from runtime (environment variables or instance meta data if no env vars)
   331        --gcs-location string                                 Location for the newly created buckets
   332        --gcs-no-check-bucket                                 If set, don't attempt to check the bucket exists or create it
   333        --gcs-object-acl string                               Access Control List for new objects
   334        --gcs-project-number string                           Project number
   335        --gcs-service-account-file string                     Service Account Credentials JSON file path
   336        --gcs-storage-class string                            The storage class to use when storing objects in Google Cloud Storage
   337        --gcs-token string                                    OAuth Access Token as a JSON blob
   338        --gcs-token-url string                                Token server url
   339        --gcs-user-project string                             User project
   340        --gphotos-auth-url string                             Auth server URL
   341        --gphotos-batch-commit-timeout Duration               Max time to wait for a batch to finish committing (default 10m0s)
   342        --gphotos-batch-mode string                           Upload file batching sync|async|off (default "sync")
   343        --gphotos-batch-size int                              Max number of files in upload batch
   344        --gphotos-batch-timeout Duration                      Max time to allow an idle upload batch before uploading (default 0s)
   345        --gphotos-client-id string                            OAuth Client Id
   346        --gphotos-client-secret string                        OAuth Client Secret
   347        --gphotos-description string                          Description of the remote
   348        --gphotos-encoding Encoding                           The encoding for the backend (default Slash,CrLf,InvalidUtf8,Dot)
   349        --gphotos-include-archived                            Also view and download archived media
   350        --gphotos-read-only                                   Set to make the Google Photos backend read only
   351        --gphotos-read-size                                   Set to read the size of media items
   352        --gphotos-start-year int                              Year limits the photos to be downloaded to those which are uploaded after the given year (default 2000)
   353        --gphotos-token string                                OAuth Access Token as a JSON blob
   354        --gphotos-token-url string                            Token server url
   355        --hasher-auto-size SizeSuffix                         Auto-update checksum for files smaller than this size (disabled by default)
   356        --hasher-description string                           Description of the remote
   357        --hasher-hashes CommaSepList                          Comma separated list of supported checksum types (default md5,sha1)
   358        --hasher-max-age Duration                             Maximum time to keep checksums in cache (0 = no cache, off = cache forever) (default off)
   359        --hasher-remote string                                Remote to cache checksums for (e.g. myRemote:path)
   360        --hdfs-data-transfer-protection string                Kerberos data transfer protection: authentication|integrity|privacy
   361        --hdfs-description string                             Description of the remote
   362        --hdfs-encoding Encoding                              The encoding for the backend (default Slash,Colon,Del,Ctl,InvalidUtf8,Dot)
   363        --hdfs-namenode CommaSepList                          Hadoop name nodes and ports
   364        --hdfs-service-principal-name string                  Kerberos service principal name for the namenode
   365        --hdfs-username string                                Hadoop user name
   366        --header stringArray                                  Set HTTP header for all transactions
   367        --header-download stringArray                         Set HTTP header for download transactions
   368        --header-upload stringArray                           Set HTTP header for upload transactions
   369    -h, --help                                                help for rclone
   370        --hidrive-auth-url string                             Auth server URL
   371        --hidrive-chunk-size SizeSuffix                       Chunksize for chunked uploads (default 48Mi)
   372        --hidrive-client-id string                            OAuth Client Id
   373        --hidrive-client-secret string                        OAuth Client Secret
   374        --hidrive-description string                          Description of the remote
   375        --hidrive-disable-fetching-member-count               Do not fetch number of objects in directories unless it is absolutely necessary
   376        --hidrive-encoding Encoding                           The encoding for the backend (default Slash,Dot)
   377        --hidrive-endpoint string                             Endpoint for the service (default "https://api.hidrive.strato.com/2.1")
   378        --hidrive-root-prefix string                          The root/parent folder for all paths (default "/")
   379        --hidrive-scope-access string                         Access permissions that rclone should use when requesting access from HiDrive (default "rw")
   380        --hidrive-scope-role string                           User-level that rclone should use when requesting access from HiDrive (default "user")
   381        --hidrive-token string                                OAuth Access Token as a JSON blob
   382        --hidrive-token-url string                            Token server url
   383        --hidrive-upload-concurrency int                      Concurrency for chunked uploads (default 4)
   384        --hidrive-upload-cutoff SizeSuffix                    Cutoff/Threshold for chunked uploads (default 96Mi)
   385        --http-description string                             Description of the remote
   386        --http-headers CommaSepList                           Set HTTP headers for all transactions
   387        --http-no-head                                        Don't use HEAD requests
   388        --http-no-slash                                       Set this if the site doesn't end directories with /
   389        --http-url string                                     URL of HTTP host to connect to
   390        --human-readable                                      Print numbers in a human-readable format, sizes with suffix Ki|Mi|Gi|Ti|Pi
   391        --ignore-case                                         Ignore case in filters (case insensitive)
   392        --ignore-case-sync                                    Ignore case when synchronizing
   393        --ignore-checksum                                     Skip post copy check of checksums
   394        --ignore-errors                                       Delete even if there are I/O errors
   395        --ignore-existing                                     Skip all files that exist on destination
   396        --ignore-size                                         Ignore size when skipping use modtime or checksum
   397    -I, --ignore-times                                        Don't skip items that match size and time - transfer all unconditionally
   398        --imagekit-description string                         Description of the remote
   399        --imagekit-encoding Encoding                          The encoding for the backend (default Slash,LtGt,DoubleQuote,Dollar,Question,Hash,Percent,BackSlash,Del,Ctl,InvalidUtf8,Dot,SquareBracket)
   400        --imagekit-endpoint string                            You can find your ImageKit.io URL endpoint in your [dashboard](https://imagekit.io/dashboard/developer/api-keys)
   401        --imagekit-only-signed Restrict unsigned image URLs   If you have configured Restrict unsigned image URLs in your dashboard settings, set this to true
   402        --imagekit-private-key string                         You can find your ImageKit.io private key in your [dashboard](https://imagekit.io/dashboard/developer/api-keys)
   403        --imagekit-public-key string                          You can find your ImageKit.io public key in your [dashboard](https://imagekit.io/dashboard/developer/api-keys)
   404        --imagekit-upload-tags string                         Tags to add to the uploaded files, e.g. "tag1,tag2"
   405        --imagekit-versions                                   Include old versions in directory listings
   406        --immutable                                           Do not modify files, fail if existing files have been modified
   407        --include stringArray                                 Include files matching pattern
   408        --include-from stringArray                            Read file include patterns from file (use - to read from stdin)
   409        --inplace                                             Download directly to destination file instead of atomic download to temp/rename
   410    -i, --interactive                                         Enable interactive mode
   411        --internetarchive-access-key-id string                IAS3 Access Key
   412        --internetarchive-description string                  Description of the remote
   413        --internetarchive-disable-checksum                    Don't ask the server to test against MD5 checksum calculated by rclone (default true)
   414        --internetarchive-encoding Encoding                   The encoding for the backend (default Slash,LtGt,CrLf,Del,Ctl,InvalidUtf8,Dot)
   415        --internetarchive-endpoint string                     IAS3 Endpoint (default "https://s3.us.archive.org")
   416        --internetarchive-front-endpoint string               Host of InternetArchive Frontend (default "https://archive.org")
   417        --internetarchive-secret-access-key string            IAS3 Secret Key (password)
   418        --internetarchive-wait-archive Duration               Timeout for waiting the server's processing tasks (specifically archive and book_op) to finish (default 0s)
   419        --jottacloud-auth-url string                          Auth server URL
   420        --jottacloud-client-id string                         OAuth Client Id
   421        --jottacloud-client-secret string                     OAuth Client Secret
   422        --jottacloud-description string                       Description of the remote
   423        --jottacloud-encoding Encoding                        The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot)
   424        --jottacloud-hard-delete                              Delete files permanently rather than putting them into the trash
   425        --jottacloud-md5-memory-limit SizeSuffix              Files bigger than this will be cached on disk to calculate the MD5 if required (default 10Mi)
   426        --jottacloud-no-versions                              Avoid server side versioning by deleting files and recreating files instead of overwriting them
   427        --jottacloud-token string                             OAuth Access Token as a JSON blob
   428        --jottacloud-token-url string                         Token server url
   429        --jottacloud-trashed-only                             Only show files that are in the trash
   430        --jottacloud-upload-resume-limit SizeSuffix           Files bigger than this can be resumed if the upload fail's (default 10Mi)
   431        --koofr-description string                            Description of the remote
   432        --koofr-encoding Encoding                             The encoding for the backend (default Slash,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   433        --koofr-endpoint string                               The Koofr API endpoint to use
   434        --koofr-mountid string                                Mount ID of the mount to use
   435        --koofr-password string                               Your password for rclone (generate one at https://app.koofr.net/app/admin/preferences/password) (obscured)
   436        --koofr-provider string                               Choose your storage provider
   437        --koofr-setmtime                                      Does the backend support setting modification time (default true)
   438        --koofr-user string                                   Your user name
   439        --kv-lock-time Duration                               Maximum time to keep key-value database locked by process (default 1s)
   440        --linkbox-description string                          Description of the remote
   441        --linkbox-token string                                Token from https://www.linkbox.to/admin/account
   442    -l, --links                                               Translate symlinks to/from regular files with a '.rclonelink' extension
   443        --local-case-insensitive                              Force the filesystem to report itself as case insensitive
   444        --local-case-sensitive                                Force the filesystem to report itself as case sensitive
   445        --local-description string                            Description of the remote
   446        --local-encoding Encoding                             The encoding for the backend (default Slash,Dot)
   447        --local-no-check-updated                              Don't check to see if the files change during upload
   448        --local-no-preallocate                                Disable preallocation of disk space for transferred files
   449        --local-no-set-modtime                                Disable setting modtime
   450        --local-no-sparse                                     Disable sparse files for multi-thread downloads
   451        --local-nounc                                         Disable UNC (long path names) conversion on Windows
   452        --local-unicode-normalization                         Apply unicode NFC normalization to paths and filenames
   453        --local-zero-size-links                               Assume the Stat size of links is zero (and read them instead) (deprecated)
   454        --log-file string                                     Log everything to this file
   455        --log-format string                                   Comma separated list of log format options (default "date,time")
   456        --log-level LogLevel                                  Log level DEBUG|INFO|NOTICE|ERROR (default NOTICE)
   457        --log-systemd                                         Activate systemd integration for the logger
   458        --low-level-retries int                               Number of low level retries to do (default 10)
   459        --mailru-auth-url string                              Auth server URL
   460        --mailru-check-hash                                   What should copy do if file checksum is mismatched or invalid (default true)
   461        --mailru-client-id string                             OAuth Client Id
   462        --mailru-client-secret string                         OAuth Client Secret
   463        --mailru-description string                           Description of the remote
   464        --mailru-encoding Encoding                            The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   465        --mailru-pass string                                  Password (obscured)
   466        --mailru-speedup-enable                               Skip full upload if there is another file with same data hash (default true)
   467        --mailru-speedup-file-patterns string                 Comma separated list of file name patterns eligible for speedup (put by hash) (default "*.mkv,*.avi,*.mp4,*.mp3,*.zip,*.gz,*.rar,*.pdf")
   468        --mailru-speedup-max-disk SizeSuffix                  This option allows you to disable speedup (put by hash) for large files (default 3Gi)
   469        --mailru-speedup-max-memory SizeSuffix                Files larger than the size given below will always be hashed on disk (default 32Mi)
   470        --mailru-token string                                 OAuth Access Token as a JSON blob
   471        --mailru-token-url string                             Token server url
   472        --mailru-user string                                  User name (usually email)
   473        --max-age Duration                                    Only transfer files younger than this in s or suffix ms|s|m|h|d|w|M|y (default off)
   474        --max-backlog int                                     Maximum number of objects in sync or check backlog (default 10000)
   475        --max-delete int                                      When synchronizing, limit the number of deletes (default -1)
   476        --max-delete-size SizeSuffix                          When synchronizing, limit the total size of deletes (default off)
   477        --max-depth int                                       If set limits the recursion depth to this (default -1)
   478        --max-duration Duration                               Maximum duration rclone will transfer data for (default 0s)
   479        --max-size SizeSuffix                                 Only transfer files smaller than this in KiB or suffix B|K|M|G|T|P (default off)
   480        --max-stats-groups int                                Maximum number of stats groups to keep in memory, on max oldest is discarded (default 1000)
   481        --max-transfer SizeSuffix                             Maximum size of data to transfer (default off)
   482        --mega-debug                                          Output more debug from Mega
   483        --mega-description string                             Description of the remote
   484        --mega-encoding Encoding                              The encoding for the backend (default Slash,InvalidUtf8,Dot)
   485        --mega-hard-delete                                    Delete files permanently rather than putting them into the trash
   486        --mega-pass string                                    Password (obscured)
   487        --mega-use-https                                      Use HTTPS for transfers
   488        --mega-user string                                    User name
   489        --memory-description string                           Description of the remote
   490        --memprofile string                                   Write memory profile to file
   491    -M, --metadata                                            If set, preserve metadata when copying objects
   492        --metadata-exclude stringArray                        Exclude metadatas matching pattern
   493        --metadata-exclude-from stringArray                   Read metadata exclude patterns from file (use - to read from stdin)
   494        --metadata-filter stringArray                         Add a metadata filtering rule
   495        --metadata-filter-from stringArray                    Read metadata filtering patterns from a file (use - to read from stdin)
   496        --metadata-include stringArray                        Include metadatas matching pattern
   497        --metadata-include-from stringArray                   Read metadata include patterns from file (use - to read from stdin)
   498        --metadata-mapper SpaceSepList                        Program to run to transforming metadata before upload
   499        --metadata-set stringArray                            Add metadata key=value when uploading
   500        --min-age Duration                                    Only transfer files older than this in s or suffix ms|s|m|h|d|w|M|y (default off)
   501        --min-size SizeSuffix                                 Only transfer files bigger than this in KiB or suffix B|K|M|G|T|P (default off)
   502        --modify-window Duration                              Max time diff to be considered the same (default 1ns)
   503        --multi-thread-chunk-size SizeSuffix                  Chunk size for multi-thread downloads / uploads, if not set by filesystem (default 64Mi)
   504        --multi-thread-cutoff SizeSuffix                      Use multi-thread downloads for files above this size (default 256Mi)
   505        --multi-thread-streams int                            Number of streams to use for multi-thread downloads (default 4)
   506        --multi-thread-write-buffer-size SizeSuffix           In memory buffer size for writing when in multi-thread mode (default 128Ki)
   507        --netstorage-account string                           Set the NetStorage account name
   508        --netstorage-description string                       Description of the remote
   509        --netstorage-host string                              Domain+path of NetStorage host to connect to
   510        --netstorage-protocol string                          Select between HTTP or HTTPS protocol (default "https")
   511        --netstorage-secret string                            Set the NetStorage account secret/G2O key for authentication (obscured)
   512        --no-check-certificate                                Do not verify the server SSL certificate (insecure)
   513        --no-check-dest                                       Don't check the destination, copy regardless
   514        --no-console                                          Hide console window (supported on Windows only)
   515        --no-gzip-encoding                                    Don't set Accept-Encoding: gzip
   516        --no-traverse                                         Don't traverse destination file system on copy
   517        --no-unicode-normalization                            Don't normalize unicode characters in filenames
   518        --no-update-dir-modtime                               Don't update directory modification times
   519        --no-update-modtime                                   Don't update destination modtime if files identical
   520    -x, --one-file-system                                     Don't cross filesystem boundaries (unix/macOS only)
   521        --onedrive-access-scopes SpaceSepList                 Set scopes to be requested by rclone (default Files.Read Files.ReadWrite Files.Read.All Files.ReadWrite.All Sites.Read.All offline_access)
   522        --onedrive-auth-url string                            Auth server URL
   523        --onedrive-av-override                                Allows download of files the server thinks has a virus
   524        --onedrive-chunk-size SizeSuffix                      Chunk size to upload files with - must be multiple of 320k (327,680 bytes) (default 10Mi)
   525        --onedrive-client-id string                           OAuth Client Id
   526        --onedrive-client-secret string                       OAuth Client Secret
   527        --onedrive-delta                                      If set rclone will use delta listing to implement recursive listings
   528        --onedrive-description string                         Description of the remote
   529        --onedrive-drive-id string                            The ID of the drive to use
   530        --onedrive-drive-type string                          The type of the drive (personal | business | documentLibrary)
   531        --onedrive-encoding Encoding                          The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Del,Ctl,LeftSpace,LeftTilde,RightSpace,RightPeriod,InvalidUtf8,Dot)
   532        --onedrive-expose-onenote-files                       Set to make OneNote files show up in directory listings
   533        --onedrive-hash-type string                           Specify the hash in use for the backend (default "auto")
   534        --onedrive-link-password string                       Set the password for links created by the link command
   535        --onedrive-link-scope string                          Set the scope of the links created by the link command (default "anonymous")
   536        --onedrive-link-type string                           Set the type of the links created by the link command (default "view")
   537        --onedrive-list-chunk int                             Size of listing chunk (default 1000)
   538        --onedrive-metadata-permissions Bits                  Control whether permissions should be read or written in metadata (default off)
   539        --onedrive-no-versions                                Remove all versions on modifying operations
   540        --onedrive-region string                              Choose national cloud region for OneDrive (default "global")
   541        --onedrive-root-folder-id string                      ID of the root folder
   542        --onedrive-server-side-across-configs                 Deprecated: use --server-side-across-configs instead
   543        --onedrive-token string                               OAuth Access Token as a JSON blob
   544        --onedrive-token-url string                           Token server url
   545        --oos-attempt-resume-upload                           If true attempt to resume previously started multipart upload for the object
   546        --oos-chunk-size SizeSuffix                           Chunk size to use for uploading (default 5Mi)
   547        --oos-compartment string                              Object storage compartment OCID
   548        --oos-config-file string                              Path to OCI config file (default "~/.oci/config")
   549        --oos-config-profile string                           Profile name inside the oci config file (default "Default")
   550        --oos-copy-cutoff SizeSuffix                          Cutoff for switching to multipart copy (default 4.656Gi)
   551        --oos-copy-timeout Duration                           Timeout for copy (default 1m0s)
   552        --oos-description string                              Description of the remote
   553        --oos-disable-checksum                                Don't store MD5 checksum with object metadata
   554        --oos-encoding Encoding                               The encoding for the backend (default Slash,InvalidUtf8,Dot)
   555        --oos-endpoint string                                 Endpoint for Object storage API
   556        --oos-leave-parts-on-error                            If true avoid calling abort upload on a failure, leaving all successfully uploaded parts for manual recovery
   557        --oos-max-upload-parts int                            Maximum number of parts in a multipart upload (default 10000)
   558        --oos-namespace string                                Object storage namespace
   559        --oos-no-check-bucket                                 If set, don't attempt to check the bucket exists or create it
   560        --oos-provider string                                 Choose your Auth Provider (default "env_auth")
   561        --oos-region string                                   Object storage Region
   562        --oos-sse-customer-algorithm string                   If using SSE-C, the optional header that specifies "AES256" as the encryption algorithm
   563        --oos-sse-customer-key string                         To use SSE-C, the optional header that specifies the base64-encoded 256-bit encryption key to use to
   564        --oos-sse-customer-key-file string                    To use SSE-C, a file containing the base64-encoded string of the AES-256 encryption key associated
   565        --oos-sse-customer-key-sha256 string                  If using SSE-C, The optional header that specifies the base64-encoded SHA256 hash of the encryption
   566        --oos-sse-kms-key-id string                           if using your own master key in vault, this header specifies the
   567        --oos-storage-tier string                             The storage class to use when storing new objects in storage. https://docs.oracle.com/en-us/iaas/Content/Object/Concepts/understandingstoragetiers.htm (default "Standard")
   568        --oos-upload-concurrency int                          Concurrency for multipart uploads (default 10)
   569        --oos-upload-cutoff SizeSuffix                        Cutoff for switching to chunked upload (default 200Mi)
   570        --opendrive-chunk-size SizeSuffix                     Files will be uploaded in chunks this size (default 10Mi)
   571        --opendrive-description string                        Description of the remote
   572        --opendrive-encoding Encoding                         The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,LeftSpace,LeftCrLfHtVt,RightSpace,RightCrLfHtVt,InvalidUtf8,Dot)
   573        --opendrive-password string                           Password (obscured)
   574        --opendrive-username string                           Username
   575        --order-by string                                     Instructions on how to order the transfers, e.g. 'size,descending'
   576        --partial-suffix string                               Add partial-suffix to temporary file name when --inplace is not used (default ".partial")
   577        --password-command SpaceSepList                       Command for supplying password for encrypted configuration
   578        --pcloud-auth-url string                              Auth server URL
   579        --pcloud-client-id string                             OAuth Client Id
   580        --pcloud-client-secret string                         OAuth Client Secret
   581        --pcloud-description string                           Description of the remote
   582        --pcloud-encoding Encoding                            The encoding for the backend (default Slash,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   583        --pcloud-hostname string                              Hostname to connect to (default "api.pcloud.com")
   584        --pcloud-password string                              Your pcloud password (obscured)
   585        --pcloud-root-folder-id string                        Fill in for rclone to use a non root folder as its starting point (default "d0")
   586        --pcloud-token string                                 OAuth Access Token as a JSON blob
   587        --pcloud-token-url string                             Token server url
   588        --pcloud-username string                              Your pcloud username
   589        --pikpak-auth-url string                              Auth server URL
   590        --pikpak-client-id string                             OAuth Client Id
   591        --pikpak-client-secret string                         OAuth Client Secret
   592        --pikpak-description string                           Description of the remote
   593        --pikpak-encoding Encoding                            The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,LeftSpace,RightSpace,RightPeriod,InvalidUtf8,Dot)
   594        --pikpak-hash-memory-limit SizeSuffix                 Files bigger than this will be cached on disk to calculate hash if required (default 10Mi)
   595        --pikpak-pass string                                  Pikpak password (obscured)
   596        --pikpak-root-folder-id string                        ID of the root folder
   597        --pikpak-token string                                 OAuth Access Token as a JSON blob
   598        --pikpak-token-url string                             Token server url
   599        --pikpak-trashed-only                                 Only show files that are in the trash
   600        --pikpak-use-trash                                    Send files to the trash instead of deleting permanently (default true)
   601        --pikpak-user string                                  Pikpak username
   602        --premiumizeme-auth-url string                        Auth server URL
   603        --premiumizeme-client-id string                       OAuth Client Id
   604        --premiumizeme-client-secret string                   OAuth Client Secret
   605        --premiumizeme-description string                     Description of the remote
   606        --premiumizeme-encoding Encoding                      The encoding for the backend (default Slash,DoubleQuote,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   607        --premiumizeme-token string                           OAuth Access Token as a JSON blob
   608        --premiumizeme-token-url string                       Token server url
   609    -P, --progress                                            Show progress during transfer
   610        --progress-terminal-title                             Show progress on the terminal title (requires -P/--progress)
   611        --protondrive-2fa string                              The 2FA code
   612        --protondrive-app-version string                      The app version string (default "macos-drive@1.0.0-alpha.1+rclone")
   613        --protondrive-description string                      Description of the remote
   614        --protondrive-enable-caching                          Caches the files and folders metadata to reduce API calls (default true)
   615        --protondrive-encoding Encoding                       The encoding for the backend (default Slash,LeftSpace,RightSpace,InvalidUtf8,Dot)
   616        --protondrive-mailbox-password string                 The mailbox password of your two-password proton account (obscured)
   617        --protondrive-original-file-size                      Return the file size before encryption (default true)
   618        --protondrive-password string                         The password of your proton account (obscured)
   619        --protondrive-replace-existing-draft                  Create a new revision when filename conflict is detected
   620        --protondrive-username string                         The username of your proton account
   621        --putio-auth-url string                               Auth server URL
   622        --putio-client-id string                              OAuth Client Id
   623        --putio-client-secret string                          OAuth Client Secret
   624        --putio-description string                            Description of the remote
   625        --putio-encoding Encoding                             The encoding for the backend (default Slash,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   626        --putio-token string                                  OAuth Access Token as a JSON blob
   627        --putio-token-url string                              Token server url
   628        --qingstor-access-key-id string                       QingStor Access Key ID
   629        --qingstor-chunk-size SizeSuffix                      Chunk size to use for uploading (default 4Mi)
   630        --qingstor-connection-retries int                     Number of connection retries (default 3)
   631        --qingstor-description string                         Description of the remote
   632        --qingstor-encoding Encoding                          The encoding for the backend (default Slash,Ctl,InvalidUtf8)
   633        --qingstor-endpoint string                            Enter an endpoint URL to connection QingStor API
   634        --qingstor-env-auth                                   Get QingStor credentials from runtime
   635        --qingstor-secret-access-key string                   QingStor Secret Access Key (password)
   636        --qingstor-upload-concurrency int                     Concurrency for multipart uploads (default 1)
   637        --qingstor-upload-cutoff SizeSuffix                   Cutoff for switching to chunked upload (default 200Mi)
   638        --qingstor-zone string                                Zone to connect to
   639        --quatrix-api-key string                              API key for accessing Quatrix account
   640        --quatrix-description string                          Description of the remote
   641        --quatrix-effective-upload-time string                Wanted upload time for one chunk (default "4s")
   642        --quatrix-encoding Encoding                           The encoding for the backend (default Slash,BackSlash,Del,Ctl,InvalidUtf8,Dot)
   643        --quatrix-hard-delete                                 Delete files permanently rather than putting them into the trash
   644        --quatrix-host string                                 Host name of Quatrix account
   645        --quatrix-maximal-summary-chunk-size SizeSuffix       The maximal summary for all chunks. It should not be less than 'transfers'*'minimal_chunk_size' (default 95.367Mi)
   646        --quatrix-minimal-chunk-size SizeSuffix               The minimal size for one chunk (default 9.537Mi)
   647        --quatrix-skip-project-folders                        Skip project folders in operations
   648    -q, --quiet                                               Print as little stuff as possible
   649        --rc                                                  Enable the remote control server
   650        --rc-addr stringArray                                 IPaddress:Port or :Port to bind server to (default [localhost:5572])
   651        --rc-allow-origin string                              Origin which cross-domain request (CORS) can be executed from
   652        --rc-baseurl string                                   Prefix for URLs - leave blank for root
   653        --rc-cert string                                      TLS PEM key (concatenation of certificate and CA certificate)
   654        --rc-client-ca string                                 Client certificate authority to verify clients with
   655        --rc-enable-metrics                                   Enable prometheus metrics on /metrics
   656        --rc-files string                                     Path to local files to serve on the HTTP server
   657        --rc-htpasswd string                                  A htpasswd file - if not provided no authentication is done
   658        --rc-job-expire-duration Duration                     Expire finished async jobs older than this value (default 1m0s)
   659        --rc-job-expire-interval Duration                     Interval to check for expired async jobs (default 10s)
   660        --rc-key string                                       TLS PEM Private key
   661        --rc-max-header-bytes int                             Maximum size of request header (default 4096)
   662        --rc-min-tls-version string                           Minimum TLS version that is acceptable (default "tls1.0")
   663        --rc-no-auth                                          Don't require auth for certain methods
   664        --rc-pass string                                      Password for authentication
   665        --rc-realm string                                     Realm for authentication
   666        --rc-salt string                                      Password hashing salt (default "dlPL2MqE")
   667        --rc-serve                                            Enable the serving of remote objects
   668        --rc-server-read-timeout Duration                     Timeout for server reading data (default 1h0m0s)
   669        --rc-server-write-timeout Duration                    Timeout for server writing data (default 1h0m0s)
   670        --rc-template string                                  User-specified template
   671        --rc-user string                                      User name for authentication
   672        --rc-web-fetch-url string                             URL to fetch the releases for webgui (default "https://api.github.com/repos/rclone/rclone-webui-react/releases/latest")
   673        --rc-web-gui                                          Launch WebGUI on localhost
   674        --rc-web-gui-force-update                             Force update to latest version of web gui
   675        --rc-web-gui-no-open-browser                          Don't open the browser automatically
   676        --rc-web-gui-update                                   Check and update to latest version of web gui
   677        --refresh-times                                       Refresh the modtime of remote files
   678        --retries int                                         Retry operations this many times if they fail (default 3)
   679        --retries-sleep Duration                              Interval between retrying operations if they fail, e.g. 500ms, 60s, 5m (0 to disable) (default 0s)
   680        --s3-access-key-id string                             AWS Access Key ID
   681        --s3-acl string                                       Canned ACL used when creating buckets and storing or copying objects
   682        --s3-bucket-acl string                                Canned ACL used when creating buckets
   683        --s3-chunk-size SizeSuffix                            Chunk size to use for uploading (default 5Mi)
   684        --s3-copy-cutoff SizeSuffix                           Cutoff for switching to multipart copy (default 4.656Gi)
   685        --s3-decompress                                       If set this will decompress gzip encoded objects
   686        --s3-description string                               Description of the remote
   687        --s3-directory-markers                                Upload an empty object with a trailing slash when a new directory is created
   688        --s3-disable-checksum                                 Don't store MD5 checksum with object metadata
   689        --s3-disable-http2                                    Disable usage of http2 for S3 backends
   690        --s3-download-url string                              Custom endpoint for downloads
   691        --s3-encoding Encoding                                The encoding for the backend (default Slash,InvalidUtf8,Dot)
   692        --s3-endpoint string                                  Endpoint for S3 API
   693        --s3-env-auth                                         Get AWS credentials from runtime (environment variables or EC2/ECS meta data if no env vars)
   694        --s3-force-path-style                                 If true use path style access if false use virtual hosted style (default true)
   695        --s3-leave-parts-on-error                             If true avoid calling abort upload on a failure, leaving all successfully uploaded parts on S3 for manual recovery
   696        --s3-list-chunk int                                   Size of listing chunk (response list for each ListObject S3 request) (default 1000)
   697        --s3-list-url-encode Tristate                         Whether to url encode listings: true/false/unset (default unset)
   698        --s3-list-version int                                 Version of ListObjects to use: 1,2 or 0 for auto
   699        --s3-location-constraint string                       Location constraint - must be set to match the Region
   700        --s3-max-upload-parts int                             Maximum number of parts in a multipart upload (default 10000)
   701        --s3-might-gzip Tristate                              Set this if the backend might gzip objects (default unset)
   702        --s3-no-check-bucket                                  If set, don't attempt to check the bucket exists or create it
   703        --s3-no-head                                          If set, don't HEAD uploaded objects to check integrity
   704        --s3-no-head-object                                   If set, do not do HEAD before GET when getting objects
   705        --s3-no-system-metadata                               Suppress setting and reading of system metadata
   706        --s3-profile string                                   Profile to use in the shared credentials file
   707        --s3-provider string                                  Choose your S3 provider
   708        --s3-region string                                    Region to connect to
   709        --s3-requester-pays                                   Enables requester pays option when interacting with S3 bucket
   710        --s3-secret-access-key string                         AWS Secret Access Key (password)
   711        --s3-server-side-encryption string                    The server-side encryption algorithm used when storing this object in S3
   712        --s3-session-token string                             An AWS session token
   713        --s3-shared-credentials-file string                   Path to the shared credentials file
   714        --s3-sse-customer-algorithm string                    If using SSE-C, the server-side encryption algorithm used when storing this object in S3
   715        --s3-sse-customer-key string                          To use SSE-C you may provide the secret encryption key used to encrypt/decrypt your data
   716        --s3-sse-customer-key-base64 string                   If using SSE-C you must provide the secret encryption key encoded in base64 format to encrypt/decrypt your data
   717        --s3-sse-customer-key-md5 string                      If using SSE-C you may provide the secret encryption key MD5 checksum (optional)
   718        --s3-sse-kms-key-id string                            If using KMS ID you must provide the ARN of Key
   719        --s3-storage-class string                             The storage class to use when storing new objects in S3
   720        --s3-sts-endpoint string                              Endpoint for STS
   721        --s3-upload-concurrency int                           Concurrency for multipart uploads and copies (default 4)
   722        --s3-upload-cutoff SizeSuffix                         Cutoff for switching to chunked upload (default 200Mi)
   723        --s3-use-accelerate-endpoint                          If true use the AWS S3 accelerated endpoint
   724        --s3-use-accept-encoding-gzip Accept-Encoding: gzip   Whether to send Accept-Encoding: gzip header (default unset)
   725        --s3-use-already-exists Tristate                      Set if rclone should report BucketAlreadyExists errors on bucket creation (default unset)
   726        --s3-use-dual-stack                                   If true use AWS S3 dual-stack endpoint (IPv6 support)
   727        --s3-use-multipart-etag Tristate                      Whether to use ETag in multipart uploads for verification (default unset)
   728        --s3-use-multipart-uploads Tristate                   Set if rclone should use multipart uploads (default unset)
   729        --s3-use-presigned-request                            Whether to use a presigned request or PutObject for single part uploads
   730        --s3-v2-auth                                          If true use v2 authentication
   731        --s3-version-at Time                                  Show file versions as they were at the specified time (default off)
   732        --s3-version-deleted                                  Show deleted file markers when using versions
   733        --s3-versions                                         Include old versions in directory listings
   734        --seafile-2fa                                         Two-factor authentication ('true' if the account has 2FA enabled)
   735        --seafile-create-library                              Should rclone create a library if it doesn't exist
   736        --seafile-description string                          Description of the remote
   737        --seafile-encoding Encoding                           The encoding for the backend (default Slash,DoubleQuote,BackSlash,Ctl,InvalidUtf8)
   738        --seafile-library string                              Name of the library
   739        --seafile-library-key string                          Library password (for encrypted libraries only) (obscured)
   740        --seafile-pass string                                 Password (obscured)
   741        --seafile-url string                                  URL of seafile host to connect to
   742        --seafile-user string                                 User name (usually email address)
   743        --server-side-across-configs                          Allow server-side operations (e.g. copy) to work across different configs
   744        --sftp-ask-password                                   Allow asking for SFTP password when needed
   745        --sftp-chunk-size SizeSuffix                          Upload and download chunk size (default 32Ki)
   746        --sftp-ciphers SpaceSepList                           Space separated list of ciphers to be used for session encryption, ordered by preference
   747        --sftp-concurrency int                                The maximum number of outstanding requests for one file (default 64)
   748        --sftp-copy-is-hardlink                               Set to enable server side copies using hardlinks
   749        --sftp-description string                             Description of the remote
   750        --sftp-disable-concurrent-reads                       If set don't use concurrent reads
   751        --sftp-disable-concurrent-writes                      If set don't use concurrent writes
   752        --sftp-disable-hashcheck                              Disable the execution of SSH commands to determine if remote file hashing is available
   753        --sftp-host string                                    SSH host to connect to
   754        --sftp-host-key-algorithms SpaceSepList               Space separated list of host key algorithms, ordered by preference
   755        --sftp-idle-timeout Duration                          Max time before closing idle connections (default 1m0s)
   756        --sftp-key-exchange SpaceSepList                      Space separated list of key exchange algorithms, ordered by preference
   757        --sftp-key-file string                                Path to PEM-encoded private key file
   758        --sftp-key-file-pass string                           The passphrase to decrypt the PEM-encoded private key file (obscured)
   759        --sftp-key-pem string                                 Raw PEM-encoded private key
   760        --sftp-key-use-agent                                  When set forces the usage of the ssh-agent
   761        --sftp-known-hosts-file string                        Optional path to known_hosts file
   762        --sftp-macs SpaceSepList                              Space separated list of MACs (message authentication code) algorithms, ordered by preference
   763        --sftp-md5sum-command string                          The command used to read md5 hashes
   764        --sftp-pass string                                    SSH password, leave blank to use ssh-agent (obscured)
   765        --sftp-path-override string                           Override path used by SSH shell commands
   766        --sftp-port int                                       SSH port number (default 22)
   767        --sftp-pubkey-file string                             Optional path to public key file
   768        --sftp-server-command string                          Specifies the path or command to run a sftp server on the remote host
   769        --sftp-set-env SpaceSepList                           Environment variables to pass to sftp and commands
   770        --sftp-set-modtime                                    Set the modified time on the remote if set (default true)
   771        --sftp-sha1sum-command string                         The command used to read sha1 hashes
   772        --sftp-shell-type string                              The type of SSH shell on remote server, if any
   773        --sftp-skip-links                                     Set to skip any symlinks and any other non regular files
   774        --sftp-socks-proxy string                             Socks 5 proxy host
   775        --sftp-ssh SpaceSepList                               Path and arguments to external ssh binary
   776        --sftp-subsystem string                               Specifies the SSH2 subsystem on the remote host (default "sftp")
   777        --sftp-use-fstat                                      If set use fstat instead of stat
   778        --sftp-use-insecure-cipher                            Enable the use of insecure ciphers and key exchange methods
   779        --sftp-user string                                    SSH username (default "$USER")
   780        --sharefile-auth-url string                           Auth server URL
   781        --sharefile-chunk-size SizeSuffix                     Upload chunk size (default 64Mi)
   782        --sharefile-client-id string                          OAuth Client Id
   783        --sharefile-client-secret string                      OAuth Client Secret
   784        --sharefile-description string                        Description of the remote
   785        --sharefile-encoding Encoding                         The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,LeftSpace,LeftPeriod,RightSpace,RightPeriod,InvalidUtf8,Dot)
   786        --sharefile-endpoint string                           Endpoint for API calls
   787        --sharefile-root-folder-id string                     ID of the root folder
   788        --sharefile-token string                              OAuth Access Token as a JSON blob
   789        --sharefile-token-url string                          Token server url
   790        --sharefile-upload-cutoff SizeSuffix                  Cutoff for switching to multipart upload (default 128Mi)
   791        --sia-api-password string                             Sia Daemon API Password (obscured)
   792        --sia-api-url string                                  Sia daemon API URL, like http://sia.daemon.host:9980 (default "http://127.0.0.1:9980")
   793        --sia-description string                              Description of the remote
   794        --sia-encoding Encoding                               The encoding for the backend (default Slash,Question,Hash,Percent,Del,Ctl,InvalidUtf8,Dot)
   795        --sia-user-agent string                               Siad User Agent (default "Sia-Agent")
   796        --size-only                                           Skip based on size only, not modtime or checksum
   797        --skip-links                                          Don't warn about skipped symlinks
   798        --smb-case-insensitive                                Whether the server is configured to be case-insensitive (default true)
   799        --smb-description string                              Description of the remote
   800        --smb-domain string                                   Domain name for NTLM authentication (default "WORKGROUP")
   801        --smb-encoding Encoding                               The encoding for the backend (default Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot)
   802        --smb-hide-special-share                              Hide special shares (e.g. print$) which users aren't supposed to access (default true)
   803        --smb-host string                                     SMB server hostname to connect to
   804        --smb-idle-timeout Duration                           Max time before closing idle connections (default 1m0s)
   805        --smb-pass string                                     SMB password (obscured)
   806        --smb-port int                                        SMB port number (default 445)
   807        --smb-spn string                                      Service principal name
   808        --smb-user string                                     SMB username (default "$USER")
   809        --stats Duration                                      Interval between printing stats, e.g. 500ms, 60s, 5m (0 to disable) (default 1m0s)
   810        --stats-file-name-length int                          Max file name length in stats (0 for no limit) (default 45)
   811        --stats-log-level LogLevel                            Log level to show --stats output DEBUG|INFO|NOTICE|ERROR (default INFO)
   812        --stats-one-line                                      Make the stats fit on one line
   813        --stats-one-line-date                                 Enable --stats-one-line and add current date/time prefix
   814        --stats-one-line-date-format string                   Enable --stats-one-line-date and use custom formatted date: Enclose date string in double quotes ("), see https://golang.org/pkg/time/#Time.Format
   815        --stats-unit string                                   Show data rate in stats as either 'bits' or 'bytes' per second (default "bytes")
   816        --storj-access-grant string                           Access grant
   817        --storj-api-key string                                API key
   818        --storj-description string                            Description of the remote
   819        --storj-passphrase string                             Encryption passphrase
   820        --storj-provider string                               Choose an authentication method (default "existing")
   821        --storj-satellite-address string                      Satellite address (default "us1.storj.io")
   822        --streaming-upload-cutoff SizeSuffix                  Cutoff for switching to chunked upload if file size is unknown, upload starts after reaching cutoff or when file ends (default 100Ki)
   823        --suffix string                                       Suffix to add to changed files
   824        --suffix-keep-extension                               Preserve the extension when using --suffix
   825        --sugarsync-access-key-id string                      Sugarsync Access Key ID
   826        --sugarsync-app-id string                             Sugarsync App ID
   827        --sugarsync-authorization string                      Sugarsync authorization
   828        --sugarsync-authorization-expiry string               Sugarsync authorization expiry
   829        --sugarsync-deleted-id string                         Sugarsync deleted folder id
   830        --sugarsync-description string                        Description of the remote
   831        --sugarsync-encoding Encoding                         The encoding for the backend (default Slash,Ctl,InvalidUtf8,Dot)
   832        --sugarsync-hard-delete                               Permanently delete files if true
   833        --sugarsync-private-access-key string                 Sugarsync Private Access Key
   834        --sugarsync-refresh-token string                      Sugarsync refresh token
   835        --sugarsync-root-id string                            Sugarsync root id
   836        --sugarsync-user string                               Sugarsync user
   837        --swift-application-credential-id string              Application Credential ID (OS_APPLICATION_CREDENTIAL_ID)
   838        --swift-application-credential-name string            Application Credential Name (OS_APPLICATION_CREDENTIAL_NAME)
   839        --swift-application-credential-secret string          Application Credential Secret (OS_APPLICATION_CREDENTIAL_SECRET)
   840        --swift-auth string                                   Authentication URL for server (OS_AUTH_URL)
   841        --swift-auth-token string                             Auth Token from alternate authentication - optional (OS_AUTH_TOKEN)
   842        --swift-auth-version int                              AuthVersion - optional - set to (1,2,3) if your auth URL has no version (ST_AUTH_VERSION)
   843        --swift-chunk-size SizeSuffix                         Above this size files will be chunked into a _segments container (default 5Gi)
   844        --swift-description string                            Description of the remote
   845        --swift-domain string                                 User domain - optional (v3 auth) (OS_USER_DOMAIN_NAME)
   846        --swift-encoding Encoding                             The encoding for the backend (default Slash,InvalidUtf8)
   847        --swift-endpoint-type string                          Endpoint type to choose from the service catalogue (OS_ENDPOINT_TYPE) (default "public")
   848        --swift-env-auth                                      Get swift credentials from environment variables in standard OpenStack form
   849        --swift-key string                                    API key or password (OS_PASSWORD)
   850        --swift-leave-parts-on-error                          If true avoid calling abort upload on a failure
   851        --swift-no-chunk                                      Don't chunk files during streaming upload
   852        --swift-no-large-objects                              Disable support for static and dynamic large objects
   853        --swift-region string                                 Region name - optional (OS_REGION_NAME)
   854        --swift-storage-policy string                         The storage policy to use when creating a new container
   855        --swift-storage-url string                            Storage URL - optional (OS_STORAGE_URL)
   856        --swift-tenant string                                 Tenant name - optional for v1 auth, this or tenant_id required otherwise (OS_TENANT_NAME or OS_PROJECT_NAME)
   857        --swift-tenant-domain string                          Tenant domain - optional (v3 auth) (OS_PROJECT_DOMAIN_NAME)
   858        --swift-tenant-id string                              Tenant ID - optional for v1 auth, this or tenant required otherwise (OS_TENANT_ID)
   859        --swift-user string                                   User name to log in (OS_USERNAME)
   860        --swift-user-id string                                User ID to log in - optional - most swift systems use user and leave this blank (v3 auth) (OS_USER_ID)
   861        --syslog                                              Use Syslog for logging
   862        --syslog-facility string                              Facility for syslog, e.g. KERN,USER,... (default "DAEMON")
   863        --temp-dir string                                     Directory rclone will use for temporary files (default "/tmp")
   864        --timeout Duration                                    IO idle timeout (default 5m0s)
   865        --tpslimit float                                      Limit HTTP transactions per second to this
   866        --tpslimit-burst int                                  Max burst of transactions for --tpslimit (default 1)
   867        --track-renames                                       When synchronizing, track file renames and do a server-side move if possible
   868        --track-renames-strategy string                       Strategies to use when synchronizing using track-renames hash|modtime|leaf (default "hash")
   869        --transfers int                                       Number of file transfers to run in parallel (default 4)
   870        --union-action-policy string                          Policy to choose upstream on ACTION category (default "epall")
   871        --union-cache-time int                                Cache time of usage and free space (in seconds) (default 120)
   872        --union-create-policy string                          Policy to choose upstream on CREATE category (default "epmfs")
   873        --union-description string                            Description of the remote
   874        --union-min-free-space SizeSuffix                     Minimum viable free space for lfs/eplfs policies (default 1Gi)
   875        --union-search-policy string                          Policy to choose upstream on SEARCH category (default "ff")
   876        --union-upstreams string                              List of space separated upstreams
   877    -u, --update                                              Skip files that are newer on the destination
   878        --uptobox-access-token string                         Your access token
   879        --uptobox-description string                          Description of the remote
   880        --uptobox-encoding Encoding                           The encoding for the backend (default Slash,LtGt,DoubleQuote,BackQuote,Del,Ctl,LeftSpace,InvalidUtf8,Dot)
   881        --uptobox-private                                     Set to make uploaded files private
   882        --use-cookies                                         Enable session cookiejar
   883        --use-json-log                                        Use json log format
   884        --use-mmap                                            Use mmap allocator (see docs)
   885        --use-server-modtime                                  Use server modified time instead of object metadata
   886        --user-agent string                                   Set the user-agent to a specified string (default "rclone/v1.66.0")
   887    -v, --verbose count                                       Print lots more stuff (repeat for more)
   888    -V, --version                                             Print the version number
   889        --webdav-bearer-token string                          Bearer token instead of user/pass (e.g. a Macaroon)
   890        --webdav-bearer-token-command string                  Command to run to get a bearer token
   891        --webdav-description string                           Description of the remote
   892        --webdav-encoding string                              The encoding for the backend
   893        --webdav-headers CommaSepList                         Set HTTP headers for all transactions
   894        --webdav-nextcloud-chunk-size SizeSuffix              Nextcloud upload chunk size (default 10Mi)
   895        --webdav-owncloud-exclude-shares                      Exclude ownCloud shares
   896        --webdav-pacer-min-sleep Duration                     Minimum time to sleep between API calls (default 10ms)
   897        --webdav-pass string                                  Password (obscured)
   898        --webdav-url string                                   URL of http host to connect to
   899        --webdav-user string                                  User name
   900        --webdav-vendor string                                Name of the WebDAV site/service/software you are using
   901        --yandex-auth-url string                              Auth server URL
   902        --yandex-client-id string                             OAuth Client Id
   903        --yandex-client-secret string                         OAuth Client Secret
   904        --yandex-description string                           Description of the remote
   905        --yandex-encoding Encoding                            The encoding for the backend (default Slash,Del,Ctl,InvalidUtf8,Dot)
   906        --yandex-hard-delete                                  Delete files permanently rather than putting them into the trash
   907        --yandex-token string                                 OAuth Access Token as a JSON blob
   908        --yandex-token-url string                             Token server url
   909        --zoho-auth-url string                                Auth server URL
   910        --zoho-client-id string                               OAuth Client Id
   911        --zoho-client-secret string                           OAuth Client Secret
   912        --zoho-description string                             Description of the remote
   913        --zoho-encoding Encoding                              The encoding for the backend (default Del,Ctl,InvalidUtf8)
   914        --zoho-region string                                  Zoho region to connect to
   915        --zoho-token string                                   OAuth Access Token as a JSON blob
   916        --zoho-token-url string                               Token server url
   917  ```
   918  
   919  ### SEE ALSO
   920  
   921  * [rclone about](/commands/rclone_about/)	 - Get quota information from the remote.
   922  * [rclone authorize](/commands/rclone_authorize/)	 - Remote authorization.
   923  * [rclone backend](/commands/rclone_backend/)	 - Run a backend-specific command.
   924  * [rclone bisync](/commands/rclone_bisync/)	 - Perform bidirectional synchronization between two paths.
   925  * [rclone cat](/commands/rclone_cat/)	 - Concatenates any files and sends them to stdout.
   926  * [rclone check](/commands/rclone_check/)	 - Checks the files in the source and destination match.
   927  * [rclone checksum](/commands/rclone_checksum/)	 - Checks the files in the destination against a SUM file.
   928  * [rclone cleanup](/commands/rclone_cleanup/)	 - Clean up the remote if possible.
   929  * [rclone completion](/commands/rclone_completion/)	 - Output completion script for a given shell.
   930  * [rclone config](/commands/rclone_config/)	 - Enter an interactive configuration session.
   931  * [rclone copy](/commands/rclone_copy/)	 - Copy files from source to dest, skipping identical files.
   932  * [rclone copyto](/commands/rclone_copyto/)	 - Copy files from source to dest, skipping identical files.
   933  * [rclone copyurl](/commands/rclone_copyurl/)	 - Copy the contents of the URL supplied content to dest:path.
   934  * [rclone cryptcheck](/commands/rclone_cryptcheck/)	 - Cryptcheck checks the integrity of an encrypted remote.
   935  * [rclone cryptdecode](/commands/rclone_cryptdecode/)	 - Cryptdecode returns unencrypted file names.
   936  * [rclone dedupe](/commands/rclone_dedupe/)	 - Interactively find duplicate filenames and delete/rename them.
   937  * [rclone delete](/commands/rclone_delete/)	 - Remove the files in path.
   938  * [rclone deletefile](/commands/rclone_deletefile/)	 - Remove a single file from remote.
   939  * [rclone gendocs](/commands/rclone_gendocs/)	 - Output markdown docs for rclone to the directory supplied.
   940  * [rclone hashsum](/commands/rclone_hashsum/)	 - Produces a hashsum file for all the objects in the path.
   941  * [rclone link](/commands/rclone_link/)	 - Generate public link to file/folder.
   942  * [rclone listremotes](/commands/rclone_listremotes/)	 - List all the remotes in the config file and defined in environment variables.
   943  * [rclone ls](/commands/rclone_ls/)	 - List the objects in the path with size and path.
   944  * [rclone lsd](/commands/rclone_lsd/)	 - List all directories/containers/buckets in the path.
   945  * [rclone lsf](/commands/rclone_lsf/)	 - List directories and objects in remote:path formatted for parsing.
   946  * [rclone lsjson](/commands/rclone_lsjson/)	 - List directories and objects in the path in JSON format.
   947  * [rclone lsl](/commands/rclone_lsl/)	 - List the objects in path with modification time, size and path.
   948  * [rclone md5sum](/commands/rclone_md5sum/)	 - Produces an md5sum file for all the objects in the path.
   949  * [rclone mkdir](/commands/rclone_mkdir/)	 - Make the path if it doesn't already exist.
   950  * [rclone mount](/commands/rclone_mount/)	 - Mount the remote as file system on a mountpoint.
   951  * [rclone move](/commands/rclone_move/)	 - Move files from source to dest.
   952  * [rclone moveto](/commands/rclone_moveto/)	 - Move file or directory from source to dest.
   953  * [rclone ncdu](/commands/rclone_ncdu/)	 - Explore a remote with a text based user interface.
   954  * [rclone nfsmount](/commands/rclone_nfsmount/)	 - Mount the remote as file system on a mountpoint.
   955  * [rclone obscure](/commands/rclone_obscure/)	 - Obscure password for use in the rclone config file.
   956  * [rclone purge](/commands/rclone_purge/)	 - Remove the path and all of its contents.
   957  * [rclone rc](/commands/rclone_rc/)	 - Run a command against a running rclone.
   958  * [rclone rcat](/commands/rclone_rcat/)	 - Copies standard input to file on remote.
   959  * [rclone rcd](/commands/rclone_rcd/)	 - Run rclone listening to remote control commands only.
   960  * [rclone rmdir](/commands/rclone_rmdir/)	 - Remove the empty directory at path.
   961  * [rclone rmdirs](/commands/rclone_rmdirs/)	 - Remove empty directories under the path.
   962  * [rclone selfupdate](/commands/rclone_selfupdate/)	 - Update the rclone binary.
   963  * [rclone serve](/commands/rclone_serve/)	 - Serve a remote over a protocol.
   964  * [rclone settier](/commands/rclone_settier/)	 - Changes storage class/tier of objects in remote.
   965  * [rclone sha1sum](/commands/rclone_sha1sum/)	 - Produces an sha1sum file for all the objects in the path.
   966  * [rclone size](/commands/rclone_size/)	 - Prints the total size and number of objects in remote:path.
   967  * [rclone sync](/commands/rclone_sync/)	 - Make source and dest identical, modifying destination only.
   968  * [rclone test](/commands/rclone_test/)	 - Run a test command
   969  * [rclone touch](/commands/rclone_touch/)	 - Create new file or change file modification time.
   970  * [rclone tree](/commands/rclone_tree/)	 - List the contents of the remote in a tree like fashion.
   971  * [rclone version](/commands/rclone_version/)	 - Show the version number.
   972