[TriLUG] copying files
Sean Korb
spkorb at gmail.com
Thu Jun 21 11:42:37 EDT 2012
On Thu, Jun 21, 2012 at 7:32 AM, Robert Dale <robdale at gmail.com> wrote:
> You don't need rsyncd. But you do need some transport protocol. For
> instance, with ssh:
>
> rsync -az -e ssh user at server.com:/some/dir /to/here
>
>
That's right. Very few of us are still using rsyncd. Ssh is a great
protocol and in this case uses zlib for compression as well. If you
use the user at server.com the -e ssh is invoked by default since 2004.
It's fun, just use it :)
sean
--
Sean Korb spkorb at spkorb.org http://www.spkorb.org
'65,'68 Mustangs,'68 Cougar,'78 R100/7,'60 Metro,'59 A35,'71 Pantera #1382
"The more you drive, the less intelligent you get" --Miller
"Computers are useless. They can only give you answers." -P. Picasso
More information about the TriLUG
mailing list