Richard G
Verified User
I deleted a zone file by accident. Is there anyway it can be rebuild, evt. using the DA default values?
I don't have the issue anymore at this moment.so I just copied everything from another hobby domain, changed the domain name and content and used the rewrite command.
for DOMAIN in `cat ${DA_USERS_DIR}/${DA_USER}/domains.list
for DOMAIN in `cat ${username_to_fix}/${DA_USER}/domains.list
for DOMAIN in `cat $!/${DA_USER}/domains.list
I did that now, but for that a zone file needs to exist. Also I doubt a single line would work if a complete script (see docs) is used for it.maybe just execute like this in one line
The only backups I don't have is zone file backups. The screenshot you show is just website backup only. Website was fully present.and you don't have backups? For such cases I have separate backups called "template"
But regular DA backup has DNS zone backuped too by default, you can't disable it. I just use simplified separate backup task to keep only DA-account configs (data/mysql backuped separetelly too)The screenshot you show is just website backup only.
Ah darn LoL, you are right... I totally forgot about that in the stress.But regular DA backup has DNS zone backuped too by default,