delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <461039F9.3090400@cygwin.com> |
Date: | Sun, 01 Apr 2007 19:02:17 -0400 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc4.remi Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 |
MIME-Version: | 1.0 |
To: | "Brent S. Paul" <bsp100 AT psu DOT edu>, cygwin AT cygwin DOT com |
Subject: | Re: Using pscp.exe with rxvt |
References: | <Pine DOT SOL DOT 4 DOT 63 DOT 0704011726480 DOT 18299 AT cbs3 DOT aset DOT psu DOT edu> |
In-Reply-To: | <Pine.SOL.4.63.0704011726480.18299@cbs3.aset.psu.edu> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Brent S. Paul wrote: > 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? 'pscp' is not a Cygwin program so it doesn't understand Cygwin ptys. Run 'pscp' under 'cmd' and make sure your CYGWIN environment variable doesn't contain 'tty'. Then it should work. That or build a Cygwin version of putty and friends. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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 |