|
From: Thomas K. <Tho...@ph...> - 2008-06-27 10:22:55
|
Ben Bradley wrote: > I also changed the noadouble to: > options:noadouble You should read the comments in the AppleVolumes.default manual page regarding this switch. > Here's what I've got in my Samba veto option so far: > veto files = > /:2eFBCLockFolder/.FBCLockFolder/:2eFBCIndex/.FBCIndex/:2eDS_Store/.DS_Store/T > heVolumeSettingsFolder?/TheFindByContentFolder?/Temporary Items/Network Trash > Folder/.AppleDB/:2eVolumeIcon.icns/.VolumeIcon?.icns/Icon?/.AppleDouble?/.Appl > eDesktop?/RECYCLER/ > > Copied from http://netatalk.sourceforge.net/wiki/index.php/NetatalkAndSamba You realized that this is a wiki with its own special formatting rules? "Wiki words" for example (with several capital letters like in AppleDouble) will be appended with a link to create a new wiki entry explaining the word. > How come I'm still getting the .AppleDesktop and .AppleDouble directories > appearing when I view these shares over Samba on a PC? Because you simply did a copy&paste from browser to config file. > It looks like they're mentioned in the above Samba veto files statement. You vetoed both ".AppleDouble?" and ".AppleDesktop?" with a trailing "?" Regards, Thomas, always wondering how people can call the integration between Samba and Netatalk "seamless" |