diff --git a/MANUAL.html b/MANUAL.html index 98d7f47f4..84f42982d 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -81,7 +81,7 @@

rclone(1) User Manual

Nick Craig-Wood

-

Oct 17, 2023

+

Oct 19, 2023

Rclone syncs your files to cloud storage

rclone logo

@@ -10056,7 +10056,7 @@ Showing nodes accounting for 1537.03kB, 100% of 1537.03kB total --tpslimit float Limit HTTP transactions per second to this --tpslimit-burst int Max burst of transactions for --tpslimit (default 1) --use-cookies Enable session cookiejar - --user-agent string Set the user-agent to a specified string (default "rclone/v1.64.1") + --user-agent string Set the user-agent to a specified string (default "rclone/v1.64.2")

Performance

Flags helpful for increasing performance.

      --buffer-size SizeSuffix   In memory buffer size when reading files for each --transfer (default 16Mi)
@@ -34087,6 +34087,15 @@ $ tree /tmp/b
 
  • "error": return an error based on option value
  • Changelog

    +

    v1.64.2 - 2023-10-19

    +

    See commits

    +

    v1.64.1 - 2023-10-17

    See commits