mirror of
https://github.com/rclone/rclone.git
synced 2026-06-29 18:35:06 -04:00
The volume plugin parses the remote option as a trusted connection string, which can run local commands via backend options. Spell out that access to the unix or TCP socket is equivalent to command execution as the serving user, document the unix socket permissions, and warn that the TCP socket is unauthenticated.