How to get rsync to not overlap because the previous job has not completed If you’re using a CRON to control rsync, you might run into a condition whereby the first rsync CRON job hasn’t completed and another one Read More
rsync Cheat Sheet Background rsync is powerful and easy to use utility to keep files in sync between two servers. The principal way of rsync‘s command structure is Read More