PSDownloader
1.0.1
A PowerShell module for downloading files with multi-threaded support. Features include progress reporting, hash verification, automatic retries, pipeline support, and multiple user agent options.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 LordBubbles. All rights reserved.
Package Details
Author(s)
- LordBubbles
Tags
download multithread http file-transfer downloader multi-thread hash-verification powershell
Functions
Dependencies
This module has no dependencies.
Release Notes
Reupload of initial release with documentation.
FileList
- PSDownloader.nuspec
- LICENSE
- PSDownloader.psd1
- PSDownloader.psm1
- README.md
- Public\Start-Download.ps1