Tag: rsync
All the articles with the tag "rsync".

10GbE SFP+ and a Python3 One Line FTP Server
I've built my cluster and stated doing some network tests using iperf3 . My results were pretty good. But my file transfer speeds pretty bad, by comparison

Nginx Configuration Synchronisation
Updated:Back when I built the Nginx failovers using Nginx and Keepalived I also required that should the config change on the master then the config would automati

rsync
Updated:Good old rsync. Very handy for backing up and entire system to another. It only transfers files that have changed too. rsync -av -e ssh --delete --exclude