I've got a problem that's driving me crazy. Basically we have these shares set up at work, e.g.:
//someserver/inetpub$/wwwroot
//anotherserver/inetpub$/wwwroot
The problem is, when I use mount_smbfs on these, regardless of the mount point (/Shares/web1, /Shares/web2), some apps such as Dreamweaver still see the root drive as 'wwwroot'.. and of course there's two of them, so Dreamweaver has issues opening files directly from those locations.
Isn't there some way I can mount these shares and give them my own names other than wwwroot?
//someserver/inetpub$/wwwroot
//anotherserver/inetpub$/wwwroot
The problem is, when I use mount_smbfs on these, regardless of the mount point (/Shares/web1, /Shares/web2), some apps such as Dreamweaver still see the root drive as 'wwwroot'.. and of course there's two of them, so Dreamweaver has issues opening files directly from those locations.
Isn't there some way I can mount these shares and give them my own names other than wwwroot?