Displaying 1 result from an estimated 1 matches for "lastaccessdate".
Did you mean:
lastaccessupdate
2008 Dec 23
1
Samba Transaction Implementation
...pose I have only 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. (...