标签: macos curl wget
我正在寻找下载人工工件中托管的子文件夹的所有文件,我尝试使用wget进行一些选择,但它以递归方式下载所有文件和文件夹。请建议我做点什么。
wget -r -l1 --no-parent https://artifactory.cloud.abc.com/artifactory/generic-internalfacing/abc/def/
但是此下载来自artifactory.cloud.abc.com等。