Posted by: Anonymous Coward
on November 15, 2006 01:42 PM
Hi my solution was this<nobr> <wbr></nobr>:rsync -avz -e "ssh -i<nobr> <wbr></nobr>/root/rsync-key"<nobr> <wbr></nobr>/local/dir/ user@remotehost.com:/remote/dir/
if it's not working try rsync -avz -e "ssh -v -i<nobr> <wbr></nobr>/root/rsync-key"<nobr> <wbr></nobr>/local/dir/ user@remotehost.com:/remote/dir/
Re:indentity file issues
Posted by: Anonymous Coward on November 15, 2006 01:42 PMmy solution was
this<nobr> <wbr></nobr>:rsync -avz -e "ssh -i<nobr> <wbr></nobr>/root/rsync-key"<nobr> <wbr></nobr>/local/dir/ user@remotehost.com:/remote/dir/
if it's not working try
rsync -avz -e "ssh -v -i<nobr> <wbr></nobr>/root/rsync-key"<nobr> <wbr></nobr>/local/dir/ user@remotehost.com:/remote/dir/
I hop I help you
#