i will create ftp account in plesk using php that ever user register in site can have an ftp account with his username and password .
i found many php api for cpanel but in plesk i can’t find any thing ? can you help me ?
thank you so a lot before !
3
Answers
FTP user creation in Plesk Via SSH
http://ryanjbonnell.com/journal/ftp-account
I only run Plesk on CentOS, but there should be a similar directory on the Windows side. That being said, here’s where I’d look – /usr/local/psa/admin/sbin. The filename I use is “ftpmng”. Maybe search in the PSA directory for that. Here’s what I get for help docs on that:
please confirm what plesk version you used.
Normally, plesk provides the xml-rpc API for Developer, easily can create ftp and many others with php,java, c#.
http://download1.parallels.com/Plesk/PP10/10.4/Doc/en-US/online/plesk-api-rpc-guide/
http://download1.parallels.com/Plesk/PP10/10.4/Doc/en-US/online/plesk-api-rpc/