search for: smb_info_query_ea_size

Displaying 1 result from an estimated 1 matches for "smb_info_query_ea_size".

2008 Dec 23
1
Samba Transaction Implementation
...Negotiation, Tree Connect AndX and Open AndX command. When I try access the shared drive of our product, after the Negotiation, Tree Connect AndX and Open AndX, the Windows XP machine sends transaction2 command. It first sends Trans2_Request, FIND_FIRST2 command with the level of interest as SMB_INFO_QUERY_EA_SIZE. I send the response for this request. I have totally 3 files (for implementation purpose 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 pare...