Displaying 1 result from an estimated 1 matches for "a31a65ec".
2007 Nov 22
1
wget'ing files relative paths?
I'm trying to wget some very specific files off a web page, but some of the
paths are relative paths (e.g. ../path/to/file) rather than abosolute
(e.g. http://direct/path/to/file
). Obviously, when wget gets to that part, it craps out...
Is there a switch in wget (in CentOS 5 - latest wget package) that lets me
maintain this session? I tried some of the options here