search for: lastaccesstime

Displaying 4 results from an estimated 4 matches for "lastaccesstime".

2003 Dec 13
5
NtfsDisableLastAccessUpdate and smbmounted Win shares
Setting this dword to 1 in HKLM/CurrentControlSet/Control/FileSystem is supposed to suppress updates of a file's Access Time attribute when browsing but even read-only accesses with NotePad or plain copy leave no traces. However, if you cp or cat (or for that matter tar) a file on an smbmounted Win share, the Access Time is updated regardless of the setting of NtfsDisableLastAccessUpdate.
2018 Jul 30
1
create QFID request
...it does not seem to have any 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
...3 files) in the shared drive. I could 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...