delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Kai Schlichting <Gayson AT web DOT de> |
Subject: | rsync + ssh crashes |
Date: | Mon, 14 Aug 2006 14:24:17 +0200 |
Lines: | 29 |
Message-ID: | <ebpq1j$ofk$3@sea.gmane.org> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 1.5.0.5 (Windows/20060719) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi! I try to use the following batch-script: set CYGWIN=tty binmode nontsec set TERM=ansi set PATH=C:\rsync;%PATH% set HOME=C:\rsync set RSYNC_RSH=/cygdrive/c/rsync/ssh.exe set USERNAME=backup rsync --progress --verbose --stats --delete -a -e 'ssh -i identity' /cygdrive/c/Test /cygdrive/c/Test2 XXXMyServerIPXXX:/home/backup/tmp >> log.txt My C:\rsync - Directory cygcrypto-0.9.8.dll cygminires.dll cygpopt-0.dll cygwin1.dll # 1005.21.0.0 cygz.dll identity log.txt rsync.exe # 2.6.6 ssh.exe rsyncGo.bat # my Batch-Script Do you have any ideas, why during the execution of the batch rsync crashes? Thx a lot! Kai rs -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |