📜  ssh 传输文件夹 - 任何代码示例

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

代码示例1
# -r
scp -r user@ssh.example.com:/path/to/remote/source /path/to/local/destination