https://issues.apache.org/bugzilla/show_bug.cgi?id=47552

           Summary: scp task should support compression
           Product: Ant
           Version: 1.7.1
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Optional Tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Currently there is no way to compress data on the fly with scp task.

My build produces over 90MB of highly compressable files which are then
uploaded sometimes over slow link. Compression would help a lot.

I can exec scp with -C parameter, but that it not cross platform. It will not
work on Windows, unless some kind of scp is present in path.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to