NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Ber17
Mar 02, 2012Aspirant
Permissions problem. Where are Share advanced options? Help!
Good morning. I read through all posts quite carefully. As I did not find what I need, I dare post a new thread. I have a Duo v2, with 1 WD 3TB EZRX HDD on Raid0. In the household there are 2 Ma...
Ber17
Mar 02, 2012Aspirant
Ok, I made some homework :) Might be useful for other users who surely will have the same problem.
In OS X there already exists SSH client - all you have to do is start Terminal and type ssh user@server.
Now, there is a chmod command that you can use. Giving full permissions on the folder (and everything inside) to everyone will look like: chmod -r 777 [folder name]
Linux gurus, could you, please, confirm that this will do the trick?
But the problem still stays. SSH magic will process existing folders only. As soon as Tim creates another folder, it will be locked to everyone else and I will have to run SSH again. Weird and counterproductive. Is there a way to keep a folder on 777 permissions permanently?
There is another command, umask 000 that will work as a filter for the current directory. In which file should I add it so that it will always active?
In OS X there already exists SSH client - all you have to do is start Terminal and type ssh user@server.
Now, there is a chmod command that you can use. Giving full permissions on the folder (and everything inside) to everyone will look like: chmod -r 777 [folder name]
Linux gurus, could you, please, confirm that this will do the trick?
But the problem still stays. SSH magic will process existing folders only. As soon as Tim creates another folder, it will be locked to everyone else and I will have to run SSH again. Weird and counterproductive. Is there a way to keep a folder on 777 permissions permanently?
There is another command, umask 000 that will work as a filter for the current directory. In which file should I add it so that it will always active?
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!