Changes between Version 16 and Version 17 of Docs/Prog/Manual/DeviceSupport/Network
- Timestamp:
- 09/04/19 09:39:57 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/DeviceSupport/Network
v16 v17 497 497 timeout 5 498 498 rem - Upload the file 499 curl -v -b %userprofile%\Downloads\cookies.txt -c %userprofile%\Downloads\cookies.txt -F file=@%filename% "http://%ip%/cgi-bin/index?p=filemgr&a=new"}}} 499 curl -v -b %userprofile%\Downloads\cookies.txt -c %userprofile%\Downloads\cookies.txt -F file=@%filename% "http://%ip%/cgi-bin/index?p=filemgr&a=new" 500 501 }}} 500 502 501 503 [[Top]]