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