最近在做网络传输的东西,用了Filezila作为服务器,在跟踪问题的时候,发现了下面两种返回信息
想问下,分别代表什么意思?
Response 200:Type set to I
Response 200: Type set to A
相关问题
- Transfering data through FTP to a folder names con
- Check the update date of a file with FTP functions
- How to list directory contents of an FTP connectio
- continue FTP download afther reconnect
- How do I limit socket speed in C? [duplicate]
Type set to A表示的是字符模式;Type set to I表示的是二进制模式