Skip to content

repat/simple-wget-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple wget crawler

Simple wget crawler is a script for downloading files from a webserver. The list of files is given in a file as a commandline parameter like this:

$ cat files.txt
picture1.jpg
picture2.jpg
picture3.jpg

$ ./simple-wget-crawler.sh files.txt

Contact

Flattr this git repo

Releases

No releases published

Packages

No packages published

Languages