Mittwoch, 15. Januar 2003 22:18, [PUG] rsync, Denny Schierz
> hi,
hi

hab mal mein halflife rsync mitgeschickt

--- snip /etc/rsyncd.conf ---
[halflife]

        comment = halflife installation module
        path = /home/halflife
        use chroot = yes
#       max connections=15
        lock file = /var/lock/rsyncd
        read only = yes
        list = yes
        uid = nobody
        gid = nogroup
#       exclude = #specify any file in path not to be accessed
#       exclude from =
#       include =
#       include from =
#       auth users = #allow specific users to connect (besides anonymous)
#       secrets file = /etc/rsyncd.secrets
        strict modes = yes
#       hosts allow =
#       hosts deny =
        ignore errors = no
        ignore nonreadable = yes
        transfer logging = no
#       log format = %t: host %h (%a) %o %f (%l bytes). Total %b bytes.
        timeout = 600
        refuse options = checksum, dry-run
        dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2 *.tbz
--- snap /etc/rsyncd.conf ---

und dann mit ... ( client ist ein subdir des modules halflife )

rsync -rlptDvz --delete rsync::halflife/client/ /mnt/windata/gamez/Half-Life/;

-gk

-- 
G�nther K�nzel
+49 160 91586447
[EMAIL PROTECTED]
http://www.jawz.de

----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an