rclone/cmd/serve
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
..
dlna cmd: refactor and use sysdnotify in more commands 2023-09-04 16:32:04 +01:00
docker docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
ftp serve ftp: fix race condition when using the auth proxy 2023-08-23 15:11:47 +01:00
http cmd: refactor and use sysdnotify in more commands 2023-09-04 16:32:04 +01:00
nfs serve nfs: new `serve nfs` command 2023-10-06 14:08:20 +01:00
proxy docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
restic cmd: refactor and use sysdnotify in more commands 2023-09-04 16:32:04 +01:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp serve sftp: return not supported error for not supported commands 2023-10-16 12:08:22 +01:00
webdav cmd: refactor and use sysdnotify in more commands 2023-09-04 16:32:04 +01:00
serve.go serve nfs: new `serve nfs` command 2023-10-06 14:08:20 +01:00