[olug] Unix Tip: FTY AUTOMATED TRANSFERS
Trent Melcher
tmelcher at trilogytel.com
Tue May 13 18:14:28 UTC 2003
Yes SCP come with the ssh package, that is how I handle all file transfers
currently, I threw out ftp long ago.
Trent
-----Original Message-----
From: olug-bounces at olug.org [mailto:olug-bounces at olug.org]On Behalf Of
Dave Hull
Sent: Tuesday, May 13, 2003 1:10 PM
To: Omaha Linux User Group
Subject: Re: [olug] Unix Tip: FTY AUTOMATED TRANSFERS
On 13 May 2003, Andrew Holm-Hansen wrote:
> scp will do this (in fewer steps no less).
>
> scp sourceFile username at targetComputer:/path/to/destination/
>
> Or, for a full directory transfer:
>
> scp -r sourceDirectory username at targetComputer:/path/to/destination/
>
> enter your password. enjoy a beverage.
>
> scp is the Secure Copy utility provided in the OpenSSL packages (I
> think... er... could be wrong here). It can do a bunch more stuff too.
I think scp is part of ssh, but I could be wrong.
--
Dave Hull
http://insipid.com
How sharper than a serpent's tooth is a sister's "See?"
-- Linus Van Pelt
_______________________________________________
OLUG mailing list
OLUG at olug.org
http://lists.olug.org/mailman/listinfo/olug
More information about the OLUG
mailing list