geofstro

Results 20 comments of geofstro

I have a similar problem with a Windows share. I can list all the items in a directory; but I can't fetch the data from any file.

Thanks for your response. I rebuilt libsmb2 using the above commands to produce the IOS version. When I tested, it did not cure my problem with those latin characters from...

Another thought; can you tell me if libsmb2 correctly handles characters such as ñ, ì, in file names, outside of IOS, MacOS and TVOS? In other words, outside of the...

I understand and thanks for your response anyway. I tried naming an example file named abc😀.flac (flac because a music file) and got the same error as with the ñ...

> ie ship it alongside your application as an .so file so that it's loaded when your application starts, and not link against the .a file. Perhaps this is what...

I think I read somewhere Swift used UTF-16 prior to Swift 5. Thanks for the ideas, I will try them out. I don't understand why this is only an issue...

I should have probably made that clear in the title, as I did on the AMSMB2 issues page.

I have changed the title back again, because further testing has shown that libsmb2 cannot handle these characters on Linux either. A major problem as most NASs are Linux based....

Further testing confirmed that non-English characters do not work for any copying, downloading or reading data for files with paths that contain these characters. This is true of both Linux...

Thanks very much for looking into this further. I think I'd rather concentrate on Wireshark to determine the path being sent, as it looks like a very useful tool. I'd...