Go Back
09 Sep 2010
Reload this Page Support Center » Knowledgebase » SSH Change of Owner Files/folders

 SSH Change of Owner Files/folders
Solution You want to issue the chown (change owner) command, for example:

chown user /home/user

The command above will change just the folder /home/user. If you wanted to change all of the files and folders within a given directory you would use:

chown -R user /home/user

If you wanted to change the user and group at the same time you would use:

chown user:group /home/user

Where '/home/user' is the path to the directory. If you wanted to change one file then you would specify the file at the end of the path. Please be VERY careful doing this.


Article Details
Article ID: 13
Created On: 26 Jan 2009 06:13 PM

 This answer was helpful  This answer was not helpful

 Login  
Username:
Password:
Remember Me:
 
 Search
 Article Options
Home | Knowledgebase | Troubleshooter | News | Downloads
Language:
Help Desk Software By Kayako SupportSuite v3.11.01
 
   
Legal  |  Staff  |  Report a bug  |

© 2008 Xtrato Designs