Hi Everyone, I know that the ftp commands are link text but how the communication actually work, for example when I want to request the content of a folder how the cliente send it for example:
Client send: “NLST
Server response:
Is it the correct format to send a ftp command?
I make and ftp server, but it only works with my own ftp client because I don’t know how the commands have to be send.
And with what socket family it work?