如何通过命令行访问 Windows CE 设备上的远程文件系统

How to access remote filesystem on Windows CE device via command line

我可以通过 Windows CE 远程文件查看器查看我的嵌入式 Windows CE 设备上的文件,但更愿意通过命令行来完成。这可能吗?

是的,因为 SO 是为程序员准备的,所以答案如下 api 的:

CeFindFirstFile CeFindNextFile

已经有人为您完成了艰苦的工作。 xda 项目有一组通过 RAPI 进行通信的命令行实用程序,包括:

pdir - 列出 wince 目录

http://itsme.home.xs4all.nl/projects/xda/tools.html