Displaying 3 results from an estimated 3 matches for "ur3zbulphj".
2017 Feb 16
0
(DeviceIoControl, FSCTL_SET_SPARSE)
...the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it.
Hmm, this works fine for me against a Samba 4.4.2 Btrfs backed Samba
share.
smb.conf:
[global]
...
store dos attributes = yes
[share]
path = /tmp/tmp.UR3ZbULpHJ
read only = no
Windows Server 2012 client:
("store dos attributes = no" configured on server)
PS> fsutil.exe sparse setflag \\samba_server\share\file
Error: Incorrect function.
("store dos attributes = yes" configured on server)
PS> fsutil.exe sparse setflag \\s...
2017 Feb 16
4
(DeviceIoControl, FSCTL_SET_SPARSE)
Hi David,
Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it.
I then went to contig, `contig -n X:\share\sparesefile 0`, as well as a few other size. Maybe im using it wrong, but some testing on contig has only "Access is denied" when I try
2017 Feb 22
1
(DeviceIoControl, FSCTL_SET_SPARSE)
...the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it.
Hmm, this works fine for me against a Samba 4.4.2 Btrfs backed Samba share.
smb.conf:
[global]
...
store dos attributes = yes
[share]
path = /tmp/tmp.UR3ZbULpHJ
read only = no
Windows Server 2012 client:
("store dos attributes = no" configured on server)
PS> fsutil.exe sparse setflag \\samba_server\share\file
Error: Incorrect function.
("store dos attributes = yes" configured on server)
PS> fsutil.exe sparse setflag \\s...