Yeah but I should do it manually. well my script work this way... login my web and create a folder and upload some file on it. But others prefer an ftp client using there own username and pass, basically when they upload to the folder its permission denied. Because the owner and group of the folder that my script created is www:www if your upload using FTP client e.g. ryan, ryan:ryan is the permission.
My question how can make www and ryan have d same write and read permission. I tried to add this on the group both ryan and www
Quote:
ryan:x:518:www
www:x:502:ryan
|
still not working...
