* MiniLinux
@ 2002-09-03 4:00 Vivi Kusumo
2002-09-03 4:15 ` MiniLinux M Taylor
0 siblings, 1 reply; 7+ messages in thread
From: Vivi Kusumo @ 2002-09-03 4:00 UTC (permalink / raw)
To: linux-hams
Dear All,
I need MiniLinux and searched using the search engine,
than I got the source: ftp.torun.ampr.pl and
ftp.ampr.poznan.pl
But I can not access these URL. <no connection>
Do anybody have that stuff? If anybody can give me
that stuff, it is really appreciate.
Many thanks.
Vivi
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: MiniLinux
2002-09-03 4:00 MiniLinux Vivi Kusumo
@ 2002-09-03 4:15 ` M Taylor
2002-09-03 7:34 ` ftp - MiniLinux Vivi Kusumo
0 siblings, 1 reply; 7+ messages in thread
From: M Taylor @ 2002-09-03 4:15 UTC (permalink / raw)
To: Vivi Kusumo; +Cc: linux-hams
On Mon, Sep 02, 2002 at 09:00:25PM -0700, Vivi Kusumo wrote:
> Dear All,
>
> I need MiniLinux and searched using the search engine,
> than I got the source: ftp.torun.ampr.pl and
> ftp.ampr.poznan.pl
> But I can not access these URL. <no connection>
> Do anybody have that stuff? If anybody can give me
> that stuff, it is really appreciate.
ftp.torun.ampr.pl /pub/linux/minilinux/
Use a FTP client, some web browsers (IE) may have a problem accessing
the site.
-ve1mct
^ permalink raw reply [flat|nested] 7+ messages in thread
* ftp - Re: MiniLinux
2002-09-03 4:15 ` MiniLinux M Taylor
@ 2002-09-03 7:34 ` Vivi Kusumo
2002-09-03 14:49 ` pa3gcu
0 siblings, 1 reply; 7+ messages in thread
From: Vivi Kusumo @ 2002-09-03 7:34 UTC (permalink / raw)
To: linux-hams; +Cc: M Taylor
--- M Taylor <mctylr@privacy.nb.ca> wrote:
> On Mon, Sep 02, 2002 at 09:00:25PM -0700, Vivi
> Kusumo wrote:
> > Dear All,
> >
> > I need MiniLinux and searched using the search
> engine,
> > than I got the source: ftp.torun.ampr.pl and
> > ftp.ampr.poznan.pl
> > But I can not access these URL. <no connection>
> > Do anybody have that stuff? If anybody can give me
> > that stuff, it is really appreciate.
>
> ftp.torun.ampr.pl /pub/linux/minilinux/
>
> Use a FTP client, some web browsers (IE) may have a
> problem accessing
> the site.
>
> -ve1mct
$ftp ftp.torun.ampr.pl
ftp: connect: Network is unreachable
$ftp ftp.torun.ampr.pl /pub/hamradio/linux/minilinux
ftp.torun.ampr.pl: bad port number--
/pub/hamradio/linux/minilinux usage: ftp host-name
[port]
I don't know the port number.
Thanks for any help.
Vivi
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ftp - Re: MiniLinux
2002-09-03 7:34 ` ftp - MiniLinux Vivi Kusumo
@ 2002-09-03 14:49 ` pa3gcu
2002-09-04 20:34 ` Chuck Gelm
0 siblings, 1 reply; 7+ messages in thread
From: pa3gcu @ 2002-09-03 14:49 UTC (permalink / raw)
To: Vivi Kusumo, linux-hams; +Cc: M Taylor
On Tuesday 03 September 2002 07:34, Vivi Kusumo wrote:
> $ftp ftp.torun.ampr.pl
> ftp: connect: Network is unreachable
Well i have checked here, the above URL is reachable readable and ftp'able.
It could have been down when you tryed, works fine here with 'ftp' of ftp
with netscape, no problem at all.
>
> $ftp ftp.torun.ampr.pl /pub/hamradio/linux/minilinux
> ftp.torun.ampr.pl: bad port number--
> /pub/hamradio/linux/minilinux usage: ftp host-name
> [port]
>
> I don't know the port number.
AFAIK, you cant do the above with 'ftp' there is a whitespace after the
address field.
You can do the following with 'ncftp'
ncftp ftp://ftp.torun.ampr.pl/pub/hamradio/linux/minilinux
>
> Thanks for any help.
> Vivi
--
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ftp - Re: MiniLinux
2002-09-03 14:49 ` pa3gcu
@ 2002-09-04 20:34 ` Chuck Gelm
2002-09-04 22:44 ` kevind
0 siblings, 1 reply; 7+ messages in thread
From: Chuck Gelm @ 2002-09-04 20:34 UTC (permalink / raw)
To: linux-hams
>
> ncftp ftp://ftp.torun.ampr.pl/pub/hamradio/linux/minilinux
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
works fine with netscape v4.61 - Winders98se.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ftp - Re: MiniLinux
2002-09-04 20:34 ` Chuck Gelm
@ 2002-09-04 22:44 ` kevind
2002-09-05 7:41 ` Dexter N Muir
0 siblings, 1 reply; 7+ messages in thread
From: kevind @ 2002-09-04 22:44 UTC (permalink / raw)
To: Chuck Gelm; +Cc: linux-hams
On Wed, Sep 04, 2002 at 04:34:02PM -0400, Chuck Gelm wrote:
> > ncftp ftp://ftp.torun.ampr.pl/pub/hamradio/linux/minilinux
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> works fine with netscape v4.61 - Winders98se.
People, look at the original error message,
which was Network unreachable (or similar wording).
Vivi isn't getting out of his own computer - a routing problem.
Kevin
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ftp - Re: MiniLinux
2002-09-04 22:44 ` kevind
@ 2002-09-05 7:41 ` Dexter N Muir
0 siblings, 0 replies; 7+ messages in thread
From: Dexter N Muir @ 2002-09-05 7:41 UTC (permalink / raw)
To: linux-hams
----- Original Message -----
From: <kevind@esi.com.au>
To: "Chuck Gelm" <nc8q@gelm.net>
Cc: <linux-hams@vger.kernel.org>
Sent: Thursday, September 05, 2002 10:44 AM
Subject: Re: ftp - Re: MiniLinux
> On Wed, Sep 04, 2002 at 04:34:02PM -0400, Chuck Gelm wrote:
> > > ncftp ftp://ftp.torun.ampr.pl/pub/hamradio/linux/minilinux
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >
> > works fine with netscape v4.61 - Winders98se.
>
> People, look at the original error message,
> which was Network unreachable (or similar wording).
> Vivi isn't getting out of his own computer - a routing problem.
>
> Kevin
yep - and if it helps, ftp.torun.ampr.pl is 158.75.126.2 - use the numbers
to bypass dns lookup.
Cheers
Dex
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-09-05 7:41 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-03 4:00 MiniLinux Vivi Kusumo
2002-09-03 4:15 ` MiniLinux M Taylor
2002-09-03 7:34 ` ftp - MiniLinux Vivi Kusumo
2002-09-03 14:49 ` pa3gcu
2002-09-04 20:34 ` Chuck Gelm
2002-09-04 22:44 ` kevind
2002-09-05 7:41 ` Dexter N Muir
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox