Re: configure --with-rsh=ssh

2001-07-02 Thread Martin Pool
On 25 Jun 2001, Dave Dykstra <[EMAIL PROTECTED]> wrote: > > Perhaps we need some kind of a config file setup like ssh uses? It > > would be possible to specify a different shell/blocking combination as > > the default, perhaps even based on hostname matching (again, like ssh > > supports), and t

rsync, cron and ssh

2001-07-02 Thread Slattery,Rafe
This may be a regularly asked question and if so I apologise... I did do a search through the list archives but could not find an answer. A web search did turn up an answer, but unfortunately I don't speak, Flemish or whatever it is. Anyways... problem Trying to get rsync runing over SSH via cron

Re: Rsync problem

2001-07-02 Thread Dave Dykstra
On Mon, Jul 02, 2001 at 02:37:00PM +0800, Ganbaa wrote: > Dear Sir, > > I'm using rsync over ssh between 2 hosts. Sometimes getting following error > message: > > system /usr/local/bin/rsync -av --timeout=0 -e ssh > user@host:/usr/home/user/backup.tar.gz /usr/home/user/ failed: 3072; > > What