Skip to content

Instantly share code, notes, and snippets.

@cpusoft
Created September 24, 2019 01:07
Show Gist options
  • Save cpusoft/d713cd9c5ba6563624d71dbc3fc26a1b to your computer and use it in GitHub Desktop.
Save cpusoft/d713cd9c5ba6563624d71dbc3fc26a1b to your computer and use it in GitHub Desktop.
rsync使用
rsync -Lrts --del --no-motd --include="*.roa" --include="*/" --exclude="*" /root/rpki/repo/repo /root/rpki/repo/repo-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment