Devices that utilise the Microsoft Server Message Block system for network file storage.

learn more… | top users | synonyms

3
votes
2answers
4k views

How to automount SMB share in OS X

I am running OS X Lion. I have the following line in my /etc/fstab: //darren:q@acid/home /acid smbfs nodev,nosuid,auto If I run mount -a, the share mounts correctly, but if I just reboot the ...
4
votes
2answers
2k views

How to disable ._ AppleDouble files for SMB?

I have a small problem. I don't want that our Macs here create the ._ files to the network drive. For example when you copy an image over the finder to the SMB storage. Is there a way to disable this ...