All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Download u-boot from FTP
@ 2008-03-22 21:20 Zvika Vered
  2008-03-22 21:43 ` Jerry Van Baren
  2008-03-22 23:45 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Zvika Vered @ 2008-03-22 21:20 UTC (permalink / raw)
  To: u-boot

Hello,

I'm trying to download u-boot 1.3.2 from ftp://ftp.denx.de/pub/u-boot/ but the FTP site is not responding.

What am I doing wrong ?

Thanks,
Zvika Vered
IAI \ ELTA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080322/0300d947/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] Download u-boot from FTP
  2008-03-22 21:20 [U-Boot-Users] Download u-boot from FTP Zvika Vered
@ 2008-03-22 21:43 ` Jerry Van Baren
  2008-03-22 23:45 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2008-03-22 21:43 UTC (permalink / raw)
  To: u-boot

Zvika Vered wrote:
> Hello,
>  
> I'm trying to download u-boot 1.3.2 from 
> ftp://ftp.denx.de/pub/u-boot/ but the FTP site is not responding.
>  
> What am I doing wrong ?
>  
> Thanks,
> Zvika Vered

Hi Zvika,

If you can use git to clone the repository, that is highly recommended. 
  Note that git can clone over http:// if you have a firewall blocking 
the git:// protocol (http is much less desirable, but should work).

I used wget and it worked for me (at least for starters, I aborted the 
transfer).

$ wget ftp://ftp.denx.de/pub/u-boot/u-boot-1.3.2.tar.bz2
--2008-03-22 17:40:55--  ftp://ftp.denx.de/pub/u-boot/u-boot-1.3.2.tar.bz2
            => `u-boot-1.3.2.tar.bz2'
Resolving ftp.denx.de... 81.169.171.120
Connecting to ftp.denx.de|81.169.171.120|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/u-boot ... done.
==> SIZE u-boot-1.3.2.tar.bz2 ... 7304253
==> PASV ... done.    ==> RETR u-boot-1.3.2.tar.bz2 ... done.
Length: 7304253 (7.0M)

Best regards,
gvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] Download u-boot from FTP
  2008-03-22 21:20 [U-Boot-Users] Download u-boot from FTP Zvika Vered
  2008-03-22 21:43 ` Jerry Van Baren
@ 2008-03-22 23:45 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-03-22 23:45 UTC (permalink / raw)
  To: u-boot

In message <001501c88c62$83b8f740$6601a8c0@homew6m0a79fve> you wrote:
> 
> I'm trying to download u-boot 1.3.2 from ftp://ftp.denx.de/pub/u-boot/ =
> but the FTP site is not responding.

It's working fine here.

> What am I doing wrong ?

Using windoze? Probably some crappy piece of software they call a web
browser instead of a real FTP client?

And according to the logs you succesfully downloaded
u-boot-1.3.2.tar.bz2 that day.

> ------=_NextPart_000_0012_01C88C73.4340B160
> Content-Type: text/html;
> 	charset="windows-1255"

Please NEVER post HTML on this list.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
He had quite a powerful intellect, but it  was  as  powerful  like  a
locomotive,  and  ran on rails and was therefore almost impossible to
steer.                          - Terry Pratchett, _Lords and Ladies_

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-22 23:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-22 21:20 [U-Boot-Users] Download u-boot from FTP Zvika Vered
2008-03-22 21:43 ` Jerry Van Baren
2008-03-22 23:45 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.