On 2009-07-21, Atsuhiko Yamanaka <atsuhiko.yaman...@gmail.com> wrote:
> Hi, > On Tue, Jul 21, 2009 at 4:14 AM, Avlesh Singh<avl...@gmail.com> wrote: >>> I would like to know if it is possible to enable compression on SCP task? >> Find details on filing bugs here - http://ant.apache.org/bugs.html for reference: <https://issues.apache.org/bugzilla/show_bug.cgi?id=47552> > SCP task has been using jsch[1] internally, and > it has supported the packet compression by using jzlib[2]. > The jzlib has been licensed under the revised BSD license. If it is allowed > to use jzlib in SCP task, it will be easy to add the support for the > requested functionality. I can't see any licensing problem and if the patch can be written in a manner that a user doesn't need jzlib to run scp without compression (I don't have a problem with a compile time dependency) then this new dependency wouldn't hurt at all. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org