I have a bit of a problem understanding why these 2 (scp and scpexe)
behave so differently. I know the scpexe actually calls the command
while the other runs from java, but with my setup (Fedora Core 3, jdk
1.5, maven 1.0.2), the scpexe takes a very long time to complete, but
works every single time. While the scp executes much faster but gives me
sporadic SSH_MSG_DISCONNECT errors, sporadic in the sense that it never
occurs at the same place, but still consistent enough to break any build
that implies 2-3 artifact deployment.

Are those known issues? I can keep things working using scpexe, but I'd
really prefer getting the speed of scp... Any suggestions?

Thanks,
Steve

Reply via email to