Hello,
i want to ask what kind of backup i need to select
in case i need to minimised disk I/O, disk space usage. CPU?
Incremental means that backup size is around same as real accounts size?
Can i have incremental backup + classic compressed backup which i transfer via FTP?
Regarding disk I/O and CPU, Is better to do incremental, and then setup bash script which will tar whole incremental directory and FTP it while keeping incremental because it requires low I/O to create it?
thx
i want to ask what kind of backup i need to select
in case i need to minimised disk I/O, disk space usage. CPU?
Incremental means that backup size is around same as real accounts size?
Can i have incremental backup + classic compressed backup which i transfer via FTP?
Regarding disk I/O and CPU, Is better to do incremental, and then setup bash script which will tar whole incremental directory and FTP it while keeping incremental because it requires low I/O to create it?
thx
Code:
[/backup]# du -h --max-depth=1
113M ./2014-04-26
12G ./incremental
102M ./2014-04-24
137M ./2014-04-27
682M ./2014-05-01
559M ./2014-04-29
252M ./weekly
13G