摘要: nohup rsync -avz --progress --update --include='*/' --include='.*' --bwlimit=1000 agent/ /test/ > /root/file.log 2>&1 & 这条命令意思是用rsync 来进行同步 --progress 阅读全文
posted @ 2023-04-13 14:13 属于我的梦,明明还在 阅读(1175) 评论(0) 推荐(0)