Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Sat, 20 Oct 2001 15:11:51 +0200 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53d) Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1644126263.20011020151151@familiehaase.de> To: Lapo Luchini CC: cygwin-apps AT cygwin DOT com Subject: Re[2]: rsync README and In-Reply-To: <3BD14B05.AC7AAE9C@lapo.it> References: <6568-Tue09Oct2001120802+0100-starksb AT ebi DOT ac DOT uk> <3BD14B05 DOT AC7AAE9C AT lapo DOT it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Hops: 1 X-Sender: 320081107336-0001 AT t-dialin DOT net Guten Tag Lapo Luchini, Am 2001-10-20 um 11:59 schrieben Sie: > Instruction proposal: [...] > 1. use http://cygwin.com/setup.exe to install (at least) the following > packages (take care that the default is "install everything"): cygwin, > rsync, cygrunsrv, bash [also bash could be useful for point 1, but what rsync, cygrunsrv, ash and also bash ... > other packages are NEEDED?] Which compression is used by rsync, built in? zlib is a .dll so you will need it if rsync is linked against zlib. > 2. create your /etc/rsyncd.conf text file similiar to this one ("man That will need packages 'man' and some terminal related stuff. > rsyncd.conf" for more info, be careful that the proposed setup exposes > ALL the file system to the anonymous user) > use chroot = false > strict modes = false > hosts allow = * > [backup] > path = /usr/pub/rsync/ > read only = yes > list = yes > 3. create the service writing the following in your bash: cygrunsrv -I > "RSYNC Daemon" -p /usr/bin/rsync -a '--config=/etc/rsyncd.conf --daemon' cygrunsrv -I rsyncd -d "RSYNC Daemon" -p /usr/bin/rsync \ -a '--config=/etc/rsyncd.conf --daemon' -e CYGWIN='binmode tty ntsec' > 4. you should now be able to start/stop the service either using the > control panel, microsoft's "net" command or cygwin's "cygrunsrv" command > someone has something to add? see above. > Suggestions? Some hints for selfbuilders? Ciao, Gerrit P. Haase mailto:gp AT familiehaase DOT de -- =^..^=