X-Spam-Check-By: sourceware.org Date: Sun, 1 Apr 2007 17:27:15 -0400 (EDT) From: "Brent S. Paul" To: cygwin AT cygwin DOT com Subject: Using pscp.exe with rxvt Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I have previously used the pscp.exe utility with the standard cygwin bash shell (this is what you get when clicking on the cygwin icon). However, I modified my cygwin.bat file to: @echo off C: chdir C:\cygwin\bin rxvt -sl 1500 -fn 'terminal' -bg black -fg grey -sr -e bash --login -i bash --login -i This automatically brings up the rxvt window, which I like for clickable filenames. However, when I type in the password asked for by pscp, I can see the letters as I type them (when you shouldn't be able to). Then it is rejected by the site I'm connecting to, as if it never received it. Is there a problem using pscp under rxvt? Thanks, Brent ---------------------------------------------------------------------- Brent S. Paul ---------------------------------------------------------------------- -- 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/