- Server operating system version
- Debian 11
- Plesk version and microupdate number
- 18
I have a Plesk installation on a bare-metal server. For peace-of-mind backups I was thinking about this solution:
- A network drive (storage box) attached to the machine, to be used only for backups
- A simple cron with rsync running once a day and copying everything from the main drive (from "/" downwards) to the network drive. This should run after the daily local backups on the main drive.
My question is: is there something I should take care of when copying data this way, or can I expect that in case of disaster just attaching the network drive (latency aside) will allow me to have things up and running? Thank you
- A network drive (storage box) attached to the machine, to be used only for backups
- A simple cron with rsync running once a day and copying everything from the main drive (from "/" downwards) to the network drive. This should run after the daily local backups on the main drive.
My question is: is there something I should take care of when copying data this way, or can I expect that in case of disaster just attaching the network drive (latency aside) will allow me to have things up and running? Thank you