Hide .appleDesktop and other MAC files


Recommended Posts

  • 3 months later...
  • 4 weeks later...

Create the file /config/smb-extra.conf on your flash share (if it does not already exist) and add the following lines:

 

map hidden = No
map system = No

hide files = /ntuser.*/.AppleDouble/.AppleDesktop/.AppleDB//Network Trash Folder/Temporary Items/TheFindByContentFolder/TheVolumeSettingsFolder/.DS_Store/Icon\r/

 

You'll still see the files if  you telnet in and ls locally, but this will prevent them from showing up on your SMB exports.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.