mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
docs: clarify --server-side-across-configs
This commit is contained in:
committed by
Nick Craig-Wood
parent
30cccc7101
commit
e1162ec440
@ -79,7 +79,9 @@ NB If filename_encryption is "off" then this option will do nothing.`,
|
||||
}, {
|
||||
Name: "server_side_across_configs",
|
||||
Default: false,
|
||||
Help: `Allow server-side operations (e.g. copy) to work across different crypt configs.
|
||||
Help: `Deprecated: use --server-side-across-configs instead.
|
||||
|
||||
Allow server-side operations (e.g. copy) to work across different crypt configs.
|
||||
|
||||
Normally this option is not what you want, but if you have two crypts
|
||||
pointing to the same backend you can use it.
|
||||
|
Reference in New Issue
Block a user