www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Subject: | RE: Where is my --password-file? |
Date: | Wed, 14 Dec 2005 14:03:42 +0100 |
Message-ID: | <CCAC2F20421E784A87FAFDB3E0EC557201523EE6@DEVXCH1.brainlab.net> |
From: | "Jan Schormann" <jan DOT schormann AT brainlab DOT com> |
To: | <cygwin AT cygwin DOT com> |
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 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id jBED3rSO027934 |
You wrote on Wednesday, December 14, 2005 1:56 PM: > actually, this is the command I have used: > > rsync -avz "/cygdrive/e/Company" > password-file="/home/Administrator/rsync_passwd" --delete > --delete-excluded > --exclude "Office2003/" --exclude "Office2003SP/" > server1 AT 192 DOT 168 DOT 30 DOT 17::winbackups/ > > /home/Administrator/rsync_server1.log Right, you've missed the "--" in front of "password-file=...". Rsync thinks that 'password-file="/home/Administrator/rsync_passwd"' is a file, not a parameter, and boom. HTH, Jan. -- 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 |