Best tools to download all the html files from a website, and to re-upload them
Posted
by Alex Baranosky
on Stack Overflow
See other posts from Stack Overflow
or by Alex Baranosky
Published on 2010-04-17T03:03:23Z
Indexed on
2010/04/17
20:13 UTC
Read the original article
Hit count: 186
I need to add two lines of html to every page on a large website. I will be using a regex to do it.
I would like to know the best tools to download all the html files from a website, then ftp upload them back up on Windows.
© Stack Overflow or respective owner