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

RE: File transfer using ssh



And it works, too.

Arigato gozaimasu, mina-sama.

Dewa mata,

Curt-

-----Original Message-----
From: Craig Dickson [mailto:crdic@yahoo.com]
Sent: Thursday, August 23, 2001 14:30
To: 'debian-security@lists.debian.org'
Subject: Re: File transfer using ssh


Curt Howland wrote:

> Is there a file transfer method for utilizing ssh?

It's called 'scp' -- secure cp. You don't even need an ssh session up to
use it:

   scp file user@site:/path

will copy a file to /path on the machine site, using the specified user
account. You will be prompted for a password if necessary (if, for
instance, you don't have RSA credentials set up).

Craig


-- 
To UNSUBSCRIBE, email to debian-security-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org



Reply to: