SKS OCDoc
OpenComputers
Computronics
Minitel

lib/download.lua

dl.protos.fget(host^string^, optPort^string^, path^string^, dest^number^): boolean

Downloads path from host (on optPort or 70), printing the directory listing, or saving the file to dest.

dl.protos.http(host^string^, optPort^string^, path^string^, dest^number^, url): boolean

Downloads url to dest via the internet card, if available.

dl.wget(remotePath^string^, dest^string^)

Downloads from remote remotePath to dest

© ShadowKat Studios
The software used to generate this page is licensed under the Mozilla Public License version 2 and can be found here