drive: document shortcut IDs in lsf

This commit is contained in:
p1
2026-07-24 15:00:09 +01:00
committed by Nick Craig-Wood
parent caf3d1cc3c
commit c99b2d11ed
+4
View File
@@ -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