Mapping drives on MacOSX (Leopard/Snow Leopard) permanently inside LAN
Posted
by Shyam
on Server Fault
See other posts from Server Fault
or by Shyam
Published on 2010-04-23T10:22:09Z
Indexed on
2010/04/23
10:23 UTC
Read the original article
Hit count: 454
Hi,
How do I "map" shared folders on a Mac, permanently? With map, I do not mean 'connect', but permanently add it to the system so it exists after reboot. Since workstations tend to shutdown, I wonder also the symptoms and cures in case that happens. In Linux, this can be done using the fstab file, but I noticed that volumes are mounted in a different structure than Linux. I need this to backup some workstations, doing a recursive job over a single directory, that should contain the shared folders. I use Terminal to access the main system, so by preference, the solution would be nice that works within a bash shell vs GUI. I can access all folders in Finder.
Thanks!
© Server Fault or respective owner