ftpd: Add help command #333
Reference in New Issue
Block a user
Delete Branch "igorsh/kolibrios:ftpd-add-help-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added HELP command
@@ -1250,0 +1305,4 @@; Send responsemcall send, [ebp + thread_data.socketnum], edx, edi; Also log to consoleinvoke con_write_asciiz, edxIs this server-side output really necessary?
@igorsh Can you tell me how to test this?
Most of other commands send the answer to output.
You can use Total Commander as ftp client.
f5b61db929tof9d1585beff9d1585beftof9425f5bd0