davezeking
Verified User
- Joined
- Jan 4, 2007
- Messages
- 16
Hi,
I am looking at setting up the following backup system on my DA server:
1) Use Admin Backup/Transfer to create a daily local backup of my DA users and settings in a single folder
2) Using an offsite machine, connect to the DA server using Rsync to mirror this folder on the connecting server
Since only a small subset of the data changes each day I am hoping this will enable me to have one full backup of the server each day (I will handle the archiving of this data for multiple backups on the local machine)
In order to do this I need to make sure the GZIP bundles that the Admin Backup/Transfer script outputs are created using the gzip --rsyncable option. Can anyone tell me where the backup script is located by default and if it would be possible to alter this to add the --rsyncable flag?
I realise that if DA is updated on my server I am going to have to update this script each time but that seems an acceptable tradeoff for the amount of transfer I will save on a daily basis.
Regards,
Dave.
I am looking at setting up the following backup system on my DA server:
1) Use Admin Backup/Transfer to create a daily local backup of my DA users and settings in a single folder
2) Using an offsite machine, connect to the DA server using Rsync to mirror this folder on the connecting server
Since only a small subset of the data changes each day I am hoping this will enable me to have one full backup of the server each day (I will handle the archiving of this data for multiple backups on the local machine)
In order to do this I need to make sure the GZIP bundles that the Admin Backup/Transfer script outputs are created using the gzip --rsyncable option. Can anyone tell me where the backup script is located by default and if it would be possible to alter this to add the --rsyncable flag?
I realise that if DA is updated on my server I am going to have to update this script each time but that seems an acceptable tradeoff for the amount of transfer I will save on a daily basis.
Regards,
Dave.