Using Rsync

This is the way to go with backups on Linux

rsync -alPvz /source_path server_address:destination_path

Comments

Popular Posts