~BD~ wrote:
>To *GET* the text file, one *has* to visit a URL.
Or use the command line 'wget' in a sandbox, for the paranoid.
~BD~ wrote:
>To *GET* the text file, one *has* to visit a URL.
Or use the command line 'wget' in a sandbox, for the paranoid.
"G. Morgan" <G_Morgan@easy.com> wrote in message
news:jkl537puukrjda1tsqi8fu0pl3qnbvkvde@Osama-is-dead.net...
Get off usenet and get a job, moocher.
On Fri, 29 Jul 2011 10:52:03 -0500, G. Morgan wrote:
> ~BD~ wrote:
>
>>To *GET* the text file, one *has* to visit a URL.
>
> Or use the command line 'wget' in a sandbox, for the paranoid.
LOL. I use wget all the time, along with urpmi and apt-get. All command-
line driven. I could use GUI applications, but I find the CLI faster and
more convenient. Nothing to do with security.
--
"Those who do not make human beings the center of their concern soon
lose the capacity to make any ethical choices, for they willingly
sacrifice others in the name of the politically expedient and
practical." - Dwight Macdonald, “The Root Is Man.”
From: "G. Morgan" <G_Morgan@easy.com>
> ~BD~ wrote:
>
>> To *GET* the text file, one *has* to visit a URL.
>
> Or use the command line 'wget' in a sandbox, for the paranoid.
>
+1
But it doesn't need to be sandboxed at all.
--
Dave
Multi-AV Scanning Tool - http://multi-av.thespykiller.co.uk
http://www.pctipp.ch/downloads/dl/35905.asp
From: "Aardvark" <aardvark@youllnever.know>
> On Fri, 29 Jul 2011 10:52:03 -0500, G. Morgan wrote:
>
>> ~BD~ wrote:
>>
>>> To *GET* the text file, one *has* to visit a URL.
>>
>> Or use the command line 'wget' in a sandbox, for the paranoid.
>
> LOL. I use wget all the time, along with urpmi and apt-get. All command-
> line driven. I could use GUI applications, but I find the CLI faster and
> more convenient. Nothing to do with security.
>
I use it daily. Great for malware download scripting and I can use *any* User-Agent.
Core component of my Multi-AV.
I'm using "Wget 1.12-2504 built on mingw32."
--
Dave
Multi-AV Scanning Tool - http://multi-av.thespykiller.co.uk
http://www.pctipp.ch/downloads/dl/35905.asp
On Fri, 29 Jul 2011 12:20:27 -0400, David H. Lipman wrote:
> From: "Aardvark" <aardvark@youllnever.know>
>
>> On Fri, 29 Jul 2011 10:52:03 -0500, G. Morgan wrote:
>>
>>> ~BD~ wrote:
>>>
>>>> To *GET* the text file, one *has* to visit a URL.
>>>
>>> Or use the command line 'wget' in a sandbox, for the paranoid.
>>
>> LOL. I use wget all the time, along with urpmi and apt-get. All
>> command- line driven. I could use GUI applications, but I find the CLI
>> faster and more convenient. Nothing to do with security.
>>
>>
> I use it daily. Great for malware download scripting and I can use
> *any* User-Agent.
>
> Core component of my Multi-AV.
>
> I'm using "Wget 1.12-2504 built on mingw32."
"[root@aardvark2 ~]# wget -V
GNU Wget 1.12 built on linux-gnu."
--
"Those who do not make human beings the center of their concern soon
lose the capacity to make any ethical choices, for they willingly
sacrifice others in the name of the politically expedient and
practical." - Dwight Macdonald, “The Root Is Man.”
G. Morgan wrote:
> ~BD~ wrote:
>
>> To *GET* the text file, one *has* to visit a URL.
>
> Or use the command line 'wget' in a sandbox, for the paranoid.
>
>
>
>
I've had a read here, Graham http://en.wikipedia.org/wiki/Wget
Please tell me in simple terms, *how* one loads 'wget' onto one's
computer in the first place.
Similarly, I've had a very quick look here .....
http://en.wikipedia.org/wiki/Portal:Free_software
Can one see that page using 'Wget'?
On Fri, 29 Jul 2011 18:36:43 +0100, ~BD~ wrote:
> http://en.wikipedia.org/wiki/Portal:Free_software
>
> Can one see that page using 'Wget'?
What do you think, ****?
"[root@aardvark2 ~]# wget http://en.wikipedia.org/wiki/
Portal:Free_software
--2011-07-29 18:42:43-- http://en.wikipedia.org/wiki/Portal:Free_software
Resolving en.wikipedia.org (en.wikipedia.org)... 91.198.174.232
Connecting to en.wikipedia.org (en.wikipedia.org)|91.198.174.232|:80...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 60230 (59K) [text/html]
Saving to: `Portal:Free_software'
100%[=====================================>] 60,230 352K/s in
0.2s
2011-07-29 18:42:43 (352 KB/s) - `Portal:Free_software' saved
[60230/60230]"
It took a couple of seconds to download.
--
"Those who do not make human beings the center of their concern soon
lose the capacity to make any ethical choices, for they willingly
sacrifice others in the name of the politically expedient and
practical." - Dwight Macdonald, “The Root Is Man.”
From: "Aardvark" <aardvark@youllnever.know>
> On Fri, 29 Jul 2011 12:20:27 -0400, David H. Lipman wrote:
>
>> From: "Aardvark" <aardvark@youllnever.know>
>>
>>> On Fri, 29 Jul 2011 10:52:03 -0500, G. Morgan wrote:
>>>
>>>> ~BD~ wrote:
>>>>
>>>>> To *GET* the text file, one *has* to visit a URL.
>>>>
>>>> Or use the command line 'wget' in a sandbox, for the paranoid.
>>>
>>> LOL. I use wget all the time, along with urpmi and apt-get. All
>>> command- line driven. I could use GUI applications, but I find the CLI
>>> faster and more convenient. Nothing to do with security.
>>>
>> I use it daily. Great for malware download scripting and I can use
>> *any* User-Agent.
>>
>> Core component of my Multi-AV.
>>
>> I'm using "Wget 1.12-2504 built on mingw32."
>
> "[root@aardvark2 ~]# wget -V
> GNU Wget 1.12 built on linux-gnu."
>
Originally there were problems on the Windows builds and that's why the version still has
the "2504" build in its versioning.
--
Dave
Multi-AV Scanning Tool - http://multi-av.thespykiller.co.uk
http://www.pctipp.ch/downloads/dl/35905.asp
On Fri, 29 Jul 2011 14:11:35 -0400, David H. Lipman wrote:
> From: "Aardvark" <aardvark@youllnever.know>
>
>> On Fri, 29 Jul 2011 12:20:27 -0400, David H. Lipman wrote:
>>
>>> From: "Aardvark" <aardvark@youllnever.know>
>>>
>>>> On Fri, 29 Jul 2011 10:52:03 -0500, G. Morgan wrote:
>>>>
>>>>> ~BD~ wrote:
>>>>>
>>>>>> To *GET* the text file, one *has* to visit a URL.
>>>>>
>>>>> Or use the command line 'wget' in a sandbox, for the paranoid.
>>>>
>>>> LOL. I use wget all the time, along with urpmi and apt-get. All
>>>> command- line driven. I could use GUI applications, but I find the
>>>> CLI faster and more convenient. Nothing to do with security.
>>>>
>>> I use it daily. Great for malware download scripting and I can use
>>> *any* User-Agent.
>>>
>>> Core component of my Multi-AV.
>>>
>>> I'm using "Wget 1.12-2504 built on mingw32."
>>
>> "[root@aardvark2 ~]# wget -V
>> GNU Wget 1.12 built on linux-gnu."
>>
>>
> Originally there were problems on the Windows builds and that's why the
> version still has the "2504" build in its versioning.
Thanks. I was actually idly wondering about that.
Did you need many (or any) dependencies fulfilled in order to install it
on Windoze?
--
"Those who do not make human beings the center of their concern soon
lose the capacity to make any ethical choices, for they willingly
sacrifice others in the name of the politically expedient and
practical." - Dwight Macdonald, “The Root Is Man.”
There are currently 1 users browsing this thread. (0 members and 1 guests)