Re: Remote Large file transfer (cat rsh) truncation problem

From: Andreas Kahari (ak+usenet_at_freeshell.org)
Date: 09/11/03

  • Next message: Andreas Kahari: "Re: trying to boot anyway"
    Date: Thu, 11 Sep 2003 20:51:28 +0000 (UTC)
    
    

    In article <864159ba.0309110523.30bfeb22@posting.google.com>, Martin wrote:
    > I am trying to transfer from a tarred and zipped file (.gz file) from
    > a pc (with cygwin) to a solaris machine.
    >
    > This is done through issuing the command from within a shell script:
    >
    >
    > cat file.gz | rsh remotehost "cat - > file.gz"

    Is there a particular reason why you don't use rcp (or scp)?

        rcp file.gz remotehost:

    -- 
    Andreas Kähäri
    

  • Next message: Andreas Kahari: "Re: trying to boot anyway"

    Relevant Pages