This shows you the differences between two versions of the page.
aix:download_packages [2021/01/01 21:21] 127.0.0.1 external edit |
aix:download_packages [2023/03/28 17:50] (current) manu |
||
---|---|---|---|
Line 19: | Line 19: | ||
===== Using WGET ===== | ===== Using WGET ===== | ||
+ | |||
+ | **Download all files from a folder:** | ||
+ | <cli prompt='#'> | ||
+ | # wget --no-parent -r http://WEBSITE.com/DIRECTORY | ||
+ | </cli> | ||
<cli prompt='#'> | <cli prompt='#'> |