Web Hosting Talk







View Full Version : changing permission on the servers


si2040
04-20-2006, 12:20 PM
Hi Guys,

How do you change the permissions on the server as i cant ftp up files to a website as it says permission denied..:bawling:

ironfist
04-23-2006, 03:44 AM
SSH to the server and use the chmod command.
chown to change ownership of files and dirs.