Re: Using pscp.exe with rxvt

2007-04-02 Thread Larry Hall (Cygwin)
Brent S. Paul wrote: Larry, Sorry to start a new thread, but I don't know how to respond to an existing post. Hope you find this. I don't understand what "cygwin ptys" are, but I do know that before I installed the rxvt for cygwin pscp worked fine. I had an alias to where pscp was loca

Using pscp.exe with rxvt

2007-04-02 Thread Brent S. Paul
Larry, Sorry to start a new thread, but I don't know how to respond to an existing post. Hope you find this. I don't understand what "cygwin ptys" are, but I do know that before I installed the rxvt for cygwin pscp worked fine. I had an alias to where pscp was located and it worked fine in

Re: Using pscp.exe with rxvt

2007-04-01 Thread Larry Hall (Cygwin)
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

Using pscp.exe with rxvt

2007-04-01 Thread Brent S. Paul
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