Displaying 3 results from an estimated 3 matches for "lastwritetim".
Did you mean:
lastwritetime
2018 Jul 30
1
create QFID request
...name or other discernible information. I've
searched the web for information on how to decode the request. The
monitor breaks down most of the block. But the file name seems to be null.
The response to the request also does not have a file name. But it does
show lastaccesstime creationtime lastwritetime and changedtime. But
for what file? Also why would this request be made every 30 seconds or
so?
RAC
2012 May 09
6
"file not found" under high-contention
Hello,
For several years I've been experiencing
an intermittent Samba error when running
a very intense, highly parallel build/compile
jobset.
A file is reported as "not found" even though
it most certainly exists and re-running the
compile jobset always succeeds.
Samba version is 3.6.4 running on CentOS 5.8
with 64-bit kernel 2.6.18-308.4.1.el5. Windows
side is 64-bit Window
2008 Dec 23
1
Samba Transaction Implementation
...ould form the packet and send response for this request. I
am sending all 3 files in the same packet. I am also sending 2 directories,
one for root and one for parent.
While forming the data block I set 2 bytes each for CreationDate,
CreationTime, LastAccessDate, LastAccessTime, LastWriteDate and
LastWriteTime. I set the values as 0 for now.
The client sends another transaction request Trans2_NEXT2 command with the
filename field as NULL string. I do not understand why this is being sent.
I am sending response for this packet as well with no files. (I assumed that
I had already sent all 3 files an...