Mailinglist Archive: opensuse (3513 mails)
< Previous | Next > |
Re: [opensuse] rsync ?
- From: "Greg Freemyer" <greg.freemyer@xxxxxxxxx>
- Date: Thu, 8 Jan 2009 11:35:03 -0500
- Message-id: <87f94c370901080835t7f6f41aav5c6acd66935f19ea@xxxxxxxxxxxxxx>
On Thu, Jan 8, 2009 at 11:11 AM, Erik Jakobsen <eja@xxxxxxxxxxx> wrote:
If you found this confusing, avoid the daemon mode unless you
absolutely need it.
Are you trying to rsync between 2 directories on one computer, or
between 2 computers?
If 2:
Can you ssh between the 2 machines?
Is rsync installed on both machines?
Greg
--
Greg Freemyer
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf
The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Greg Freemyer wrote:
Many thanks for the replies to my query.
modules are used when you use an rsync daemon. Check the rsync man page
for how to configure rsync daemons.
Cheers, Dave
Be aware that using a rsync daemon and the associated complexity is
totally optional.
I always just use plain old rsync on the client. If there is not a
rsync server available on the remote machine, it uses ssh to connect
to the remote and fire up an instance of rsync on that end and
communications goes from there.
Takes zero upfront config assuming you have ssh logins available.
Greg
Not that I understand much of it, but I will study the man page, and hope
I get more insight.
If you found this confusing, avoid the daemon mode unless you
absolutely need it.
Are you trying to rsync between 2 directories on one computer, or
between 2 computers?
If 2:
Can you ssh between the 2 machines?
Is rsync installed on both machines?
Greg
--
Greg Freemyer
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf
The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
< Previous | Next > |