w w w . s m a x . c o m . t w
Chapter 6.
P 80
6.1.7. SD Card Management
Example: (Download File.)
[Download File]
http://192.168.101.102:80/sdcard.cgi?action=downloa
d&dir=record&fname=5MP_IP_BOX
-03212012-142806.avi&
Return:
None
Example: (Get File List.)
[SD Card File List]
http://192.168.101.102:80/sdcard.cgi?action=list&key=
name&order=ascend&dir=record&
ch=1&page=1&sTime=2010-02-22-00-00-
00&eTime=2020-03-21-00-00-00
Return:
[Path],[Total File],[Total Page],[List Page],<File name|File
Time|File
Size(KB)>,…
Ex:
/tmp/mmc_dir/Backup/,2,1,1,SICPT501U-01082014-
200248.avi
|Thu Jan 9 12:02:48 2014
|10808,SICPT501U-01082014-201533.avi|Thu Jan 9
12:15:33
2014 |10815
Example: (Delete File.)
[Delete File]
http://192.168.101.102:80/sdcard.cgi?action=delete&d
ir=record&fname=5MP_IP_BOX-03
212012-142806.avi&
Return:
[Result]
1 : File Delete success
0 : File Delete fail
Ex: 1