Maybe this isn't supported any more? Perhaps this documentation is outdated? Would be nice if the outdated documentation would redirect to what's current.
Looking at:
www.directadmin.com
You can pass options to the taskqueue for backing up users.
But the documentation here leaves a bit to be desired.
Specifically:
what=all|what_select (all of the "what_select" checkboxes)
What exactly does that mean? What are the "what_select" checkboxes?
Presumably, reading between the lines, this would mean appending:
&what_select0=autoresponder&what_select1=database
To an action=backup&type=admin taskqueue entry. But that doesn't appear to work - the backup backs up everything anyway.
Or is this referring to something else?
Looking at:
backup_save_pre.sh Admin/Reseller backups

You can pass options to the taskqueue for backing up users.
But the documentation here leaves a bit to be desired.
Specifically:
what=all|what_select (all of the "what_select" checkboxes)
What exactly does that mean? What are the "what_select" checkboxes?
Presumably, reading between the lines, this would mean appending:
&what_select0=autoresponder&what_select1=database
To an action=backup&type=admin taskqueue entry. But that doesn't appear to work - the backup backs up everything anyway.
Or is this referring to something else?