Skip to content

Tyler887/WebGet

This page is available in multiple languages. Read this page in: 日本, español, 简体中文, 繁體中文, français, عربى, हिन्दी, 한국인

The WebGet Implementation

Fork

The implementation to quickly download files from the web, in a short time.

Written in R, complete simple. It takes a short time, simply good. Use WebGet to doenload files from the world wide web.

For GnuBot use only. Download the other root version for other use cases.

Learn more about WebGet here.

Requirements

Exit codes

If R returns a non-zero exit code, it is probably that the server receiving WebGet's HTTP request returned a non-200 HTTP response code. To check the response code, try looking in your command line. If it's HTTP 200 + exit code ≠ 0, then the problem is generic and it is something wrong with WebGet, so you should report it using this page.

Install

  1. Clone using git:
    git clone https://github.com/Tyler887/WebGet.git --single-branch <input version here>
  2. Install R:

About

The implementation to download files from the Web

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages