Re: Statistics appearing in middle of file list -- no errors

2002-12-22 Thread Craig Barratt
> Has anybody seen this? We want to seperate the statistics out from the > file list, and were using tail to grab the end of the file. the command > we run is: > >rsync -r -a -z --partial --suffix=".backup" --exclude="*.backup" \ > --stats -v /. 10.1.1.60::cds101/ >

Re: .ssh files

2002-12-22 Thread jw schultz
On Sun, Dec 22, 2002 at 04:32:19PM -0400, Steve Mallett wrote: > I burned an .iso cd of the home dir of a server, my .ssh files are > there, but if I restore from the cd using rsync -azurvp > /mnt/cdrom/.ssh/* ~/.ssh the permissions seem screwy. > > I'm trying to use my id_dsa ssh key to login t

Re: .ssh files

2002-12-22 Thread Rainer Zocholl
[EMAIL PROTECTED](Steve Mallett) 22.12.02 16:32 Once upon a time Steve Mallett shaped the electrons to say... >I burned an .iso cd of the home dir of a server, What kind? Jouliett? Did you da a "tar" or "cpio" first to save all links >my .ssh files are there, but if I restore from the >cd us

.ssh files

2002-12-22 Thread Steve Mallett
I burned an .iso cd of the home dir of a server, my .ssh files are there, but if I restore from the cd using rsync -azurvp /mnt/cdrom/.ssh/* ~/.ssh the permissions seem screwy. I'm trying to use my id_dsa ssh key to login to other servers, but they don't acknowledge the key because the "permiss