Difference between revisions of "Command:31"

From Awesome Baozam
Jump to: navigation, search
Line 4: Line 4:
 
  2  cmd id // set by server
 
  2  cmd id // set by server
 
  1  filename count // max 256
 
  1  filename count // max 256
{{{1|filename}}}*
+
filename<nowiki>[</nowiki>*]
 
  wl  filename length
 
  wl  filename length
 
  c*  filename
 
  c*  filename

Revision as of 12:50, 9 September 2016

GET filename(s) from device

1  cmd type
2  cmd id // set by server
1  filename count // max 256

filename[*]

wl  filename length
c*  filename


Response to GET filesize(s) from device

1  cmd type
2  cmd id // set by server
1  file info count // max 256

file info[*]

wl  filename length
c*  filename
wl  file size
    positive value - real file size in bytes
    0 - file not exists
if file size != 0 then include file hash info