Re: JCIFS pagination

Michael B Allen <[email protected]> Thu, 30 Oct 2014 13:12:54 -0400
Newsgroups gmane.network.samba.java
Message-ID <CAGMFw4gvWL0VQ2-nWGMrhUo5zUscsvhK=Zg8ZAy_vk7K9TnxGg@mail.gmail.com>
Note also that if you use DosFileFilter the filtering is applied on
the server side.

Also there are CIFS commands for directory change notifications.
Meaning the server will notify the client when a change has occurred.
But that functionality is not implemented in JCIFS.

Mike