1./usr/bin/rsync -vzrtopg --progress  --include "weibo-service-server" --exclude "/*" root@192.168.8.148::snapshots /usr/local/nexus/sonatype-work/nexus/storage/snapshots/

 

1./usr/bin/rsync  -参数  --progress    --include  "同步文件名"  --exclude "排除所有" root@被同步的机器ip::被同步的组名 同步本机器的路径

相关文章:

  • 2021-06-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
猜你喜欢
  • 2021-10-14
  • 2021-09-08
  • 2021-10-11
相关资源
相似解决方案