still scp:

us...@local>ls
file.tgz
us...@local>ssh us...@remote
us...@remote>scp us...@local:file.tgz .
us...@remote>ls
file.tgz
us...@remote>tar xzvf file.tgz
us...@remote>"do whatever you want"
us...@remote> scp file.tgz us...@local:

Best,
Ustun

On Sun, Mar 21, 2010 at 4:47 PM, Dotan Cohen <[email protected]> wrote:
>> Sigh.  What exactly are you trying to *accomplish*????
>>
>
> Just an example:
> I want to move a tarball to the machine, unpack it there then edit a
> file it in. I then want to make that file executable, run it, and
> transfer the output file back to my localhost.
>
> --
> Dotan Cohen
>
> http://bido.com
> http://what-is-what.com
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact [email protected]
> Archive: 
> http://lists.debian.org/[email protected]
>
>


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to