El dom, 14-10-2007 a las 11:23 -0400, Eric Hullibarger escribió: > Apt-get install rsync doesn't work because I am using the ebox iso but I > however did download the .deb file from debian's repository and was able to > use dkpg to install it.
You must edit your debian package sources via editing '/etc/apt/sources.list' adding a standard Sarge repository as follows: deb http://ftp.de.debian.org/debian sarge main Then run, $ apt-get update $ apt-get install rsync This will install rsync from Debian sarge distribution. Best regards, _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
