mehdi.houssam
New Pleskian
Hello
Trying to create a plesk ftp user that matches a Cpanel one.
of course it won't do by the web interface so used this .
root@testdomain:~# /opt/psa/bin/ftpsubaccount --create [email protected] -domain testdomain.info -passwd userpass -home /httpdocs
Wrong syntax for command's '-create' parameter. '[email protected]' does not match the pattern '/^\w[\-\w\.]{0,16}$/'.
is there anyway to allow uppercase and _ and @ in usernames Cpanel Style ?
Thank you
Trying to create a plesk ftp user that matches a Cpanel one.
of course it won't do by the web interface so used this .
root@testdomain:~# /opt/psa/bin/ftpsubaccount --create [email protected] -domain testdomain.info -passwd userpass -home /httpdocs
Wrong syntax for command's '-create' parameter. '[email protected]' does not match the pattern '/^\w[\-\w\.]{0,16}$/'.
is there anyway to allow uppercase and _ and @ in usernames Cpanel Style ?
Thank you