search for: queryflag

Displaying 3 results from an estimated 3 matches for "queryflag".

Did you mean: query_log
2017 Feb 16
0
(DeviceIoControl, FSCTL_SET_SPARSE)
...ent: ("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 \\samba_server\share\file PS> fsutil.exe sparse queryflag \\samba_server\share\file This file is set as sparse I don't think it's worth trying to triage your application problems any further until you have this simple test case working. Please set "log level = 10" on the Samba server, and rerun the above test. Attach the resulting debug...
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)
...nt: ("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 \\samba_server\share\file fsutil.exe PS> sparse queryflag \\samba_server\share\file This file is set as sparse I don't think it's worth trying to triage your application problems any further until you have this simple test case working. Please set "log level = 10" on the Samba server, and rerun the above test. Attach the resulting debug...