>> Man, rsync is easy to use.  I imagined something else.
>
> Try Bakula with a robotarm tape changer to keep the two things in
> sync... ;-)
>
>> Would rsnapshot be useful in this case?
>
> Defacto rsnapshot is just an elaborate wrapper around rsync...
>
>> What are the advantages of using a daemon instead of remote-shell?
>
> What daemon? Did I miss something? Be kind: rewind...

According to man rsync:

"There are two different ways for rsync to contact a remote system:
using a remote-shell program as the transport (such as ssh or rsh) or
contacting an rsync daemon directly via TCP."

I'm using remote-shell and I'm wondering what benefit the daemon has.
I probably wouldn't have to enter the username/password?

- Grant

Reply via email to