Hi to all!
We experience problems with offline files - especially with xls or xlsx
files - between samba 3.5.9 and win 7
smb.conf for the network share
[homes]
comment = Home Directories
browseable = no
writable = yes
guest ok = no
create mask = 0611
directory mask = 0700
follow symlinks = no
wide links = no
oplocks = yes
level2 oplocks = yes
map archive = yes
map system = yes
map hidden = yes
Can somebody give me a hint here please?
regards
Martin
On Mon, Jun 27, 2011 at 14:22, Martin Hochreiter <linuxbox at wavenet.at>wrote:> We experience problems with offline files - especially with xls or xlsx > files - between samba 3.5.9 and win 7Disable offline files in Windows 7 group policies. -- Sent from my PC.
Am 2011-06-27 14:02, schrieb Ander Punnar:> On Mon, Jun 27, 2011 at 14:22, Martin Hochreiter <linuxbox at wavenet.at > <mailto:linuxbox at wavenet.at>> wrote: > > We experience problems with offline files - especially with xls or > xlsx files - between samba 3.5.9 and win 7 > > > Disable offline files in Windows 7 group policies. > > -- > Sent from my PC. >mhmm ... we want to use that shares offline, if I disable them in the group policies then the sync would not be working any more or has this an other effect? regards