Computing.Net > Forums > Linux > Rsync help!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Rsync help!

Reply to Message Icon

Name: moimoctoc
Date: September 6, 2004 at 21:56:30 Pacific
OS: RH 9
CPU/Ram: celeron 466/256
Comment:

Hello ,
I 've installed rsync to my computer
but now I can't find file rsyncd.conf
So i can't config rsync for my job
help me , PLS!
Thanks

Love me for a reason



Sponsored Link
Ads by Google

Response Number 1
Name: bits4linux
Date: September 7, 2004 at 00:45:41 Pacific
Reply:

Hi,

You have to make a file by using the touch command and edit what ever you want to do.Please find the below format of the rsyncd.cof which helps you....

----
[ftp]
path = /home/ftp
comment = ftp export area


A more sophisticated example would be:

uid = nobody
gid = nobody
use chroot = no
max connections = 4
syslog facility = local5
pid file = /var/run/rsyncd.pid


[ftp]
path = /var/ftp/pub
comment = whole ftp area (approx 6.1 GB)

[sambaftp]
path = /var/ftp/pub/samba
comment = Samba ftp area (approx 300 MB)

[rsyncftp]
path = /var/ftp/pub/rsync
comment = rsync ftp area (approx 6 MB)

[sambawww]
path = /public_html/samba
comment = Samba WWW pages (approx 240 MB)

[cvs]
path = /data/cvs
comment = CVS repository (requires authentication)
auth users = tridge, susan
secrets file = /etc/rsyncd.secrets


Regards
Bits4linux


0
Reply to Message Icon

Related Posts

See More


redhat 9 PHP Upload Problem.



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Rsync help!

rsync HELP!!! www.computing.net/answers/linux/rsync-help/9228.html

rsync error ? www.computing.net/answers/linux/rsync-error-/26531.html

rsync problem www.computing.net/answers/linux/rsync-problem/15157.html