Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
wget syntax
Name: Deputy DooDah Date: August 21, 2003 at 09:20:02 Pacific OS: redhat 8.0 CPU/Ram: 2.0/512
Comment:
Hi folks, I've set up a cron job that uses wget to download Norton virus definitions once every day (I have a lot of windows users).
What happens though is that the file is downloaded to root's home directory.
What I would like to do is download it to /Public/Virusdef, AND change the name of the file to virusdef.exe, AND change the permissions on the file so that anyone can execute it.
Summary: Hi folks, FedoraCore2 ========== If I want to down a directory, say CCC from a website WEBSITE -> AAA -> BBB -> CCC Previously I used following command on terminal; $ wget -no--parent [url]http://www....
Summary: Hi all folks, wget question ============= What is the correct syntax to download all files/subdirectory of a URL (a manual) for offline reading. I could not find a complete examples of wget usage with...
Summary: Hi all, I need use wget to get a page but i dont know what syntax i have to use ... I made a trace using Wireshark, and i need of the contents of the packet number 202, but for that, i need use...