jader
....do not tell JUST DEFAULT SME things will be copied.
If it's a FULL MOVE TO NEW HW solution... should copy EVERYTHING including /var, /opt, ...
Your interpretation is not correct.
Affa is not a disk cloning tool.
Affa (in default usage) conforms to the standard sme server backup concept, in that it backs up directories as listed in
http://wiki.contribs.org/Backup_server_config#Standard_backup_.26_restore_inclusionsie
home/e-smith
etc/e-smith/templates-custom
etc/e-smith/templates-user-custom
etc/ssh
root
etc/sudoers
etc/passwd
etc/shadow
etc/group
etc/gshadow
etc/samba/secrets.tdb
etc/samba/smbpasswd
etc/smbpasswd
which does not by default include /opt or /var or anything else not on that list.
You can add other non standard directories to be included in a backup by using the Include[] directive.
To move to new hardware still requires you to install sme server on the new hardware, then run through the procedure to use Affa to move to new hardware, which includes installing the affa contrib & later reinstall any other contribs.
If you effectively want a disk cloned, then you need to use some other method, or make modifications to Affa or to the Affa backup job.
Keep in mind you do not really want to clone the drive & use it in different hardware, because various drivers & setups required for the newer/different architecture will most likely be incorrect.