File upload

<< Click to Display Table of Contents >>

Navigation:  Hardware Modules > aMG EthernetINF > Webserver CGI >

File upload

Previous pageReturn to chapter overviewNext page

Description

The interface provide method to upload file from local storage to web server storage. The upload.cgi using POST method.

upload.cgi

URL: /upload.html

Example: http://192.168.1.41/upload.html

webserver_cgi_upload_web

Limitation

Size of files to upload is limited by SD Card speed. From testing, the upload process should be success with file size less than 1MB.