scp via ant max file size 1000 MB ?
Status: Alpha
Brought to you by:
ymnk
When I try to scp a file larger than 1000 MB I get the
following error:
test:
[scp] Connecting to x.x.x.x:22
[scp] Sending: test.csv : 1294382159
[scp] KEXINIT
[scp] File transfer time: 651,12 Average Rate:
1.611.326,87 B/s
BUILD FAILED
E:\test\build.xml:469: java.io.IOException: Read end dead
Filesize on der server was in three tries:
1049149440 (twice)
1049153536 (which is above + 4 kB)
System:
ant 1.6.1
jsch-0.1.18.jar
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
Client: Windows 2000
Server: SuSE 9.1 Prof.
questions? -> kruse+jsch at cominto.de