#include <hallo.h>
I�aki Mart�nez wrote on Mon Mar 31, 2003 um 03:23:13PM:

>  Then what i need it is something like this:
> 
>  server2$ tar cvz directories_to_tar | ssh [EMAIL PROTECTED] > file_in_server1.tgz
> 
>  but THIS NOT WORK!!!! :-(

tar cvz directories_to_tar | ssh [EMAIL PROTECTED] 'cat > file_in_server1.tgz'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to