物理传输不识别exfat的固态硬盘sudo apt-get install exfat-utils嗯,就这么简单通过scp传输从服务器下载文件scp jetson@192.168.0.100:~/Project ./可以通过-Pport参数来指定ssh的端口向服务器上传文件scp -P114514 test.klg jetson@192.168.0.100:~/如果想上传/下载整个目录,加上-r参数即可 Last modification:December 4, 2019 © Allow specification reprint Support Appreciate the author AliPayWeChat Like 1 恰饭环节