Greetings, I appreciate your help with this. I've tried your script and it worked flawlessly. May I trouble you further for an explaination as to why the script works and simply scheduling the job does not.
Thanks, Robert Vanderhoof On 01/11/2013 03:22 AM, GauteHope wrote: > Try to create a wrapper script which sets up an ssh-agent and adds the > key, something like this: > > #! /bin/bash > eval $(ssh-agent) > ssh-add ~/.ssh/your_rsa_key > unison_command > > and launch that script as a recurrent (cron) job. > > - Gaute > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097504 Title: Unable to schedule a recurring Unison job with cron or gnome-schedule To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-schedule/+bug/1097504/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
