Fix restoring ftp users when user has an underscore in the name (#4533)
Now, if the user has an underscore in the name like user_1 and it has an ftp account like user_1_ftp, when restoring the user, Hestia creates the ftp account like user_1_1_ftp.
https://forum.hestiacp.com/t/v-restore-user-ftp-accounts/15600