diff --git a/MANUAL.html b/MANUAL.html index f37861a96..3922e4f13 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -19,7 +19,7 @@

rclone(1) User Manual

Nick Craig-Wood

-

Dec 20, 2022

+

Dec 23, 2022

Rclone syncs your files to cloud storage

rclone logo

@@ -8574,7 +8574,7 @@ Showing nodes accounting for 1537.03kB, 100% of 1537.03kB total --use-json-log Use json log format --use-mmap Use mmap allocator (see docs) --use-server-modtime Use server modified time instead of object metadata - --user-agent string Set the user-agent to a specified string (default "rclone/v1.61.0") + --user-agent string Set the user-agent to a specified string (default "rclone/v1.61.1") -v, --verbose count Print lots more stuff (repeat for more)

Backend Flags

These flags are available for every command. They control the backends and may be set in the config file.

@@ -12167,7 +12167,7 @@ $ rclone -q --s3-versions ls s3:cleanup-test

--s3-endpoint

-

Endpoint of the Shared Gateway.

+

Endpoint for Storj Gateway.

Properties:

@@ -24607,26 +24599,10 @@ Description: Due to a configuration change made by your administrator, or becaus

Can not access Shared with me files

Shared with me files is not supported by rclone currently, but there is a workaround:

    -
  1. Visit https://onedrive.live.com

  2. -
  3. Right click a item in Shared, then click Add shortcut to My files in the context

    -
    -

    Screenshot (Shared with me)

    -
    -
    make_shortcut
    -
    -
  4. -
  5. The shortcut will appear in My files, you can access it with rclone, it behaves like a normal folder/file.

    -
    -

    Screenshot (My Files)

    -
    -
    in_my_files
    -
    -
  6. +
  7. Visit https://onedrive.live.com
  8. +
  9. Right click a item in Shared, then click Add shortcut to My files in the context make_shortcut
  10. +
  11. The shortcut will appear in My files, you can access it with rclone, it behaves like a normal folder/file. in_my_files rclone_mount
-
-

Screenshot (rclone mount)

-rclone_mount -

OpenDrive

Paths are specified as remote:path

Paths may be as deep as required, e.g. remote:directory/subdirectory.

@@ -29580,6 +29556,38 @@ $ tree /tmp/b
  • "error": return an error based on option value
  • Changelog

    +

    v1.61.1 - 2022-12-23

    +

    See commits

    +

    v1.61.0 - 2022-12-20

    See commits