HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: renaming files
Author: Xavier Roche
Date: 02/25/2002 21:31
 
> I'd like to ask whether it is possible rename
> (-N option) only html files,
> but to keep names of other files (images etc.)

No - you will have to patch the htsname.c routine, or 
write an C handler using the httrack library.

> Yes, and another question - I really _need_ download
> files without extension (no '.' (dot) in name) linked
> from pages. Is it possible (=is it possible to create
> filter for it?
Well.. not really - you can try something like:
+* -*/*.* +www.yoursite.com/* +*.gif +*.jpg +*.css 
+*.js

(include EVERYTHING, then exclude ALL files with '.' 
inside, and include your website and some other 
related images or files)

 
Reply Create subthread


All articles

Subject Author Date
renaming files

02/25/2002 17:41
Re: renaming files

02/25/2002 21:31




1

Created with FORUM 2.0.11