是我犯傻了,确实是保存在根目录了,我以为登录之后就是在根目录,用cd ../ 就看到文件了,谢谢回复
Search found 2 matches
- 2024-06-28 5:01
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 使用builtroot系统ls指令没有效果
- Replies: 2
- Views: 1555
- 2024-06-27 16:51
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 使用builtroot系统ls指令没有效果
- Replies: 2
- Views: 1555
使用builtroot系统ls指令没有效果
按照wiki里面的上手教程烧录 buildroot 系统,然后使用 scp 传输文件,
传输成功了,但是使用 ls 指令的时候无显示
C:\Users\Ging>scp msvc_make.bat [email protected]:/msvc_make.bat
[email protected]'s password:
msvc_make.bat 100% 65 18.5KB/s 00:00
C:\Users\Ging>ssh [email protected]
[email protected]'s password:
[root@luckfox root]$ ls
[root@luckfox ...
传输成功了,但是使用 ls 指令的时候无显示
C:\Users\Ging>scp msvc_make.bat [email protected]:/msvc_make.bat
[email protected]'s password:
msvc_make.bat 100% 65 18.5KB/s 00:00
C:\Users\Ging>ssh [email protected]
[email protected]'s password:
[root@luckfox root]$ ls
[root@luckfox ...
