Create FTP account script?

vanneto

New member
Joined
May 13, 2010
Messages
5
Hello,

I want to create FTP accounts over my custom web application. Where is the script for creating FTP accounts stored so I can use it in my application?

Many thanks.
 
DirectAdmin doesn't use scripts to create FTP files; it's a compiled c++ program.

The API may have a call for creating FTP accounts; I'm not sure.

Jeff
 
Back
Top