LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Should I Mount Shared Folders or Use Symbolic Links? (https://www.linuxquestions.org/questions/linux-newbie-8/should-i-mount-shared-folders-or-use-symbolic-links-4175528084/)

mrbillb 12-12-2014 09:30 AM

Should I Mount Shared Folders or Use Symbolic Links?
 
I am using Linux Mint 17.1 as a file server. Samba provides the file sharing with several Mac OS X systems. I have set up a Shared Files folder and shared it using Samba. On the Mac, I mount the Shared Files folder and then set up symbolic links to folders within the Shared Files folder. Should I, instead, share folders within the Shared Files folder and mount them instead of using symbolic links?

pan64 12-12-2014 09:51 AM

I think it only depends on you. To mount/share a dir and also mount/share its subdirs is usually not suggested, but there can be cases.... Also symbolic links pointing outside of the share may or may not work. So actually if it works for you just use it.
You should also avoid creating a huge amount of shares/mounts.

mrbillb 12-12-2014 10:48 AM

The huge amount of shares/mounts is what I was concerned about. I think I will stick with symbolic links. They are working well.

Thanks for your quick reply.


All times are GMT -5. The time now is 03:50 PM.