My config file for rsync that is on the windows NT 4.0 box
rsyncd.conf
 
 use chroot = false
  strict modes = false
  hosts allow = *

  [backup]
     path = /
     read only = yes
     list = no
 
thanks
 
__________________________________________________
Best Regards,
 
William R. Nash.

Consultant
Century Solutions Group, INC.


Registered Linux User #269190

Tel: 770-420-5546
Cell: 678-910-4505
Fax: 770-420-3376



----- Original Message -----
Sent: Tuesday, September 24, 2002 10:45 AM
Subject: Re: off site backup with rsync

Of course you can.  It's done all the time.
Set up your rsyncd.conf in /etc under cygwin, start the server (rsync
--daemon), and read from it.
If you've already done this, send more details (your rsync.conf, output of
"ps ax" after starting the server, "rsync localhost::" output, etc.).

Tim Conway
[EMAIL PROTECTED]
303.682.4917 office, 303.921.0301 cell
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, caesupport2 on AIM
"There are some who call me.... Tim?"




<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
09/24/2002 06:13 AM

 
        To:     <[EMAIL PROTECTED]>
        cc:     <[EMAIL PROTECTED]>
(bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        off site backup with rsync
        Classification:



Can anyone help me with rsync.  I'm trying to set up rsync on a windows nt
4.0 box so i can do off site backup with linux.  I followed the
instruction from rsync.samba.org and i have rsync working on windows nt.
when i tried to use rsync with linux to connect to the windows box i get a
error invalid module.  Is there anything i can do to get rsync to work so
i can do off site backup.  thanks Bill Nash




--
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html



--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to