----- Original Message ----- 
From: "Jason Thomas" <[EMAIL PROTECTED]>
To: "Curt Howland" <[EMAIL PROTECTED]>
Cc: "'FEJF'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, August 23, 2001 7:54 AM
Subject: Re: File transfer using ssh

> # copy file to remote machine and connect as current user
> scp afile.txt machine.domain:
> # copy file to remote machine and connect as specified user
> scp afile.txt [EMAIL PROTECTED]:
> 
> # copy file from remote machien and connect as current user
> scp machine.domain:afile.txt .
> #copy file from remote machine and connect as specified user
> scp [EMAIL PROTECTED]:afile.txt .

root? root?!?!???
ROOT!????????

Humz.. bad idea, don't ya think?


Jaan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to