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 for topics ranging from here to there.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to