Open menghuanpy opened 3 years ago
I am using netcat (in win10) to FTP, but it always fails. The reason is netcat send '\n' for each command, but the server expects a '\r\n' ended command. Is there a command line option to do this?
I am using netcat (in win10) to FTP, but it always fails. The reason is netcat send '\n' for each command, but the server expects a '\r\n' ended command. Is there a command line option to do this?