PoshCode Archive  All files named "Get-WebFile.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-WebFile.ps1

2018-06-10
13:39
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [5ff675421b] check-in: [0a653dae01] user: Joel Bennett branch: trunk, size: 4050
13:39
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [d40ad09b57] check-in: [0fa4f1c476] user: Joel Bennett branch: trunk, size: 4050
13:37
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [e833b30b81] check-in: [ebc26dbe9c] user: Joel Bennett branch: trunk, size: 4076
13:32
An upgrade to Joel Bennetts wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [aa6a0d7bf1] check-in: [e7d1c75e7c] user: Joel Bennett and branch: trunk, size: 7865
13:28
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [1efb685e64] check-in: [10421cf32d] user: Joel Bennett branch: trunk, size: 4234
13:23
PREVIEW – UNFINISHED WORK ;-) file: [b987146772] check-in: [4b56886a48] user: Joel Bennett branch: trunk, size: 17194
13:22
Get-WebFile by Gwen Dallas converted to an advanced function for use as PS module. file: [b459365d46] check-in: [afc5144003] user: Mike Ling branch: trunk, size: 7140
13:22
If CharacterSet is $null [System.Text.Encoding]::GetEncoding throws an error. This is the case if the content type is not text e.g. application/xml. file: [a33ca87737] check-in: [cf7e803908] user: Gwen Dallas branch: trunk, size: 5947
13:22
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… branch 3.7.3 – tries to prevent problems involving bad URL formatting file: [997587af1d] check-in: [db33f4ae9c] user: Gwen Dallas branch: trunk, size: 5692
13:22
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… branch 3.7.2 – try/catch for file path errors. file: [e9e71763fe] check-in: [eebf91e0f0] user: Gwen Dallas branch: trunk, size: 5292
13:22
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [4b1dcc2e85] check-in: [25be4eb865] user: BillBarry branch: trunk, size: 4335
13:22
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… file: [02290df9cc] check-in: [27940fda31] user: Joel Bennett branch: trunk, size: 4143
13:15
cls file: [3c0444d976] check-in: [306fd13498] user: Joel Bennett branch: trunk, size: 4136
13:15
Fix for redirect loops file: [ae876251e7] check-in: [3d68b781c3] user: Joel Bennett branch: trunk, size: 4050
13:02
A complete rewrite of my wget script to use HttpWebRequest and Response to figure out the filename, added some unwrapping because a couple sites had quotes around the file names. file: [1cc1fafec4] check-in: [9c4b6c3efc] user: Joel Bennett branch: trunk, size: 3591
13:00
A complete rewrite of my wget script to use HttpWebRequest and Response to figure out the filename, added some unwrapping because a couple sites had quotes around the file names. file: [f8f858f5e8] check-in: [3bd47f47b2] user: Joel Bennett branch: trunk, size: 2688
13:00
A complete rewrite of my wget script to use HttpWebRequest and Response to figure out the filename file: [9789e4afa0] check-in: [4fe73469aa] user: Joel Bennett branch: trunk, size: 2471
12:56
Added: The simplest form of WGet … no options, no passwords, no nothing. But it works. file: [cad3b34304] check-in: [df948840bc] user: Joel Bennett branch: trunk, size: 1222