2

I want to find a program that I can use to generate a website backup for offline browsing. I tried Httrack, but it doesn't seem to have scheduling options.

Scheduling is critical for me. I need to download a website on a daily basis.

Is there an alternative program that can do scheduling, along with the capabilities of httrack?

It also has to be free and has to work on linux. Red Hat, to be exact.

wonea
  • 1,877

2 Answers2

2

wget can be used like httrack. So if you combine it with cron you should be able to address your needs.

Manual should be helpful.

M'vy
  • 3,950
0

I don't really know this program, but I can recommend you a website I use for finding alternatives for programs and it helped me many times (e.g. finding free programs with the same functionality as the commercial ones etc.)

http://alternativeto.net/software/httrack/

Notice that you website users can "like" programs and then you can sort alternatives according to how many "likes" they've got. Enjoy.