Tagged Questions
1
vote
2answers
185 views
Samba creates two files on copy of one file
I've set up Samba share on a Centos system and all works fine except whenever I copy a file using OS X Finder to a share it makes two files, the actual file and what looks to be a log file, which has ...
0
votes
1answer
151 views
Can't access individual samba shares
I've just installed CentOS and I'm configuring Samba. I have a share with the following in the smb.conf file:
[storage]
comment = Main storage for all use
path = /share
public = yes
browseable = yes
...
3
votes
1answer
184 views
Samba share not updating properly CentOS
I have encountered the weirdest problem ever. There is a samba share on a CentOS fileserver (let's call it SERVER). There are two types of clients Windows 7 and CentOS. So what happens: I edit a ...