chrisgch

Results 10 comments of chrisgch
trafficstars

A user of my free Android app has reported the same problem when accessing a share on MacOS. For him it fails when connecting to MacOS 10.15.7. Until recently, I...

isabsent: Why did you close this issue? Did you find a solution? The user of my app who has this problem would also appreciate a solution.

I have now made a code comparison between the smbj version from 2017 which works, and the current version which doesn't, and found the following differences in the authentication functions...

isabsent: Have you tried my 3 suggested changes in the meantime? They are so small, you can just edit the 3 files by hand and recompile. Unfortunately I don't have...

Thanks a lot for your tests! So apparently there is no msAvTimestamp field in the authentication with the Mac, but the flags field is there. @hierynomus Any idea of what...

@isabsent: Are you still using MacOS 12.3.1? A user with MacOS 12.4 has reported that the bugfix doesn't work for him.

I'm in a similar situation. When you use menu Analyze -> Inspect code in Android Studio, you can see which functions need SDK 19: 1. GCMParameterSpec, BCAEADCipherFactory need SDK 19....

In my app, the user can check/uncheck encrypted transfers. It only forces encrypted transfers when the server requires them. This way the user can choose between more security and higher...

I'm asking this here because the last activity in smbj-rpc was 2 years ago. smbj-rpc does work for me as long as I don't use encrypted SMB3. If I use...

Thanks for the detailed reply! In my case, the GPX points (recorded by the app Komoot) and the photos (taken with the smartphone camera) are completely separate from each other,...