Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 22:42:44 -0500
From:      "Kevin Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        "Grant Cooper" <grant.cooper@nucleus.com>
Cc:        "FreeBSD-Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Ftp question
Message-ID:  <016601c227c3$da4bc560$1cec910c@fbccarthage.com>
References:  <00fd01c2277f$e67eba70$0801a8c0@customfilmeffects.com> <3D2B3074.9426.941E460@localhost> <00a801c227b9$cad22d40$1cec910c@fbccarthage.com> <00b701c22758$7ef6bd20$23b9fea9@ab.hsia.telus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
try:

#ftp apache.valueclick.com

at the username prompt give it:

>anonymous

then enter your email when asked:

>fred@example.com

then when you are 'logged in' type:

>cd pub/apache/dist/httpd/

then use your "get".....

Alternatively, use fetch like so, which
maybe what you were thinking:

fetch ftp://apache.valueclick.com/etc, etc, etc,

HTH,

KDK


KDK

----- Original Message -----
From: "Grant Cooper" <grant.cooper@nucleus.com>
Cc: "FreeBSD-Questions" <freebsd-questions@FreeBSD.ORG>
Sent: Tuesday, July 09, 2002 9:54 AM
Subject: Ftp question


> I think my file was corrupted. How can I ftp dirrectly from a server. From
> the command line in FreeBSD I typed in. I know how to connect to my server
> and use put and get but I can't seem to log in. I don't think I need to?
>
> ftp://apache.valueclick.com/pub/apache/dist/httpd/httpd-2.0.39.tar.gz
>
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?016601c227c3$da4bc560$1cec910c>