Page 1 of 1

Create a ftp user/pass thru php/exec()

Posted: Thu Jun 03, 2004 3:35 pm
by phice
Hey,

I need to be able to create a user/pass in ftp and have it connect to a certain folder through the exec command within PHP. I put it in linux because it doesn't have to do with PHP at all. ;) I just need the few lines it takes to create an ftp user/pass and have it go to a specific folder.

Don

Posted: Sun Jun 06, 2004 9:32 am
by kettle_drum
Have a look to see how webmin or cpanel does it.