Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Wget" snowblock #269

Closed
arcticicestudio opened this issue May 5, 2020 · 0 comments · Fixed by #270
Closed

"Wget" snowblock #269

arcticicestudio opened this issue May 5, 2020 · 0 comments · Fixed by #270

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented May 5, 2020

Create a new snowblock for Wget, the standard Unix tool for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols.

Initially it'll provide the main wgetrc configuration file. The location of the file will be set through the WGETRC environment variable.

@arcticicestudio arcticicestudio added this to the Next milestone May 5, 2020
arcticicestudio added a commit that referenced this issue May 5, 2020
Created a new snowblock for Wget [1], the standard Unix tool for
retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used
Internet protocols.

Inmitially it provides the main `wgetrc` configuration file [2].
The location of the file can be set through the `WGETRC` environment
variable.

[1]: https://www.gnu.org/software/wget
[2]: https://www.gnu.org/software/wget/manual/html_node/Startup-File.html

GH-269

Co-authored-by: Sven Greb <development@svengreb.de>
arcticicestudio added a commit that referenced this issue May 5, 2020
Created a new snowblock for Wget [1], the standard Unix tool for
retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used
Internet protocols.

Initially it provides the main `wgetrc` configuration file [2].
The location of the file can be set through the `WGETRC` environment
variable.

[1]: https://www.gnu.org/software/wget
[2]: https://www.gnu.org/software/wget/manual/html_node/Startup-File.html

Closes GH-269

Co-authored-by: Sven Greb <development@svengreb.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants