On 22 March 2010 01:58, Ustun Kaya <[email protected]> wrote: > still scp: > > us...@local>ls > file.tgz > us...@local>ssh us...@remote > us...@remote>scp us...@local:file.tgz .
While this is more cumbersome than "put" I will contend that it works. Frankly I am surprised that this is the lease cumbersome way, I was expecting a much more elegant solution. > 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 > Thanks to all who contributed. I did learn a bit from this thread. -- 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]

