mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 06:07:46 +02:00
docs: clarify --server-side-across-configs
This commit is contained in:
committed by
Nick Craig-Wood
parent
30cccc7101
commit
e1162ec440
@ -499,7 +499,9 @@ need to use --ignore size also.`,
|
||||
}, {
|
||||
Name: "server_side_across_configs",
|
||||
Default: false,
|
||||
Help: `Allow server-side operations (e.g. copy) to work across different drive configs.
|
||||
Help: `Deprecated: use --server-side-across-configs instead.
|
||||
|
||||
Allow server-side operations (e.g. copy) to work across different drive configs.
|
||||
|
||||
This can be useful if you wish to do a server-side copy between two
|
||||
different Google drives. Note that this isn't enabled by default
|
||||
|
Reference in New Issue
Block a user