Linux.com

Re:indentity file issues

Posted by: Anonymous Coward on December 10, 2006 08:28 AM
The reason is the ~ in the string. On the position it want be expanded by the shell. Replace it with $HOME or direct with you home dir name.

#

Return to Making secure remote backups with Rsync