我想将整个目录 SCP 到我的新服务器,但排除 /storage 中的 thumbs/ 目录。
我想 scp(以及其中的所有内容和所有目录):/storage
但排除:/storage/thumbs
谢谢你
使用 rsync: rsync -av --exclude thumbs /storage dest
Rsync 使用安全复制。
| 归档时间: |
|
| 查看次数: |
11322 次 |
| 最近记录: |