On Friday 16 November 2007, Amos Shapira wrote:
> On 15/11/2007, Aharon Schkolnik <[EMAIL PROTECTED]> wrote:
> > Hi.
> >
> > I just had to re-install linux on my machine (don't ask).
> >
> > Now I can't access any anonymous ftp sites.
> >
> > Eg:
> >
> >
> > $wget -v -d ftp://ftp.cs.huji.ac.il/
>
> Can you add -S to the wget line to get the server response?


here you go:


wget --passive-ftp -S -v -d ftp://ftp.cs.huji.ac.il/
DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu.

Using `.listing' as listing tmp file.
--09:40:54--  ftp://ftp.cs.huji.ac.il/
           => `.listing'
Resolving ftp.cs.huji.ac.il... 132.65.16.9
Caching ftp.cs.huji.ac.il => 132.65.16.9
Connecting to ftp.cs.huji.ac.il|132.65.16.9|:21... connected.
Created socket 3.
Releasing 0x097047f8 (new refcount 1).
Logging in as anonymous ...
220 ProFTPD 1.2.2 Server (ftp.cs.huji.ac.il) [ftp.cs.huji.ac.il]
--> USER anonymous


Error in server response, closing control connection.
Closed fd 3
Retrying.                                                        

>
> I manage to run the wget command above so it seems indeed to be
> something on your side.
>
> --Amos
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]



-- 
  The day is short, and the work is great,    |  Aharon Schkolnik
  and the laborers are lazy, and the reward   |  
  is great, and the Master of the house is    |  [EMAIL PROTECTED]
  impatient. - Ethics Of The Fathers Ch. 2    |  054 8422076

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to