PSDownloader

1.0.4

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSDownloader -RequiredVersion 1.0.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSDownloader -Version 1.0.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Start-Download

Dependencies

This module has no dependencies.

Release Notes

Truly exclude .git folder from the module this time.

FileList

Version History

Version Downloads Last updated
1.1.2 15 1/16/2025
1.1.1 4 1/16/2025
1.1.0 4 1/16/2025
1.0.9 3 1/16/2025
1.0.8 5 1/16/2025
1.0.7 5 1/16/2025
1.0.6 4 1/16/2025
1.0.5 4 1/16/2025
1.0.4 (current version) 5 1/16/2025
1.0.3 7 1/16/2025
1.0.2 7 1/16/2025
1.0.1 6 1/15/2025
1.0.0 5 1/15/2025
Show less