This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Access to files previously uploaded via UniFlash

Other Parts Discussed in Thread: UNIFLASH

Hi guys,

Is there any way I can have a access to files loaded into /www/ directory using UniFlash application ? Does the FS api can handle this ?

...
sl_FsOpen("/www/mypage.html", ... )
...
sl_FsRead(...);

BR,

Damian K.