[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Transferring files over SSH in the console



On 22 March 2010 01:58, Ustun Kaya <uskaya@gmail.com> wrote:
> still scp:
>
> ustun@local>ls
> file.tgz
> ustun@local>ssh ustun@remote
> ustun@remote>scp ustun@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.


> ustun@remote>ls
> file.tgz
> ustun@remote>tar xzvf file.tgz
> ustun@remote>"do whatever you want"
> ustun@remote> scp file.tgz ustun@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


Reply to: