Emeryth / openwrt-zsun

OpenWrt 15.05 port for the ZSUN WiFi SD Card Reader
GNU General Public License v2.0
97 stars 28 forks source link

a bunch of questions regarding original fw #16

Open 360up opened 6 years ago

360up commented 6 years ago

Hey guys,

I'd like to use the device as a rather boring mass-storage on a tv and control it without app (only web, smb, telnet). I'm not sure if I really need openwrt in my case and have couple of questions:

I assume the following will put it in smb mode!? http://10.168.168.1:8080/goform/Setcardworkmode?workmode=0

Subsequently does the following put it in mass-storage mode? http://10.168.168.1:8080/goform/Setcardworkmode?workmode=1

Is wifi / web / telnet always available, regardless of the mode?

Can you also switch modes via telnet?

Unfortunately the tv requires the storage to be whole-disk ntfs formatted. Is the smb mode automounter able to mount such a partitionless ntfs disk? If not, can I mount it via telnet?