Re: rsync, rsh, and remote servers... (Solaris, in case anyone cares ;-)

2001-02-21 Thread tim . conway
I wouldn't have been able to figure out what you did. I would have wrapped it in a command line that redirected stdin from /dev/null. I get a lot of things i try to do in the background, that have no need for any stdin, but block on TTIN, and that's how i get them to quit whining and get to

rsync, rsh, and remote servers... (Solaris, in case anyone cares ;-)

2001-02-21 Thread Rusty Carruth
Where I'm at we are using rsync to keep some stuff in sync (duh!). The remote (source) machine we may or may not have easy root access to, and we'd really rather not have to go there. So, I'm running rsync as a daemon under my userid. Obviously, not wanting to be root over there, we are not