Created
November 27, 2020 00:29
-
-
Save mhou1981/e9de62f61400aca1f069f6b1582c7e88 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls ./ | xargs -n1 -P10 -I% rsync -e 'ssh -q' -Pa % user@host:path/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment