📜  scp 复制远程文件夹 - Shell-Bash 代码示例

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

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