Create a ftp user/pass thru php/exec()
Posted: Thu Jun 03, 2004 3:35 pm
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
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.
Don