Hi all,
I’m accessing the contents in Mycloud from my mediacenter via NFS without problems, but I don’t know if I’ve been lucky or what, and I’d like to to understand some things. I hope someone can give me some light on this.
Let’s say I create a new share AAA from the dashboard, doesn’t matter if private or public. Then using SSH I can see that it has been created as /DataVolume/shares/AAA, in the symlink shares/AAA, and also under /nfs/AAA.
First question… Why and how got this directory AAA into /nfs/? Automagically?
Other issue. I had a share called BBB. It was used and some time after it was renamed to CCC with the dashboard. Now in the directory structure I see
- /DataVolume/shares/CCC
- /shares/CCC
- /nfs/BBB
When I update the contents in CCC, those new items appear also into /nfs/BBB, and that’s what I don’t understand.
Based in both cases I could think that /nfs/ directory is also a link to /DataVolume/shares, but in putty it seems like a normal directory.
Sorry if these are too basic or even silly questions, but I’d like to understand what I’m doing instead of just copy/paste commands from forums (as I normally do!)
Thanks in advance.