[ 
https://jira.codehaus.org/browse/WAGON-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran closed WAGON-429.
--------------------------

       Resolution: Fixed
    Fix Version/s: 2.9
         Assignee: Dan Tran

fixed at

http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/dd623e80

> Scp download hangs
> ------------------
>
>                 Key: WAGON-429
>                 URL: https://jira.codehaus.org/browse/WAGON-429
>             Project: Maven Wagon
>          Issue Type: Bug
>    Affects Versions: 2.5, 2.6, 2.7, 2.8
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>             Fix For: 2.9
>
>
> WAGON-384 add a new getTransfer() signature to support > 2G file using 'long' 
> for max file size. However it missed to add the same signature at WagonScp 
> which has the logic to honor the remote content length.
> therefore, WagonScp ( 2.5+) use the getTransfer method from AbstractWagon 
> which default the filesize to Long.MAX and there for hang the transfer
> sample pom to produce this issue  is at 
> https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/ssh-it



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to