This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FindFirstFile fails for some network directories


On Wed, Aug 19, 2015 at 8:46 AM, Orgad Shaneh <orgads@gmail.com> wrote:
> Working capture: https://gist.github.com/orgads/d2681881668afb9cb08f
> Failing capture: https://gist.github.com/orgads/4f0ea2b26cfd64f4353d

I just found another SMB1 linux server, which does work[1].

It first has a "NT Create AndX" request for path \, which succeeds.
Then it issues Trans2 FIND_FIRST2 request for the real path (\a).

This issue might be related to the Archive bit which is set on aclnas01.

- Orgad

[1] https://gist.github.com/orgads/e76a00c2cc0fc8a43d95

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]