Nov
In all my servers (Linux) I have rs ync installed. Rsync allows to copy files, or rather synchronize them, between different servers. What makes it stand out is that it does it incrementally, fast and in a very simple way. This means that it only sends the files that have...