BackupPC-users

Re: [BackupPC-users] Little thoughts to share - RSYNC MAC SSH

2008-10-28 23:52:06
Subject: Re: [BackupPC-users] Little thoughts to share - RSYNC MAC SSH
From: "Ambrose Li" <ambrose.li AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 28 Oct 2008 23:49:40 -0400
2008/10/28 Pedro M. S. Oliveira <pmsoliveira AT gmail DOT com>:
> 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
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>