Displaying 1 result from an estimated 1 matches for "sharefolder1".
Did you mean:
sharefolder
2014 Sep 11
1
Alternative data stream on volume cannot be created
...n issue to create ADS on a volume to store meta info.
A Samba server on Ubuntu is configured as follows to provide a share for
Windows client.
OS: Ubuntu 14.04.1 LTS.
SAMBA: Version 4.1.6-Ubuntu
Kernel: 3.13.0-34-generic
The policy is as follows,
[Share]
path = /home/daniel/Public/sharefolder1
read only = no
browseable = yes
guest ok = no
create mask = 0777
directory mask = 0777
vfs objects = streams_xattr
On Win7 64bit client, I opened a console to test and got the following
results:
1. File data stream can be created.
echo "sdfsdfc' > \\Server\Share\file:...