Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 80223 invoked by uid 500); 12 Aug 2003 16:59:26 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 80199 invoked from network); 12 Aug 2003 16:59:26 -0000 Received: from mx0.gmx.de (HELO mx0.gmx.net) (213.165.64.100) by daedalus.apache.org with SMTP; 12 Aug 2003 16:59:26 -0000 Received: (qmail 15205 invoked by uid 0); 12 Aug 2003 16:59:28 -0000 Date: Tue, 12 Aug 2003 18:59:29 +0200 (MEST) From: Matthias P. To: "Ant Users List" MIME-Version: 1.0 References: <007701c360f1$942b8210$020200c0@DJ0X820J> Subject: Re: SCP -> Secure file transfer with ant X-Priority: 3 (Normal) X-Authenticated-Sender: #0018399817@gmx.net X-Authenticated-IP: [53.122.34.116] Message-ID: <28543.1060707569@www47.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Antoine, thanks for the hint. So the sinlge SCP-task does not work without th cygwin installation on NT? Or is is possible to just call the remote host and copy it local to my NT machine. The docu of the SCP task looks like. Matthias > You can install cygwin on NT. > cygwin contains an ssh client, *** and also a ssh daemon if you want to > turn > your NT machine into the host *** > The cherry on the cake : the ssh daemon can be installed as service. > > There are other ssh implementations for Windows, but I am personally happy > with the cygwin version. > I am using it a lot as client with UNIX machines being servers, it works > fantastic, including ssh mode in xemacs, ... > > Cheers, > Antoine > ----- Original Message ----- > From: "Matthias P." > To: "Ant Users List" > Cc: > Sent: Tuesday, August 12, 2003 6:36 PM > Subject: RE: SCP -> Secure file transfer with ant > > > > Hi, > > > > thanks for this. Was very helpful. Had a view on the ssh-task of > antelope. > > Is it possible to transfer files from a remote linux machine to a local > NT > > machine? > > > > Matthias > > > > > Do not use FTP as it is not a secure method. Look into SCP or the > > > various other ssh style tasks as they are much more secure. Using scp > > > should be just as secure as encrypting the source (since that's > > > basically what it does when it sends it), and will be much less hassle > > > for you. > > > > > > Scott > > > > > > -----Original Message----- > > > From: Matthias P. [mailto:groups.mpatzak@gmx.de] > > > Sent: Tuesday, August 12, 2003 10:45 AM > > > To: user@ant.apache.org > > > Subject: Secure file transfer with ant > > > > > > > > > Hi, > > > > > > I have following requirement. > > > > > > On our project we are developing in Germany with a offshore group in > > > india. > > > We are building every night in germany. No our india groups starts up > > > with > > > development. Before the build i want to get their sourcecode changes > > > from > > > india, do the build and then sent their the germany changes since last > > > build. The > > > transfer must be secure!!! > > > > > > What proceeding do you suggest? How save is FTP? Are their other > > > possibilities, like encrypting the sources. Are their any tasks for > it? > > > > > > Thanks, > > > Matthias > > > > > > -- > > > COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test > > > -------------------------------------------------- > > > 1. GMX TopMail - Platz 1 und Testsieger! > > > 2. GMX ProMail - Platz 2 und Preis-Qualit�tssieger! > > > 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. > > > e-Post > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > > For additional commands, e-mail: user-help@ant.apache.org > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > > For additional commands, e-mail: user-help@ant.apache.org > > > > > > > -- > > COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test > > -------------------------------------------------- > > 1. GMX TopMail - Platz 1 und Testsieger! > > 2. GMX ProMail - Platz 2 und Preis-Qualit�tssieger! > > 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. > e-Post > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -------------------------------------------------- 1. GMX TopMail - Platz 1 und Testsieger! 2. GMX ProMail - Platz 2 und Preis-Qualit�tssieger! 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org