drive: document shortcut IDs in lsf
This commit is contained in:
@@ -499,6 +499,10 @@ used to create shortcuts.
|
||||
Shortcuts can be completely ignored with the `--drive-skip-shortcuts` flag
|
||||
or the corresponding `skip_shortcuts` configuration setting.
|
||||
|
||||
When `rclone lsf --format i` lists a file shortcut, the ID field contains the
|
||||
target file ID followed by the shortcut ID, separated by a tab. This internal
|
||||
tab is not changed by `--separator`.
|
||||
|
||||
If you have a folder shortcut that points at one of its own parent folders it
|
||||
would lead to an infinite recursion. Rclone detects this, leaves the offending
|
||||
shortcut out of the listing and logs an ERROR, so the rest of the drive can
|
||||
|
||||
Reference in New Issue
Block a user