Hi I have been having trouble with FTP reliability on an Windows / IIS system we host. I have created a PHP script to allow HTTP uploads instead. This works perfectly however when I point it to one of the ftp users directories (I still want FTP access to these files) I cant copy the uploaded file in. I am sure this is a security issue as only Admin and a specified user has access to each ftp folder. How do I specify the user that PHP scripts run as so that I can grant that user rights to these ftp directories?
directories are like... C:\Inetpub\ftproot\Localuser\username\ C:\Inetpub\ftproot\Localuser\username2\ C:\Inetpub\ftproot\Localuser\username3\ Thanks Rob _______________________________________________ NZ Borland Developers Group Offtopic mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/offtopic Unsubscribe: send an email to [email protected] with Subject: unsubscribe
