gnu wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols.
step: 1
download wget on this site url :
https://eternallybored.org/misc/wget/
step: 2
put setup file here :
C:\Windows\System32
step : 3
go to command prompt
wget --copy link address--
step : 4
some usefull command:
(i) wget -r --site url get all file --
(ii)wget -r -A.pdf --only pdf file get---
step: 1
download wget on this site url :
https://eternallybored.org/misc/wget/
step: 2
put setup file here :
C:\Windows\System32
step : 3
go to command prompt
wget --copy link address--
step : 4
some usefull command:
(i) wget -r --site url get all file --
(ii)wget -r -A.pdf --only pdf file get---
0 Comments