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 TEST_ssh@testdomain.info -domain testdomain.info -passwd userpass -home /httpdocs
Wrong syntax for command's '-create' parameter. 'TEST_ssh@testdomain.info' 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 TEST_ssh@testdomain.info -domain testdomain.info -passwd userpass -home /httpdocs
Wrong syntax for command's '-create' parameter. 'TEST_ssh@testdomain.info' does not match the pattern '/^\w[\-\w\.]{0,16}$/'.
is there anyway to allow uppercase and _ and @ in usernames Cpanel Style ?
Thank you