[CentOS] remote backup
John R Pierce
pierce at hogranch.comThu Jun 9 18:14:59 UTC 2016
- Previous message: [CentOS] remote backup
- Next message: [CentOS] remote backup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
where Rsync falls down, is if you need a point in time snapshot... Rsync processes one file at a time, so if the files are being updated while its running, the differnet files will be copied at different times. This is usually fine for static archives of files and such, but unsuitable for a database server where random updates are being made of various files and they all have to be consistent. -- john r pierce, recycling bits in santa cruz
- Previous message: [CentOS] remote backup
- Next message: [CentOS] remote backup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list