Hi,
We use the skip_domains_in_backups=1 feature for backing up panel settings, email & databases. With rsync we make incremental backups of the other files.
It would be extremely handy to add this feature inside the admin backup function instead of the directadmin.conf. It would be nice if we create a backup task to flag this option, and the backups are created this way. If this feature can be in a flag, we can give the regular users the abbility to make full backups. We now uses work arounds, before task set to 1, after the last user is finished it is set back to 0.
Already tried to use user_backup_pre.sh, but it wont give the result that we want, the changed config is not re-readed. And normal users will also hit this function.
We use the skip_domains_in_backups=1 feature for backing up panel settings, email & databases. With rsync we make incremental backups of the other files.
It would be extremely handy to add this feature inside the admin backup function instead of the directadmin.conf. It would be nice if we create a backup task to flag this option, and the backups are created this way. If this feature can be in a flag, we can give the regular users the abbility to make full backups. We now uses work arounds, before task set to 1, after the last user is finished it is set back to 0.
Already tried to use user_backup_pre.sh, but it wont give the result that we want, the changed config is not re-readed. And normal users will also hit this function.