hello,
I need make backup of configurations with rsync, its possible?
I have a “Central” server of backups and send files to him.
Any tips?
Thanks
Sorry for my english
hello,
I need make backup of configurations with rsync, its possible?
I have a “Central” server of backups and send files to him.
Any tips?
Thanks
Sorry for my english
You cannot use rsync for backups.
It is possible to send backups to e-mail or download them with FTP.
You can use SCP (Secure Copy) on the central
Thanks maximan, greate article.