1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-05 10:03:17 +00:00
Files
rclone/cmd
Nick Craig-Wood a6db2e7320 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:10:02 +01:00
..
2021-11-01 21:00:27 +03:00
2023-08-22 12:52:13 +01:00