2008/10/28 Pedro M. S. Oliveira <[EMAIL PROTECTED]>:
> RsyncClientCmd
> $sshPath  -q -x -l root $host $rsyncPath $argList+
> changed to
> $sshPath -e none -q -x -l root $host $rsyncPath $argList+
> RsyncClientRestoreCmd
> $sshPath -q -x -l root $host $rsyncPath $argList+
> changed to
> $sshPath -e none -q -x -l root $host $rsyncPath $argList+
>
> this will avoid escape caracters.
>
> what do you guys think on putting this by default on the next release?

I think this makes perfect sense. I would *expect* it to have "-e
none" by default.

> cheers,
> Pedro

-- 
cheers,
-ambrose

The 'net used to be run by smart people; now many sites are run by
idiots. So SAD... (Sites that do spam filtering on mails sent to the
abuse contact need to be cut off the net...)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to