PDA

View Full Version : Horde Webmail On Centos 5.1


leeeonardo
25th March 2008, 20:13
When a try to downlaod dis file wget ftp://ftp.horde.org/pub/passwd/passwd-h3-3.0.1.tar.gz, send error "Logon Anonymus is incorrect", I need user and pasword to donwload. How can I do it?, JLR

zcworld
26th March 2008, 02:02
no problems for me in my web browser
if you can download via web browser than copy the file over to your linux box

not problems with wget on my linux box

[root@zcw tmp]# wget ftp://ftp.horde.org/pub/passwd/passwd-h3-3.0.1.tar.gz
--11:31:39-- ftp://ftp.horde.org/pub/passwd/passwd-h3-3.0.1.tar.gz
=> `passwd-h3-3.0.1.tar.gz'
Resolving ftp.horde.org... 200.46.204.201
Connecting to ftp.horde.org|200.46.204.201|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/passwd ... done.
==> PASV ... done. ==> RETR passwd-h3-3.0.1.tar.gz ... done.
Length: 1,265,941 (1.2M) (unauthoritative)

0% [ ] 5,644 6.31K/s
[root@zcw tmp]#

leeeonardo
26th March 2008, 02:43
I can download, tks a lot, bye