Joe Smith
11-19-2004, 03:30 PM
Is there a newer version of rsync out there?
I keep getting "Illegal instruction" on just some directories (not all).
=[tivo:root]-# rsync -av /var 192.168.1.5::tivo/root
building file list ... Illegal Instruction
=[tivo:root]-# ls -l hack/bin/rsync
-r-xr-xr-x 1 501 501 251672 Dec 20 2003 hack/bin/rsync
=[tivo:root]-# sum /var/hack/bin/rsync
18647 246
linux% wget http://tivo.samba.org/download/tridge/rsync
linux% ls -l rsync
-rw-r--r-- 1 jms jms 251672 Sep 18 2000 rsync
linux% sum rsync
18647 246
I can copy /var/* using separate rsync commands, but not /var or /etc as a whole.
I keep getting "Illegal instruction" on just some directories (not all).
=[tivo:root]-# rsync -av /var 192.168.1.5::tivo/root
building file list ... Illegal Instruction
=[tivo:root]-# ls -l hack/bin/rsync
-r-xr-xr-x 1 501 501 251672 Dec 20 2003 hack/bin/rsync
=[tivo:root]-# sum /var/hack/bin/rsync
18647 246
linux% wget http://tivo.samba.org/download/tridge/rsync
linux% ls -l rsync
-rw-r--r-- 1 jms jms 251672 Sep 18 2000 rsync
linux% sum rsync
18647 246
I can copy /var/* using separate rsync commands, but not /var or /etc as a whole.