On Mon, 2006-10-02 at 08:55 -0700, John Locke wrote: > Hi, > > I've got Backuppc working just fine here, for most of my hosts. But I'm > still seeing problems with a couple, and am wondering if others have > experienced these. All of these use "rsync" for the transfer type, and > they're all various flavors of Linux. > > First of all, I recently upgraded one host to Ubuntu Edgy Eft, and now > Rsync is failing. It gets through the first directory to back up (/etc) > with two non-fatal errors: > > > Running: /usr/bin/ssh -q -x -l root denali.freelock.lan > /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group > --devices --links --times --block-size=2048 --recursive . /etc/ > Xfer
Use -D instead of --devices in the line above. -- Travis Fraser <[EMAIL PROTECTED]> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
