Something is wrong with ftp.cz.kernel.org. Perhaps its time to
redirect ftp.cz.kernel.org to ftp.de.kernel.org or something like that
using DNS magic until its fixed?
pavel@amd:~$ lftp ftp.cz.kernel.org
lftp ftp.cz.kernel.org:~> cd /pub/linux/kernel/v2.5
cd ok, cwd=/pub/linux/kernel/v2.5
lftp ftp.cz.kernel.org:/pub/linux/kernel/v2.5> get patch-2.5.29.bz
Interrupt
lftp ftp.cz.kernel.org:/pub/linux/kernel/v2.5> get patch-2.5.29.bz2
get: Access failed: 550 Failed to open file. (patch-2.5.29.bz2)
lftp ftp.cz.kernel.org:/pub/linux/kernel/v2.5> ls patch-2.5.28.bz2
lftp ftp.cz.kernel.org:/pub/linux/kernel/v2.5> exit
pavel@amd:~$ lftp ftp.de.kernel.org
lftp ftp.de.kernel.org:~> cd /pub/linux/kernel/v2.5
cd ok, cwd=/pub/linux/kernel/v2.5
lftp ftp.de.kernel.org:/pub/linux/kernel/v2.5> ls patch-2.5.28.bz2
-rw-r--r-- 1 ftpadmin ftpadmin 675087 Jul 24 21:09
patch-2.5.28.bz2
lftp ftp.de.kernel.org:/pub/linux/kernel/v2.5> get patch-2.5.29.bz2
`patch-2.5.29.bz2' at 14480 (5%) 1014b/s eta:4m [Receiving data]
Pavel
-- Worst form of spam? Adding advertisment signatures ala sourceforge.net. What goes next? Inserting advertisment *into* email? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/