mirror of
https://github.com/rclone/rclone.git
synced 2025-06-03 08:46:08 +02:00
Before this change, if a hardlink command was issued, rclone would just ignore it and not return an error. This changes any unknown operations (including hardlink) to return an unsupported error.