Changes between Version 25 and Version 26 of Docs/Prog/Manual/DeviceSupport/Network


Ignore:
Timestamp:
09/04/19 10:37:55 (5 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/DeviceSupport/Network

    v25 v26  
    490490rem - send825file.bat Batch file to upload a file from a PC to an 825 using the 825 web server and Windows 10 cURL
    491491rem - example: send825file.bat 10.1.0.179 c:\testfile6.txt /mnt/nand/apps/ ADMIN *****
     492rem - CAUTION: make sure 825 path has trailing slash otherwise file will be written such as /mnt/nand/appstestfile6.txt
    492493set ip=%1
    493494set filename=%2