Hello, I'm trying to write a smb client using the libsmbclient library but I don't know how to handle the SMBC_LINK type of smbc_dirent, which is defined in libsmbclient.h. I've grepped through the samba source code and it doesn't seem to appear anywhere except the mentioned header and examples. Can I safely assume there are no files/directories of such a type? Thanks, Mariusz
On Fri, Apr 03, 2015 at 12:02:18AM +0200, Mariusz Szczepa?czyk wrote:> Hello, > > I'm trying to write a smb client using the libsmbclient library but > I don't know how to handle the SMBC_LINK type of smbc_dirent, which > is defined in libsmbclient.h. > > I've grepped through the samba source code and it doesn't seem to > appear anywhere except the mentioned header and examples. > > Can I safely assume there are no files/directories of such a type?Yes, I don't think it is currently returned from any libsmbclient code.
On Sat, Apr 4, 2015 at 12:03 AM, Jeremy Allison <jra at samba.org> wrote:> On Fri, Apr 03, 2015 at 12:02:18AM +0200, Mariusz Szczepa?czyk wrote: > > Hello, > > > > I'm trying to write a smb client using the libsmbclient library but > > I don't know how to handle the SMBC_LINK type of smbc_dirent, which > > is defined in libsmbclient.h. > > > > I've grepped through the samba source code and it doesn't seem to > > appear anywhere except the mentioned header and examples. > > > > Can I safely assume there are no files/directories of such a type? > > Yes, I don't think it is currently returned from any libsmbclient > code. >Ok, thanks!
Apparently Analagous Threads
- problem with smbc_init in libsmbclient
- Problem with multiple dns forwarders -timeout is too big - how to change?
- [Bug 109230] New: [crash] Xorg is crashing on startup with enabled xinerama
- Problem with multiple dns forwarders -timeout is too big - how to change?
- use of ‘idmap_ldb:use rfc2307 = yes’ in DCs