Re: [SLUG] "retrieve" version of scp

From: Jason Copenhaver (jcopenha@typedef.org)
Date: Mon Jun 14 2004 - 17:04:16 EDT


On Mon, 14 Jun 2004, Mike Branda wrote:

> Ian tuned me in to the ssh "scp" utility for coping files to a remote
> location. Is there an equivalent ap that retrieves files via ssh
> protocol??
>
> thanks!!
>
> Mike Branda
>

- copying remote to local
scp user@hostname:/remote/file local/file

- copying local to remote
scp local/file user@hostname:/remote/file

Or did I misunderstand the questions?

Jason

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:37:11 EDT