Comment 8 for bug 1309710

Revision history for this message
Lupe Christoph (lupe) wrote :

To describe the fix explicitly for impatient people like me:

Change line 3459 in /usr/bin/rsnapshot, remove the two escaped quotes (\"). The result should be this:

push( @rsync_long_args_stack, "--rsh=$config_vars{'cmd_ssh'} $ssh_args" );