X-Spam-Check-By: sourceware.org From: "Dave Korn" To: 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/