> Message: 9
> From: "Andrew Judge" <[EMAIL PROTECTED]>
> To: "Redhat" <[EMAIL PROTECTED]>
> Subject: wget -g on problem
> 
> I am having problems with wget -g on  Ecvery time I try this, I get an error
> as follows:
> 
> [root@ivan sunbiz]# wget -g on -nc ftp://w.x.y.z/*.dat
> --13:01:30--  w.x.y.z/*.dat
>            => `.listing'
> Connecting to w.x.y.z ...
> Connection to w.x.y.z refused.
> unlink: No such file or directory
> 
> Anyone got any tips.  It was working at one point.
> 
> Andy

It works fine for me.  It looks like you neglected to quote the URL, so the
wildcard expression "ftp://w.x.y.z/*.dat"; gets interpreted in the current
shell context rather than the remote server context.

-- 
        pete peterson
        Teradyne, Inc.
        7 Technology Park Drive
        Westford, MA 01886-0033

        [EMAIL PROTECTED] or [EMAIL PROTECTED]
        +1-978-589-7478 (Teradyne); +1-978-589-2088 (Closest FAX);
        +1-978-589-7007 (Main Teradyne Westford FAX)
 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to