Copy evolution Login Customizations to another server

jigster

Verified User
Joined
Jul 23, 2021
Messages
90
I already copy the directory /usr/local/directadmin/data/users/admin/skin_customizations/evolution to new servers to copy the skin modifications we make. That works great. However, it doesn't copy over the logos uploaded in DA > Customize Evolution Skin > Login Page. Does anyone know where those are stored? Thanks
 
I don't, but I presume you know the names of the files you uploaded.
Can't you find them faster using the find or even better the locate (mlocate is required to be installed) command?
If you install mlocate, then updatedb to update the database you can find them in seconds.

By the way... I'm reseller (but also root admin) and I found my logo.png which I uploaded here in the base dir:
/usr/local/directadmin/data/users/admin/skin_customizations/evolution/
 
Thanks. I have already copied /usr/local/directadmin/data/users/admin/skin_customizations/evolution - the images there are used for DirectAdmin once logged in, but not for the login page. The login customization images set in DA > Customize Evolution Skin > Login Page are separate and not included in that folder. I have already searched for the file names and they are not present so either they are renamed upon upload or the images are stored encoded. This is why I was asking if anyone knew where they are so I can copy them from server to server without manually doing it in DirectAdmin.
 
Back
Top