488889
506
Zoom out
Zoom in
Previous page
1/530
Next page
27.5.2.2 rsync Daemon Mode
Start the rsyncd daemon on one of your systems to make use of the full functionality
of rsync. In this mode, it is possible to create synchronization points (modules) that can
be accessed without an account. To use the rsyncd daemon, proceed as follows:
Procedure 27.3:
Advanced Setup for rsync Synchronization
1
Log in as root and install the rsync package.
2
Congure your synchronization points in /etc/rsyncd.conf. Add a point with
its name in brackets and add the path keyword like in the following example:
[FTP]
path = /srv/ftp
comment = An Example
3
Start the rsyncd daemon as root with rcrsyncd start. To start the rsync service
automatically during each system boot, run insserv rsyncd.
4
List all les located in the /srv/ftp directory (note the double colon):
rsync -avz jupiter::FTP
5
Initiate the transfer by providing a target directory (in this example, the current di-
rectory is represented by a dot):
rsync -avz jupiter::FTP .
By default, les are not deleted while synchronizing with rsync. To force le deletion,
add the --delete option. To make sure that --delete does not accidentally remove
newer les, use the --update option instead. Any conicts that arise must be resolved
manually.
27.5.3 Transferring Files with Unison
Before using Unison to synchronize les and directories between different computers,
make sure that the following requirements are met:
488 Reference
506


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Suse openSUSE 12.2 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Suse openSUSE 12.2 in the language / languages: English as an attachment in your email.

The manual is 8,65 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

Others manual(s) of Suse openSUSE 12.2

Suse openSUSE 12.2 Quick start guide - English - 284 pages


The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info