环境:vxworks5.5
本人在pc机的dos命令行模式下试图通过ftp在vxsim下创建目录,但失败
其他命令如文件拷贝等均正常
翻以前的帖子好像有说用新的ftpdLib.c升级的
但具体怎样操作,请各位大侠赐教,愁!
[em06][em06]Tornado2.2的FTPD是一个不太好的版本,而且不支持大部分图形界面的FTP Client。
只支持下面的命令:
HELP | - List supported commands. USER | - Verify user name. PASS | - Verify password for the user. QUIT | - Quit the session. LIST | - List out contents of a directory. NLST | - List directory contents using a concise format. RETR | - Retrieve a file. STOR | - Store a file. CWD | - Change working directory. TYPE | - Change the data representation type. PORT | - Change the port number. PWD | - Get the name of current working directory. STRU | - Change file structure settings. MODE | - Change file transfer mode. ALLO | - Reserver sufficient storage. ACCT | - Identify the user's account. PASV | - Make the server listen on a port for data connection. NOOP | - Do nothing. DELE | - Delete a file
所以,不能新建目录!
打赏帖 | |
---|---|
嵌入式LinuxC语言程序调试和宏使用技巧被打赏50分 | |
让代码中包含最新的编译时间信息被打赏50分 | |
【分享开发笔记,赚取电动螺丝刀】STM32F769LVGL优化显示被打赏26分 | |
rtthread硬件加密--2crc加密分析被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】STM32F769驱动ST7789以及显示优化被打赏36分 | |
【分享开发笔记,赚取电动螺丝刀】S32K146 PAL模拟I2C驱动适配被打赏23分 | |
我想要一部加热台+电源硬件设计规范被打赏16分 | |
我想要一部加热台+LED背光驱动芯片RT9293知识被打赏18分 | |
【分享开发笔记,赚取电动螺丝刀】S32K146 ADC 模块配置使用被打赏24分 | |
【换取手持数字示波器】nRF54L15-DK开发环境搭建被打赏31分 |