I have installed grsync so I can backup files from my laptop to my folder on a local server. When I run it manually, the files copy across, no problem.
I want this to happen automatically when I log in.
I have set up a Startup Application task but it does not work. Here are the commands I have tried:
grsync -e backupname
rsync -e backupname
/usr/bin/grsync #(this opens the grsync gui on log in)
Can anyone tell me the correct command to put in startup applications?


