Displaying 2 results from an estimated 2 matches for "_along_".
2004 Mar 11
1
rsync + ssh: fails from cron
..., though.
I have seen several posts in this regard on the list. Some
mentioned using keys with no passphrases -- the others I was not
able to understand at all due to my incompetence.
Is there a way to use a key with no passphrase (only for the
purpose of rsyncing my two file systems via cron) _along_ with my
current set up (for the rest of ssh uses)?
or do I have to give up the passphrase altogether? (isn't it a
security issue, then?)
I am aware that it is not strictly an rsync question, but this
issue of using ssh surfaces up when ssh is _coupled_ to rsync and
cron.
I would appreciat...
2006 Jun 27
2
Bug in Firebug or in RJS? Or something else?
I''m getting a really strange result using RJS page.replace_html and wonder if anybody knows anything that could help me figure it out.
I''m rendering a partial in a loop in edit.rhtml that puts a set of <div>s on the page, each <div> containing a checkbox_tag with an associated observe_field and a text_field_tag also with an associated observe_field. When the