什么是 wget 以及如何从 Windows 中的公共(public)目录获取图像?
请您参考如下方法:
来自GNU Wget page的描述:
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.
问题How do I use Wget to download all Images into a single Folder描述如何从给定位置下载所有图像。