TheOfficialFloW / VitaShell

Multi-functional file manager for PS Vita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: SMB2 client support

sahlberg opened this issue · comments

It would be very very nice to be able to just access and read/write files straight off a windows share instead of using FTP.

I have a library that is portable and builds on pretty much anything that has basic socket support to
access a remote windows (or azure) share :
https://github.com/sahlberg/libsmb2

It should be very easy to compile and use in VitaShell.
Maybe consider adding smb support to vitashell?

+1, that'd be ideal !