Tim Oliver

Results 233 comments of Tim Oliver
trafficstars

Nope! Sorry! Honestly, I'm not even sure what I want to do with this library at the moment. Since it only supports SMB1 and that's now been deprecated, it's not...

Oh! Nicely spotted! Thanks! I'll need to fix that when I get the chance.

Just to get the terminology straight (As far as I understand it!), nothing here is related to Samba. Samba is another open source library built around the SMB/CIFS protocol, but...

This isn't Samba. Samba is a different SMB library. (I wish I could use it!) :) Do you have more information? What kind of console output are you getting during...

Hi! Hmm, yeah, I think streaming is technically feasible. The underlying C library, libdsm provides access to remote file data the same way as the standard file library works. So...

This sadly needs to be added to `libdsm` in order to be exposed here. I [did some research](http://stackoverflow.com/questions/25665837/is-it-possible-to-activate-tcp-keepalive-on-apple-ios-devices) and had a play on how to configure the sockets API to...

Hey Thushar, thanks for filling out the issue properly. :) The tricky thing with this library is that it can be very finicky depending on the device. CN you please...

Cool! Thanks! In the meantime, I just tested the latest version incorporating libdsm 0.2.8 on my MacBook Pro running Sierra 102.12.6 and was able to authenticate successfully with my Mac's...

Sorry for the delay! Ahhhhh okay. I think we had this problem with the domain needing to be explicitly set before. I was still working out in which way it...

Closing this out now. I feel like the best thing that can be done here is to file a PR to make the insetting of the crop box controllable externally....