Mailing List Archive

Unable to download qemu images
Hi!

Something in wrong with the ftp site hosting qemu images:

$ ftp -in ftp.adams.edu
Connected to ftp.adams.edu (192.156.134.38).
220 (vsFTPd 2.3.5)
ftp> user ftp
331 Please specify the password.
Password:
230 Login successful.
ftp> cd /pub/bricolage
550 Failed to change directory.
ftp>

Best regards!

--
Ing. Héctor Daniel Cortés González | Don't take
AKA 'Aztec Eagle' Turbo | the name of
http://www.cie.unam.mx/xml/sacad/uc/hdcg/ | root
RHCE 110-903-861. Linux User #13086. | in vain.
------------------------------------------------------------------------
perl -wle '(1 x $_) !~ /^(11+)\1+$/ && print while ++ $_'
Re: Unable to download qemu images [ In reply to ]
Hey Cameron, ddi you happen to see this message from a few months ago?

Thanks,

David

On Apr 26, 2013, at 5:09 PM, 'Aztec Eagle' Turbo <hdcg@ier.unam.mx> wrote:

> Hi!
>
> Something in wrong with the ftp site hosting qemu images:
>
> $ ftp -in ftp.adams.edu
> Connected to ftp.adams.edu (192.156.134.38).
> 220 (vsFTPd 2.3.5)
> ftp> user ftp
> 331 Please specify the password.
> Password:
> 230 Login successful.
> ftp> cd /pub/bricolage
> 550 Failed to change directory.
> ftp>
>
> Best regards!
>
> --
> Ing. Héctor Daniel Cortés González | Don't take
> AKA 'Aztec Eagle' Turbo | the name of
> http://www.cie.unam.mx/xml/sacad/uc/hdcg/ | root
> RHCE 110-903-861. Linux User #13086. | in vain.
> ------------------------------------------------------------------------
> perl -wle '(1 x $_) !~ /^(11+)\1+$/ && print while ++ $_'
Re: Unable to download qemu images [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nope, totally missed that.

Looks like a misconfiguration with a server upgrade.

Working now at:

ftp://ftp.adams.edu
http://mirrors.adams.edu

Http worked all along, just ftp was down.

Thanks,

- - cameron

On 07/01/2013 05:55 AM, David E. Wheeler wrote:
> Hey Cameron, ddi you happen to see this message from a few months ago?
>
> Thanks,
>
> David
>
> On Apr 26, 2013, at 5:09 PM, 'Aztec Eagle' Turbo <hdcg@ier.unam.mx> wrote:
>
>> Hi!
>>
>> Something in wrong with the ftp site hosting qemu images:
>>
>> $ ftp -in ftp.adams.edu
>> Connected to ftp.adams.edu (192.156.134.38).
>> 220 (vsFTPd 2.3.5)
>> ftp> user ftp
>> 331 Please specify the password.
>> Password:
>> 230 Login successful.
>> ftp> cd /pub/bricolage
>> 550 Failed to change directory.
>> ftp>
>>
>> Best regards!
>>
>> --
>> Ing. Héctor Daniel Cortés González | Don't take
>> AKA 'Aztec Eagle' Turbo | the name of
>> http://www.cie.unam.mx/xml/sacad/uc/hdcg/ | root
>> RHCE 110-903-861. Linux User #13086. | in vain.
>> ------------------------------------------------------------------------
>> perl -wle '(1 x $_) !~ /^(11+)\1+$/ && print while ++ $_'
>


- --
- - cameron miller
- - Manager, Systems Administration
- - outhouse attendant, bricoleur
- - http://staff.adams.edu/~cdmiller
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlHRhlgACgkQLX8ayQuUiKFklgCgoWw7FksYlnPcHpYtJ21ZWmSO
qF8AnjjkajxiXcgjvd/YRZgCXxS99cYt
=hGs2
-----END PGP SIGNATURE-----
Re: Unable to download qemu images [ In reply to ]
On Jul 1, 2013, at 3:38 PM, cdmiller <cdmiller@adams.edu> wrote:

> Nope, totally missed that.
>
> Looks like a misconfiguration with a server upgrade.
>
> Working now at:
>
> ftp://ftp.adams.edu
> http://mirrors.adams.edu
>
> Http worked all along, just ftp was down.

Great, thank you!

David