Filter By

Package Types

Operating System

Categories

Trust Information

By: | 9 downloads | Last Updated: 10/31/2024 | Latest Version: 1.0.0

This script attempts to download a file from a given URI with progress information. The progress outputs the current / total bytes and the average download speed. The script attempts to get the file name from the URI. If it contains invalid characters it replaces them with 'a's. It implements a cancellation mechanism in case the user hits 'Ctrl + C... More info