Filipe Brandenburger schrieb:
On Thu, Apr 10, 2008 at 7:39 AM, Frank Büttner <[EMAIL PROTECTED]> wrote:
Perhaps you should do:
wget -r http://www.foo.bar/sample
Hm,
this will download the whole www.foo.bar site:(
Add -np (no parent).
You should also probably add a slash after the directory
On Thu, Apr 10, 2008 at 7:39 AM, Frank Büttner <[EMAIL PROTECTED]> wrote:
> > Perhaps you should do:
> > wget -r http://www.foo.bar/sample
>
> Hm,
> this will download the whole www.foo.bar site:(
Add -np (no parent).
You should also probably add a slash after the directory in the website:
wge
On Thu, Apr 10, 2008 at 7:39 AM, Frank Büttner <[EMAIL PROTECTED]> wrote:
> Sudev Barar schrieb:
>
>
> > On 10/04/2008, Frank Büttner <[EMAIL PROTECTED]> wrote:
> >
> > > Hello,
> > > how can I get all files from an directory of an web server.
> > > An simple wget http://www.foo.bar/sample/* will
Sudev Barar schrieb:
On 10/04/2008, Frank Büttner <[EMAIL PROTECTED]> wrote:
Hello,
how can I get all files from an directory of an web server.
An simple wget http://www.foo.bar/sample/* will not work:(
Perhaps you should do:
wget -r http://www.foo.bar/sample
Hm,
this will download the who
On 10/04/2008, Frank Büttner <[EMAIL PROTECTED]> wrote:
> Hello,
> how can I get all files from an directory of an web server.
> An simple wget http://www.foo.bar/sample/* will not work:(
Perhaps you should do:
wget -r http://www.foo.bar/sample
--
Regards,
Sudev Barar
Read http://blog.sudev.in
5 matches
Mail list logo