windows terminal使用scp命令拷贝Linux文件到本地论坛小助手2年前发布1091一般来说 是使用 rz sz命令 但是windows terminal 原生没有支持 可以考虑用scp命令代替 scp [email protected]:/root/xxx.sh ./复制代码