On Mon, 2 Jul 2001, Fritz Mesedilla wrote:

> RE: [plug] DHCP Problemnow what do we use for ftp? i heard it is scp. how do
> i use that? how do i activate it?

It's already active provided you installed SSH correctly.  It's part of
the SSH suite of applications.  It's easy enough:

scp test.file [EMAIL PROTECTED]:/some/directory

copies test.file to /some/directory/ on the host host.com as dido.
Copying back to the local host is similar:

scp [EMAIL PROTECTED]:/some/directory/some_file .

copies the file /some/directory/some_file on host.com to the current
directory.  It will usually ask for a password before assenting to the
copy.  Read the manual pages for scp for more information (command line
switches et al) on how to use it

--
Rafael R. Sevilla <[EMAIL PROTECTED]>   +63(2)   8177746 ext. 8311
Programmer, InterdotNet Philippines              +63(917) 4458925
http://dido.engr.internet.org.ph/

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GAT d- s:- a- C++++ UL+++ P+++ L+++ E++ W++ N+ o K- w---
O- M-- V- PS+ PE Y+ PGP++ t+ 5 X+ R tv+ b+++ DI++ D+
G e++ h! r++ y+
------END GEEK CODE BLOCK------

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to