xsrf
April 2, 2022, 3:08pm
3
So, I just bought a new WD NAS and I have the same issue. And I’m already pissed right now…
The issue is caused by /etc/samba/smb.conf
containing the line
veto files = /:2eDS_Store/.bin/Network Trash Folder/.systemfile/lost+found/Nas_Prog/mirrored/uploaded/.wdmc/.AppleDouble/
You can edit that file via SSH (if you enable SSH) and also apply it by restarting smb via executing smb restart
, but the changes will be overwritten whenever I restart the NAS or change any Samba related configuration in the Webinterface.
This is not acceptable for a professional NAS.
Any ideas how to solve this?
Related topics:
Doesn’t matter how I try to create it, I get “The system cannot find the file specified.” if I try to create a folder called “.bin”, from the command line, from explorer, by renaming an existing folder, or via any kind of copy operation. I can ssh onto the box, create a folder .bin/ manually, chown/chmod it to look like the others, but it still doesn’t appear in the share (cannot see it, cannot cd to it).
It seems similar to this EX4 issue , except I can create a folder called “p2p”. “.bin” is…
Trying to use Bvckup2 to back up to my EX4. It’s an rsync like backup. Some of my folders being backuped up have interior names like .bin and p2p, and the EX4 fails with a “file not found” when a folder with one of those names is created. Using Windows Explorer, I get the same error if, for example, I go into one of the shares on my EX4 and try to create a folder called p2p anywhere in the folder hierarchy.
I understand these are reserved names as far as the share name goes (e.g the root folder…