Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 2384 invoked from network); 7 Nov 2007 13:44:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 13:44:12 -0000 Received: (qmail 34449 invoked by uid 500); 7 Nov 2007 13:43:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 34419 invoked by uid 500); 7 Nov 2007 13:43:57 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 34408 invoked by uid 99); 7 Nov 2007 13:43:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 05:43:57 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [198.240.213.21] (HELO mail-gw12.credit-suisse.com) (198.240.213.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 13:43:57 +0000 Received: by mail-gw12.credit-suisse.com; Wed, 7 Nov 2007 14:43:30 +0100 (MET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Ant scp / user/password proper management Date: Wed, 7 Nov 2007 14:43:24 +0100 Message-ID: In-Reply-To: <1194441676.28315@davidwbrown.name> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Ant scp / user/password proper management Thread-Index: AcghQTMQlTqEezIlQpy29NT5SNOk1QAAsVMA References: <1194441676.28315@davidwbrown.name> From: "Bizard Nicolas (KIRO 41)" To: "Ant Users List" X-OriginalArrivalTime: 07 Nov 2007 13:43:24.0857 (UTC) FILETIME=[2B556A90:01C82144] X-Virus-Checked: Checked by ClamAV on apache.org Hi David, thanks for the input. I just had a hard time to find the following line was needed, but it works as a charm now : Cheers Nicolas=20 -----Original Message----- From: david [mailto:david@davidwbrown.name]=20 Sent: Wednesday, November 07, 2007 2:21 PM To: Ant Users List Subject: Re: Ant scp / user/password proper management Hello, use the Query Ant task @: http://www.jera.com/tools/anttasks/. Works quite well for me when the (ex-COBOL programmer) project manager is looking over your shoulder asking about the latest build. HTH, David. ;-) Bizard Nicolas (KIRO 41) wrote .. > Hi all, > the ant scp task works great for me, at least to copy zip files. > There is still an issue though : > how do i manage properly the user/password? >=20 > So far i found 2 options : >=20 > 1) write them in a text file (not really an option, clearly) > 2) prompt the user. But there is not option to tell ant that the > password should not be visible (seen as stars would be perfect). >=20 > Do you guys have any idea about alternative *standardized* (if possible) > solutions. >=20 > Thanks > Nicolas --------------------------------------------------------------------- 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