📌  相关文章
📜  将文件从 linux 复制到 windows ssh - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:28.597000             🧑  作者: Mango

代码示例1
#Download pscp.exe
#./ at the end downloads the file into current directory
scp -P 22 Linux-User@Linux-IpAddress:Exact file path ./