我用完ftp 传完一个文件就不能再使用ftp了,不知道何故?
现象如下:
ftp> send ar/log/messages ./a.txt
local: ar/log/messages remote: ./a.txt
200 PORT Command successful.
150 Opening ASCII mode data connection for a.txt.
bxf&aimy226-Maximum disk quota limited to 20480 kBytes
Used disk quota 14 kBytes, available 20465 kBytes
226 Transfer complete.
5321 bytes sent in 0 secs (133 Kbytesc)
ftp> ls
?Ambiguous he
???????????????????
??????
敲回车就一直是问号,什么原因?环境:4510+uclinux
共2条
1/1 1 跳转至页

登录倒服务器后,我不传送文件的话 ,可以随便ls dir cd目录等等 。一旦传送完成功一个文件的话就不能再传送了。奇怪!
230 User logged in, proceed.
ftp> send /etc/rc ./rc.txt
local: /etc/rc remote: ./rc.txt
200 PORT Command successful.
150 Opening ASCII mode data connection for rc.txt.
226-Maximum disk quota limited to 20480 kBytes
Used disk quota 14 kBytes, available 20465 kBytes
226 Transfer complete.
229 bytes sent in 0 secs (229 Kbytes/sec)
ftp> ls
?Invalid command
ftp> bye
?Invalid command
ftp> 这时候按两次ctrl+c进程退出.。提示如下: ftp>
ftp> pid 48: failed 2
ftp> send /etc/rc ./rc.txt
local: /etc/rc remote: ./rc.txt
200 PORT Command successful.
150 Opening ASCII mode data connection for rc.txt.
226-Maximum disk quota limited to 20480 kBytes
Used disk quota 14 kBytes, available 20465 kBytes
226 Transfer complete.
229 bytes sent in 0 secs (229 Kbytes/sec)
ftp> ls
?Invalid command
ftp> bye
?Invalid command
ftp> 这时候按两次ctrl+c进程退出.。提示如下: ftp>
ftp> pid 48: failed 2
共2条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
【Cortex-M】Systick Timer使用被打赏10分 | |
分享汽车防盗系统的组成与分类(一)被打赏5分 | |
VOFA+波形显示+JYD-31蓝牙发送和解析不定长数据被打赏10分 | |
【换取手持数字示波器】-STM32F4PWM控制LED灯管亮度被打赏22分 | |
【换取手持数字示波器】STM32F4驱动RPR-0521RS照度、接近一体型传感器被打赏23分 | |
宏定义和const关键字定义被打赏5分 | |
【分享开发笔记,赚取电动螺丝刀】几个单片机I2S外设的BLCK时钟对比被打赏20分 | |
【功率监测与控制系统DIY活动成果贴】DIY功率计与LabVIEW数据采集被打赏100分 | |
【分享开发笔记,赚取电动螺丝刀】使用ESP32S3调试I2S音频模块MAX98357被打赏22分 | |
【Freertos】任务管理被打赏10分 |