X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Rsync invalid?!?
Date: Thu, 18 May 2006 18:32:36 +0100
Message-ID: <00f301c67aa1$0dc140d0$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To:  <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAlHG5AM/MnEOuR6C3tkYdTMKAAAAQAAAAlPtGG0wc7EW57cbyPzwxNgEAAAAA@videotron.ca>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 18 May 2006 18:15, Nelson Pereira wrote:

> Ok, that explains it,
> 
> But still does not explain why im getting :
> 
> WARNING: The rsync program: '/bin/rsync' is not valid.

  You really do need to improve the level of detail of your bug reports.
Saying "I'm trying to get rsync to work" doesn't tell us anything about what
you're doing.

  In particular, by omitting every single detail, you have obfuscated the fact
that you aren't actually getting this message from rsync at all, but from a
wrapper script you are using that is not part of the standard rsync distro.

  It would have been more helpful to have mentioned that fact in the first
place and would have resulted in you getting help with your problem more
quickly!

  Anyway, the problem is that one of the "if (!is_executable($s_rsync))" tests
is failing.  You need to establish why.  Perhaps you've used a win32 version
of PHP that doesn't know how to follow cygwin links/mountpoints?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

