RE: Permission denied when useing -O index.html --convert-links

"Simon Tottingham" <[email protected]> Mon, 6 Jun 2005 15:38:03 +1000
Newsgroups gmane.comp.web.wget.patches
Message-ID <[email protected]>

 I wonder if some one could offer me some help , I am a new user of wget
and just having A few issues my aim is to download a html file and save
it as given name and then fix the image links.

The command I am using is as follows
 
 
wget -p -nd -O test.txt -K -k
http://user:[email protected]:2082/report/analog/6.html 
 
 
FINISHED --15:27:15--
Downloaded:  bytes in 1 files
Converting test.txt... Cannot back up test.txt as test.txt.orig:
Permission denied Unable to delete `index.html': Permission denied
Converted 1 files in 0.008 seconds.

GNU Wget 1.10-beta1 will try and drop down to a stable version and see
if there is still a problem Using wget on window xp sp local Admin
rights on folder

Any time or help you can give me on this would be great maybe I am just
doing stupid or maybe I should keep Reading the manual.

Regards

Simon