Problem when using ant task SCP

2008-04-27 Thread Daphna Deutsch
Hello, I'm trying to use the ant task SCP to copy a file from sftp server. I manage to copy a local file to the SFTP server, with no errors. But when I'm trying to copy a file from the SFTP server to a local directory, the file is being copied but I'm getting error message at the end of the

Re: Problem when using ant task SCP

2008-04-27 Thread sebb
This is really an question for the Ant user mailing list. Try posting the question there. 2008/4/27 Daphna Deutsch [EMAIL PROTECTED]: Hello, I'm trying to use the ant task SCP to copy a file from sftp server. I manage to copy a local file to the SFTP server, with no errors. But when

RE: Problem when using ant task SCP

2008-04-27 Thread Daphna Deutsch
Hi, When I click on the post link in the site, it creates new e-mail address to [EMAIL PROTECTED] Is there another way to post the question? -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Sunday, April 27, 2008 3:19 PM To: Commons Users List Subject: Re: Problem when

Re: Problem when using ant task SCP

2008-04-27 Thread Dennis Lundberg
Which site is that? Daphna Deutsch wrote: Hi, When I click on the post link in the site, it creates new e-mail address to [EMAIL PROTECTED] Is there another way to post the question? -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Sunday, April 27, 2008 3:19 PM To:

Re: [LANG] Add DateUtils.ceiling methods

2008-04-27 Thread Henri Yandell
Makes sense. A JIRA issue with a patch will get committed quickly enough :) Hen On Wed, Apr 16, 2008 at 9:30 AM, Travis Reeder [EMAIL PROTECTED] wrote: It would be nice to have a DateUtils.ceiling methods which would be the opposite of truncate (which is equivalent to floor)