RE: SSH

2004-08-05 Thread Inger, Matthew
look at the manual for ssh-keygen. It will allow you create a public and private keypair. You can then put the public key in the correct place on the target machine ($HOME/.ssh/authorized_keys), and it should automatically log you in. See the manual for more information. -Original Message---

rsync with password

2004-08-05 Thread roger day
I'm using rsync under the ant exec command but I don't want to use a password-less ssh connection. Can I get exec to except input from STDIN - or what cygwin on XP fondly believes to be STDIN? TIA, roger. -- http://www.badstep.net

Re: SSH

2004-08-05 Thread Vivek Kumar Gupta
i am using 1.4.1 and 1.5 ant, i will shift to ant1.6 once our product upgrades. dont want to rework again with huge ant script already written. Regards Vivek Kumar Gupta Dept.: Switching Network Programs (I) Ltd. B-1-C, Sector -10, Noida. Email: [EMAIL PROTECTED] Tel: +91-120-2536622/2544781 Ext

AW: SSH

2004-08-05 Thread Jan . Materne
Why not using or of Ant 1.6? Jan > -Ursprüngliche Nachricht- > Von: Vivek Kumar Gupta [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 5. August 2004 11:39 > An: Ant Users List > Betreff: SSH > > hi, > > any one knows: > > 1. how to do SSH from windows to linux/Solaris Systems >

Re: RPM Task fails

2004-08-05 Thread Nicolas Mailhot
On jeu, 2004-08-05 at 12:21 +0300, James Cooper wrote: > Hi I was wondering has anybody come across this issue. > > I'm using the RPM task in ant and recently migrated my old Redhat 7.3 > installation to Fedora Core 2. The RPM tasks no longer seem work. The > task itself displays the following:

SSH

2004-08-05 Thread Vivek Kumar Gupta
hi, any one knows: 1. how to do SSH from windows to linux/Solaris Systems 2. Generate public license for SSH i am using this is working fine but unable to connect to required m/c due to need of license key. Regards Vivek Kumar Gupta Dept.: Switching Network Programs (I) Ltd. B-1-C, Sector -1

RPM Task fails

2004-08-05 Thread James Cooper
Hi I was wondering has anybody come across this issue. I'm using the RPM task in ant and recently migrated my old Redhat 7.3 installation to Fedora Core 2. The RPM tasks no longer seem work. The task itself displays the following: [rpm] -bb: unknown option [rpm] Building the RPM based o