This is the repo of FTP client of Internet Applications
FTP command https://en.wikipedia.org/wiki/List_of_FTP_commands http://www.nsftools.com/tips/RawFTP.htm
limitiing download rate https://blog.csdn.net/wk_bjut_edu_cn/article/details/86506846
1: Scucessfully connected, wireshark can have the packet 2: Overall framework has finished, minor bugs to be fixed 3: username, password, ls, cd, pwd, put, get, put, binary, ascii, delete, rename, mkdir function has been implemented 4: Handle unknown command (Eg: h,hk,asdf,1erasdf) 5: Fix get function errror
2 XShell opened.
1: ftpcli 2: wireshark
ftpcli: gcc ftpcli.c ./a.out 10.3.255.85 (可以改文件名)
wireshark 抓包