Displaying 1 result from an estimated 1 matches for "trans2_next2".
2008 Dec 23
1
Samba Transaction Implementation
...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 and this should be no files)
It opens the shared drive successfully and displays nothing....