• exec/wget.js

    From deuce to CVS commit on Sunday, April 05, 2020 15:40:22
    exec wget.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv11858

    Modified Files:
    wget.js
    Log Message:
    Add FTP support.



  • From rswindell to CVS commit on Sunday, April 05, 2020 16:38:55
    exec wget.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv20980

    Modified Files:
    wget.js
    Log Message:
    Actually check the http response code.
    If the URL requested is not a filename, use a fake file (wget-output).
    Don't wipe-out a local file with the same name if the HTTP-GET fails.