Hi, we use ispconfig backup - works great but on serwer(WWW) I see files path like: /var/backup/wwwXXX where XXX is a site ID. When customer remove sites and next he need a backup, I do not have a ID (XXX) and searching take a long time. How to change path from /var/backup/wwwXXX to /var/backup/www.customersites.com/ where customersites is a domain name?
There is no config option for that path, so you would have to alter the code for that change. Be aware that the domain name is not fixed, so youwould have to rename the folder in case the website domain gets changed.