Difference between revisions of "Command:32"

From Awesome Baozam
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==  [[cmd:32|Response to GET filename(s) from device]] ==
+
==  [[cmd:32|Response to GET filesize(s) from device]] ==
  
 
  1  cmd type
 
  1  cmd type
 
  2  cmd id // set by server
 
  2  cmd id // set by server
  1  filename count // max 256
+
  1  file info count // max 256
file infos*
+
file info<nowiki>[</nowiki>*]
 +
 
  wl  filename length
 
  wl  filename length
 
  c*  filename
 
  c*  filename
Line 10: Line 11:
 
     positive value - real file size in bytes
 
     positive value - real file size in bytes
 
     0 - file not exists
 
     0 - file not exists
 
+
if file size != 0 then include file hash info
 
<noinclude>
 
<noinclude>
 
{{cmd:31}}
 
{{cmd:31}}

Latest revision as of 12:40, 16 September 2016

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

GET filesize(s) from device

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

filename[*]

wl  filename length
c*  filename