On Wed, Sep 08, 2004 at 09:42:32AM +0200, Radio Gong 2000 GmbH & Co. KG [Technik]
wrote:
> I want to put these two commands in just one command:
>
> ssh -i ~/.ssh/id_dsa -C -l sascha -L 873:rsync-server:873 bridge-server
> rsync -auz rsync://[EMAIL PROTECTED]/share /local-path
This was covered a
Hi there,
I want to put these two commands in just one command:
ssh -i ~/.ssh/id_dsa -C -l sascha -L 873:rsync-server:873 bridge-server
rsync -auz rsync://[EMAIL PROTECTED]/share /local-path
How can I do this. With Option --rsh (-e) rsync wants to execute the command
on the remote machine and n