Wget is a non-interactive utility for downloading files using the HTTPS, HTTP and FTP protocols. It can resume interrupted downloads, use file name wild cards, supports proxies and cookies, and convert absolute links in downloaded documents to relative links.
Wget is a popular tool with multiple ports/implementations for Windows.
Wget2 is being developed (see https://gitlab.com/gnuwget/wget2).
Use cases: | download files download via ftp |
Category: | |
License: | Freeware/Open Source FOSS |
How to extract: | See parent package(s) or port(s). |
What's new? | Upstream version changelog at http://savannah.gnu.org/forum/forum.php?forum_id=9310. |
Latest comments |
Midas
on 2021-02-11 20:45
Add comment
1›
Upstream v1.21 released 2021-01-09 (changelog at http://savannah.gnu.org/forum/forum.php?forum_id=9913). |
busybox-w32 is a port of BusyBox to the Microsoft Windows WIN32 API. It brings a subset of the functionality of BusyBox to Windows in a single self-contained native executable.
Tools here are usually more limited than their full Unix counterparts.
Included Tools (More info under "Details" below):
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | Usually None. |
License: | Most tools are open-source. A few are public domain. FOSS |
How to extract: | Download the ZIP package and extract to a folder of your choice (prefereably in your PATH folder). Launch desired tool as: busybox.exe <tool name> |
youtube-dl is a command-line program to download videos from YouTube and many other sites. It is very up-to-date and typically responds very quickly to changes on the YouTube website which causes trouble for other downloaders.
Use cases: | download video |
Category: | |
Runs on: | Win2K / WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | None |
Dependencies: | Microsoft Visual C++ 2010 Redistributable Package (x86) |
Stealth: ? | Yes. Can save cache to the user's profile, see more here. |
Unicode support: | Yes |
License: | Unlicense FOSS |
How to extract: | Download youtube-dl.exe to a folder of your choice and launch. |
What's new? |
See: https://github.com/ytdl-org/youtube-dl/releases |
Swiss File Knife (SFK) is a multi-function command line tool designed to avoid having to install many small tools. Swiss File Knife can find text in binary files, calculate directory sizes, find duplicate files, join a split file back to whole, calculate and verify MD5 hashes, show a hex dump of a binary file, print first/last lines of a text file, convert line endings, download files from the Internet, and more.
Use cases: | download files |
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | None |
Unicode support: | Partial. Some commands can't handle Unicode characters in file names. |
License: | FreeBSD FOSS |
How to extract: | Download sfk.exe to a folder of your choice and launch. |
What's new? |
See: http://stahlworks.com/dev/?tool=sfkver |
Latest comments |
SYSTEM
on 2020-02-08 10:57
Add comment
2›
No, it's today. From https://sourceforge.net/projects/swissfileknife/files/1-swissfileknife/1.9.6.0/ |
Git is a version control system for tracking code changes in software development. Git for Windows allows users to work on existing Git projects and/or set up local repositories for their own projects.
Use cases: | git client version control |
Category: | |
Runs on: | Vista / Win7 / Win8 / Win10 |
Writes settings to: | %USERPROFILE%\.config |
Stealth: ? | No |
Path portability: | No |
License: | GNU GPLv2 FOSS |
How to extract: | Download the file prefixed with PortableGit. Launch the self-extracting EXE to a folder of your choice. Launch either git-bash.exe or git-cmd.exe. |
What's new? |
This version addresses CVE-2021-21300 (a bug that allows code injection during a clone from an untrusted source). New Features
|