Re: [JSch-users] Problem with using ANT SCP task to AWS EC2 host

2014-09-03 Thread rickhoro .
Thank you for your suggestion, but I re-coded it to use an exec task and rsync after I didn't get a response for several days. Best Regards, Rick On Wed, Sep 3, 2014 at 4:17 AM, Atsuhiko Yamanaka wrote: > Hi, > >+-From: "rickhoro ." -- >|_Date: Mon, 11 Aug 2014 12:09:58 -0400 >

Re: [JSch-users] Problem with using ANT SCP task to AWS EC2 host

2014-09-03 Thread Atsuhiko Yamanaka
Hi, +-From: "rickhoro ." -- |_Date: Mon, 11 Aug 2014 12:09:58 -0400 | |I am trying to use the ANT SCP task to send a file to an Amazon EC2 host, |and get a reject host key error. ... |ANT scp task: |-- | | | | | ... |BUILD FAILED