scripting sftp in a bash script

2003-12-01 Thread David Strozzi
Hi, (I have a feeling this has been asked before, but I can't find it.) I'm trying to use sftp within a bash script on cygwin (version 1.5.5 on winXP pro). Ideally I'd like to use a 'here document' rather than using an external batchfile, that is, sftp /dev/stdin < EOF The problem is the /dev/

RE: where is g77?

2003-12-01 Thread Brian Ford
On Tue, 2 Dec 2003, Michael Lemke, Sternwarte Bamberg, Phone: +49-951-9522216 wrote: > In a message of Mon, 1 Dec 2003 18:07:52 -0500 > Received on Tue, 02 Dec 2003 00:20:32 +0100 > > Harig, Mark <[EMAIL PROTECTED]> wrote > to: Michael Lemke <[EMAIL PROTECTED]>,... > > >Using setup.exe, look in th

RE: where is g77?

2003-12-01 Thread Larry Hall
At 06:33 PM 12/1/2003, Michael Lemke, Sternwarte Bamberg, Phone: +49-951-9522216 you wrote: >In a message of Mon, 1 Dec 2003 18:07:52 -0500 >Received on Tue, 02 Dec 2003 00:20:32 +0100 > >Harig, Mark <[EMAIL PROTECTED]> wrote >to: Michael Lemke <[EMAIL PROTECTED]>,... > >>Using setup.exe, look in

RE: where is g77?

2003-12-01 Thread Michael Lemke, Sternwarte Bamberg, Phone: +49-951-9522216
In a message of Mon, 1 Dec 2003 18:07:52 -0500 Received on Tue, 02 Dec 2003 00:20:32 +0100 Harig, Mark <[EMAIL PROTECTED]> wrote to: Michael Lemke <[EMAIL PROTECTED]>,... >Using setup.exe, look in the Devel category. >There is a "gcc-g77" package. Thanks. But when did this change happen? My

Re: where is g77?

2003-12-01 Thread Larry Hall
At 05:58 PM 12/1/2003, Michael Lemke you wrote: >I just tried to use g77. It's not there! I checked >my gcc-3.3.1-3.tar.bz2 file and no trace of it. > >It used to be in the gcc package, where did it go? I need it back! Questions like this can always be answered by checking

RE: where is g77?

2003-12-01 Thread Harig, Mark
Using setup.exe, look in the Devel category. There is a "gcc-g77" package. In general, to find a file that setup.exe supports, use the Setup Package Search capability at http://cygwin.com/packages/. This can be found on the http://cygwin.com web page. > -Original Message- > From: Mic

where is g77?

2003-12-01 Thread Michael Lemke
I just tried to use g77. It's not there! I checked my gcc-3.3.1-3.tar.bz2 file and no trace of it. It used to be in the gcc package, where did it go? I need it back! Thanks, Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/probl

ecpg in postgresql 7.4 generates: cygheap_fixup_in_child: Couldn't reserve space for cygwin's heap

2003-12-01 Thread Kurt Roeckx
I recently upgraded to postgresql 7.4-1. Now when I try to run my program linked with ecpg.dll I get: 12 [unknown (0x2A4)] ? 456 cygheap_fixup_in_child: Couldn't reserve space for cygwin's heap (0x6160 <0x47>) in child, Win32 error 487 C:\cygwin\home\kurt\tst.exe: *** m.AllocationBas

Re: Bash wait indefinitely

2003-12-01 Thread Antoine Labour
Nicholas Wourms wrote: news.gmane.org wrote: I'm running in concurrences 5 complex bash batch, and sometimes (2 times on 3) one or more (very rarely) batch stop to do something. I've put a lot of trace to see where is the problem, but seems rarely arrived at the same line of code. I've also tr

readdir? problems in Postgres under Cygwin (leading to panic rename error)

2003-12-01 Thread Yurgis Baykshtis
We've been experiencing a problem with Postgres on Cygwin. The problem has not been reported by Unix/Linux But I just received a confirmation that we are not alone and other pg-on-cygwin folks having the same problem too. Basically, the ending result of the problem is the panic transaction log ren

RE: ssh hangs

2003-12-01 Thread Harig, Mark
> > Hi, > I just want to do the minimal amount of configuration to get > me going with > ssh. I know the server works because I've logged in from > other linux boxes. > > Any thoughts? 1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-co

RE: where is cygintl-1.dll?

2003-12-01 Thread Dipl.Phys. Andreas K
Hi! I just now had the same problem that David T-G reported long ago. My diagnosis: Somehow Harold had installed "libintl1", but David hadn't, cause he'd used the Default settings. The symptom: cygintl-1.dll was missing when cygwin installed from a local directory. (in the last step, "PostIns

RE: Cygwin on windows2003 Server

2003-12-01 Thread Larry Hall
The FAQ I pointed you to states: "Cygwin can be expected to run on all modern 32 bit versions of Windows, except Windows CE." Also, the opening lines of cygwin.com's web page state: "The Cygwin DLL works with all non-beta, non "release candidate", ix86 versions of Windows since Windows 95,

RE: Cygwin on windows2003 Server

2003-12-01 Thread Amit RATHEE
Hi Larry, Many thanks for your answer.But I still could not found the answer for the windows2003 server support.I have posted the question only after going thru the whole FAQ. Can you please suggest me some answer? Thanks a lot amit -Original Message- From: Larry Hall [mailto:[EMAIL PR

Re: Problem VnC + SSh + Putty + Port Forwarding

2003-12-01 Thread Larry Hall
At 10:45 AM 12/1/2003, [EMAIL PROTECTED] you wrote: >I make an SSH Tunnel (from Win2k to Win2k) with: >- a port forwarding on my ZYXEL 201 ISDN router >- install of openssh server on my Win PC in in the lan of ISDN ROUTER (where i'll >install my VNCserver) >- configuration of putty (with ssh2 and

Problem VnC + SSh + Putty + Port Forwarding

2003-12-01 Thread [EMAIL PROTECTED]
I make an SSH Tunnel (from Win2k to Win2k) with: - a port forwarding on my ZYXEL 201 ISDN router - install of openssh server on my Win PC in in the lan of ISDN ROUTER (where i'll install my VNCserver) - configuration of putty (with ssh2 and a tunnel from 5900 to my 5905 port) on the host where i

Re: Cygwin on windows2003 Server

2003-12-01 Thread Larry Hall
At 03:53 AM 12/1/2003, Amit RATHEE you wrote: >Hi, > >Do Cygwin runs well on windows 2003 server?? See the FAQ entry: What versions of Windows are supported? >If not , then when can we expect to have the new Solution. > >I have a speci

Thanks for your concern.

2003-12-01 Thread Lady Entrepreneurs
Thanks for your concern with our products. We support a anti-spam enviorment and are cleaning up our databases. If you don't want to recieve our current specials for musicians just send a kind email back to [EMAIL PROTECTED] with the subject line stating REMOVE and we will kindly take you of

Re: ssmtp -t alters To: header of outgoing mail

2003-12-01 Thread Corinna Vinschen
On Fri, Nov 28, 2003 at 09:37:34PM +, Robert R Schneck wrote: > > Patches gratefully accepted. Anybody here wanting to take over ssmtp > > maintainership? > > A patch is below, I should have included this with my first message. Thanks for the patch. I'm sorry but it's not quite clear to me

ssh hangs

2003-12-01 Thread Ben Anderson
Hi, I just want to do the minimal amount of configuration to get me going with ssh. I know the server works because I've logged in from other linux boxes. I am using connect.exe, which seems to be working ok. This first problem I'm having is that it won't let me use protocol 2: $ ssh -2 -vvv -i

Re: Doubt and Request

2003-12-01 Thread Ronald Landheer-Cieslak
To download and install Cygwin and its packages, follow the instructions here: * http://cygwin.com/cygwin-ug-net/setup-net.html the part of the users guide on setting up Cygwin * http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html the users guide's TOC * http://cygwin.com/faq/faq_2.html#SEC8 t

Cygwin on windows2003 Server

2003-12-01 Thread Amit RATHEE
Hi, Do Cygwin runs well on windows 2003 server?? If not , then when can we expect to have the new Solution. I have a specific requirement of only emulating the Remsh and Rcp on a Win2K3 server. Any help will be well appreciated. -- Unsubscribe info: http://cygwin.com/ml/

Re: [ANNOUNCEMENT] New package: tcm-2.20-1

2003-12-01 Thread Dr. Volker Zell
> "Daniel" == Daniel Bößwetter <[EMAIL PROTECTED]> writes: Daniel> The package 'tcm' is now available with the Cygwin distribution. Daniel> o http://wwwhome.cs.utwente.nl/~tcm/ (Homepage and Download) Menu entries 'Copying' and 'Change Log' under 'Help' are not functioning. The corres

Re: [ANNOUNCEMENT] New package: tcm-2.20-1

2003-12-01 Thread Dr. Volker Zell
> "Daniel" == Daniel Bößwetter <[EMAIL PROTECTED]> writes: Daniel> The package 'tcm' is now available with the Cygwin distribution. Daniel> o http://wwwhome.cs.utwente.nl/~tcm/ (Homepage and Download) /usr/X11R6/man/windex can be removed from the package. Cygwin apropos is using the w