Skip to content

rsync zu langsam im LAN - Wie man rsync beschleunigt

...hat schon jemand geschrieben. Man kann es bereits hier nachlesen.

rsync nutzt SSH und SSH verschlüsselt. Das kostet Zeit und Performance, vor allem wenn man im LAN mit Gigabit unterwegs ist. 

Kurz gesagt nutzt man die richtigen Optionen und macht's damit schneller:

rsync -aHAXxv --numeric-ids --delete --progress -e "ssh -T -c arcfour -o Compression=no -x" user@<source>:<source_dir> <dest_dir>
0 Comments
Vote for articles fresher than 30 days!
Derzeitige Beurteilung: none, 0 Stimme(n) 65710 hits

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.
To leave a comment you must approve it via e-mail, which will be sent to your address after submission.
BBCode format allowed
You can use [geshi lang=lang_name [,ln={y|n}]][/geshi] tags to embed source code snippets.
Form options
tweetbackcheck cronjob