Open sahlberg opened 4 years ago
Libsmb2 now officially supports building for PS3 thanks to https://github.com/sahlberg/libsmb2/commit/ac4fb8e1ae1d0ad68016731eb84606139aaea7ae
Thank you @sahlberg for the information and @bucanero the port to PSL1GHT.
At the moment I'm busy with other projects. If some developer want to post a PR, I'll be glad to merge it to IRISMAN.
I'll try to take a look to this lib later when I get some time.
Sound fun
It would be really nice to have SMB2 support in the filemanager so that you can access files directly from a Windows/Samba/Azure fileshare directly over the network.
You can find a client implementation of SMB2 here: https://github.com/sahlberg/libsmb2 It is a lightweight, high performance and very portable SMB2 client implementation that interoperates with all (I have tested with) SMB2 capable fileservers, including Azure file shares.
If anyone thinks this would be a good idea and wants to implement this support, I am the maintainer of libsmb2 and can offer any/all support from the libsmb2 side if there is need for any tweaks etc.