rsync -e "ssh -p8888 -o Compression=no" 127.0.0.1:/mnt/1TB/backup.tar.gz -P ./backup.tar.gz
rsync -P ./backup.tar.gz -e "ssh -p8888 -o Compression=no" 127.0.0.1:/mnt/1TB/backup.tar.gz
Created
October 2, 2023 15:47
-
-
Save helloimalemur/aab1040f63fb30d34048ecce583e709a to your computer and use it in GitHub Desktop.
BLAZINGLY FAST rsync
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment