Home > Developer > Lookafter Storage System API
Date: 1 Feb 2021 (Changes log)
| API Name | Input Parameters | Path to script |
|---|---|---|
| GetDir | sid, path, fields, filter, sortby, sorthow, ofmt | /storage/bin/api/get_dir.cgi |
| GetItemInfo | sid, path, fields, ofmt | /storage/bin/api/get_item_info.cgi |
| GetFile | sid, path, start, length, cl, pure_data, ofmt | /storage/bin/api/get_file.cgi |
| GetChecksum | sid, path, checksum, ofmt | /storage/bin/api/get_checksum.cgi |
| PutFile | sid, path, data, start, truncate, autorename, ofmt | /storage/bin/api/put_file.cgi |