diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-10-29 15:39:32 -0700 |
---|---|---|
committer | Brent Stapleton <bstapleton@g.hmc.edu> | 2018-11-13 12:12:09 -0800 |
commit | 9d10ae463f3f5b5bceb78b83510cceb1a4ec3d3e (patch) | |
tree | 275c3c141de222f523934cd6c6194a46c4355f75 /images | |
parent | a6943f00f9d3db1df1f736961ec4ad5a65299605 (diff) | |
download | uhd-9d10ae463f3f5b5bceb78b83510cceb1a4ec3d3e.tar.gz uhd-9d10ae463f3f5b5bceb78b83510cceb1a4ec3d3e.tar.bz2 uhd-9d10ae463f3f5b5bceb78b83510cceb1a4ec3d3e.zip |
utils: uhd_images_downloader: Add download limit
This download limit prevents users from accidentally downloading really
large files. The default limit is 100 MiB. When a file is selected for
download that exceeds this size, the user is prompted if she really
wants to download that file.
By specifying --yes (or -y), this can can be bypassed. Example:
$ uhd_images_downloader --yes -t sdimg
Will match all files that match 'sdimg', which are typically larger than
100 MiB, without interaction.
Diffstat (limited to 'images')
0 files changed, 0 insertions, 0 deletions