"David L. Roberts" wrote:
>
> Ray Bowles wrote:
> >
>
> But this is the ftp daemon right...? I guess I could shut ftp
> off as well - I just find it useful to transfer "homework"
> between my employer and home. I thought I had things set fairly
> tight, but maybe I should set 'em tighter. Also, this is the
> first real test of the system as it's usually running Winblows95,
> but the wife-N-kids are off on vacation (and I'm recovering from
> a little minor surgery) so I currently have no need for any M$
> products.
>
scp (secure copy). Comes with ssh. From the man page (yea!):
NAME
scp - secure copy (remote file copy program)
SYNOPSIS
scp [-pqrvC46] [-P port] [-c cipher] [-i identity_file]
[[user@]host1:]file1 [...] [[user@]host2:]file2
DESCRIPTION
scp copies files between hosts on a network. It uses ssh(1) for
data
transfer, and uses the same authentication and provides the same
security
as ssh(1). Unlike rcp(1), scp will ask for passwords or
passphrases if
they are needed for authentication.
Any file name may contain a host and user specification to
indicate that
the file is to be copied to/from that host. Copies between two
remote
hosts are permitted.
.....
--
jeff smith
---------------------------------------------------------------------------------
thought for the day: I hate dying.
-- Dave Johnson
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************