1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-09 12:03:20 +00:00
Files
rclone/cmd
Nick Craig-Wood c190b9b14f serve sftp: return not supported error for not supported commands
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.
2023-10-16 12:08:22 +01:00
..
2023-09-20 21:57:40 +01:00