-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 01 September 2003 15:25, Mike Williams wrote: > On Monday 01 September 2003 17:16, Pupeno wrote: > > Hello, > > I'm using a modified script of the one that was posted recently to make > > back ups... sometimes when I do the back up, I get this at the end: > > wrote 112104962 bytes read 202820 bytes 205128.37 bytes/sec > > total size is 41357449389 speedup is 368.25 > > rsync error: some files could not be transferred (code 23) at main.c(620) > > It doesn't say why it couldn't tranfer the files nor which files where > > them... so, I'm kinda lost of how to solve them problem, does anybody > > have an idea ? Thanks. > > Do you have any symlinks out of the are you're backup? > > -- > Mike Williams
Often the ownership or permissions are wrong. For example, if you're running rsync as a regular user and some files/directories are owned by root, or the permissions are bad. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/U514XVaO67S1rtsRAjVvAKCue/LxZ/uSaYKZp0lH0kx/Mn1TsACg1AXX zHFLwoUmGSY7CvNOuN3rhwc= =yprE -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
