News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Nas box doesn'T let me access my files

Started by maverick0815, December 30, 2015, 08:49:01 PM

Previous topic - Next topic

Govo

Couple of things you can try. See can you access like so

\\dcerouter\home\public\data\other\windows share of nas

Using putty login decrouter check file permission

cd \home\public\data\videos\windows nas  press enter
ls -li  enter
You may need to replace video with other

Sounds like root has the access

While still same folder make a new folder
mkdir test

Cd out
Then  chown your user names here -R \home\public\data\videos\window nas\test

Then see can you access it on the windows machine


My guess is you will get access under \home\public\data\other\windows nas


Cheers
Govo