-
Couldn't load subscription status.
- Fork 164
Description
I opened an issue on the AMSMB2 pages, since it is not allowing to extract data from files with certain latin characters (e.g. ñ, ì).
I notice some work was done here recently on unicode and hope this will fix the problem.
Is it enough to do the following…
git clone https://github.com/amosavian/AMSMB2
cd AMSMB2/buildtools
./build.sh
To update to the latest libsmb2 within AMSMB2? Or does the Author of AMSMB2 need to do something?
Apologies, as this is not really an issue with libsmb2 as such, I believe; just me not understanding how to ensure I'm using the latest version with AMSMB2, and assuming my unicode issue has been fixed in libsmb2 itself with the latest pull request.