Using Rsync
This is the way to go with backups on Linux
rsync -alPvz /source_path server_address:destination_path
rsync -alPvz /source_path server_address:destination_path
These notes document the trouble resolution of various items pertaining to Linux or it's applications. This blog also notes alternative open source applications and how they work.
Comments
Post a Comment