[aklug] Re: Quick copy when you can't use rsync or scp?

From: David J. Weller-Fahy <dave-lists-aklug@weller-fahy.com>
Date: Wed Feb 24 2010 - 04:34:54 AKST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Christopher Howard <choward@indicium.us> [2010-02-24 05:12 -0400]:
> My first thought was rsync, but (surprisingly) the installation disk
> doesn't have it, and apparently rsync has to be on both machines.
>
> So, what is the fastest and most convenient option available to me, in
> your opinion? Or perhaps am I being too paranoid about the SCP issue?

If you have ssh shell access to the machine, rsync does not have to be
on the machine you are copying from. Simply initiate the copy from
another machine using rsync, and make sure the syntax you are using is
that for contacting a non-rsync machine.

Check the man-page under "Access via remote shell:", and you should see
the syntax below. Note the single colon.

#v+
Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST]
Push: rsync [OPTION...] SRC... [USER@]HOST:DEST
#v-

HTH,
- --
dave [ please don't CC me ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEARECAAYFAkuFKvsACgkQzahokXOb2UwwfwCbBbkGo748Pvi3UM/zGXI/9HOA
LmMAnRtgAOWpPRnsjsglRfW5BEDz4f5N
=7rLk
-----END PGP SIGNATURE-----
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Wed Feb 24 04:35:09 2010

This archive was generated by hypermail 2.1.8 : Wed Feb 24 2010 - 04:35:10 AKST