Re: [cifs-protocol] [REG:117102016529426] SMB2 File Rename

2017-10-25 Thread Uri Simchoni via cifs-protocol
Chiming in because I also had rename-related investigations (I don't think this answers the original question but it is relevant to the response): - smbclient does SMB1 rename using cifs rename, not using FILE_RENAME_INFO - so does Windows (or so it seems) - smbclient can be made to use

Re: [cifs-protocol] [REG:117102016529426] SMB2 File Rename

2017-10-25 Thread Sreekanth Nadendla via cifs-protocol
Hello Andreas, in the sample traces you've sent us, I can see the setInfo request with SMB2_FILE_RENAME_INFO for SMB2 case. However I don't see similar rename structure from your first trace rename_nt1. Let me know if I'm missing something. On windows OS, rename command does not allow you to