X-Spam-Check-By: sourceware.org Message-Id: <1136571556.9874.251254417@webmail.messagingengine.com> From: "Brett Serkez" To: "Mark Haney" , cygwin AT cygwin DOT com Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 Subject: Re: ssh problem on Server 2003 In-Reply-To: <43BEB2EC.6090304@ercbroadband.org> Date: Fri, 06 Jan 2006 13:19:16 -0500 References: <43BEA207 DOT 9090106 AT ercbroadband DOT org> <43BEA2E1 DOT 8040700 AT equate DOT dyndns DOT org> <43BEB2EC DOT 6090304 AT ercbroadband DOT org> X-IsSubscribed: yes 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 > > Take the :/path/to/folder off of it - that's for scp. > > > > > > Chris > > > That would be fine except this is for rsync over ssh which in the app > I have requires the path. If you want to run ssh to test the authentication mechanizm, then you must remove the path as that isn't part of the syntax of ssh. When you use similar syntax with rsync, it is actually pulling the line apart and running ssh under the covers with the syntax that it likes, it doesn't send the path, it uses the path itself. Brett ---------------------------------------------------------------- Brett C. Serkez, Techie -- 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/