The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-21-2000
Neo's Avatar
Neo Neo is online now Forum Staff  
Administrator
  
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 6,686
I use MGET for a similar purpose. It will get HTML files both locally and remotely and rewrite the URLs to work locally. However, what I use MGET for is to grap an entire web site so I can burn it do CDROM. It can be used for simply moving files and rewriting URLs as you indicated.

MGET is command line freeware that compiles under GCC. It is very feature rich for working with HTML files.

[Edited by Neo on 12-21-2000 at 03:03 PM]