J'essaye de cr�er le jeu de CD pour PowerPC via rsync. Installation de rsync, etc.. puis hop, on y va et le rsync coince. J'ai essay� plusieurs serveurs et surtout effectu� les manoeuvres qui suit sur les 3 images ISO � r�cuperer, m�me r�sultat au m�me endroit, je ne comprends pas o� est l'erreur.
Merci de tout tuyau Fran�ois Boisson stargate:/CDlinux# ./make-pseudo-image binary-powerpc-1_NONUS.list \ ftp://ftp.fr.debian.org/debian stargate:/CDlinux# mv pseudo-image binary-powerpc-1_NONUS.iso stargate:/CDlinux# rm pseudo-image.* stargate:/CDlinux# rsync --verbose --progress --stats --block-size=8192 rsync.kernel.org::mirrors/debian-cd/2.2_rev2/powerpc/binary-powerpc-1_NONUS.iso . > ressync 2> errsync & stargate:/CDlinux# cat ressync MOTD: MOTD: Welcome to the Linux Kernel Archive. MOTD: MOTD: Due to U.S. Exports Regulations, all cryptographic software on this [....] MOTD: stargate:/CDlinux# cat errsync unexpected EOF in read_timeout stargate:/CDlinux# ls -l *.iso -rw-r--r-- 1 root root 618432512 Mar 15 10:26 binary-powerpc-1_NONUS.iso -rw-r--r-- 1 root root 628733952 Mar 14 15:26 binary-powerpc-2.iso -rw-r--r-- 1 root root 363051008 Mar 15 12:35 binary-powerpc-3.iso stargate:/CDlinux#

