How to use grsync to backup through ssh?
I use rsync to backup to another pc through ssh and it works properly. Then I tried to do the same using grsync (with the same parameters used with rsync) and having some issues, since I'm not prompted to insert the password for ssh authentication, so the backup doesn't start. What/how do I have to configure to make it work?