Wednesday, January 07, 2015

QNAP Reset Permissions

To reset QNAP file share permissions

SSH login to it
Run:

[#] set_volume_mode <Share Name>

For example

[#] set_volume_mode Public
Volume: news
Path: /share/MD0_DATA/news


this will Set directory mode to 0777 and file mode to 0666(keep execute permission)

No comments: