scp lost connection on large file (newbie)
From: kaliban (kaliban01_at_yahoo.com)
Date: 06/07/03
- Next message: Richard E Silverman: "Re: OpenSSH HostbasedAuthentication over Dial-Up Connection"
- Previous message: Lapp: "Forwarding FTP with PuTTY"
- Next in thread: Jonathan: "Re: scp lost connection on large file (newbie)"
- Reply: Jonathan: "Re: scp lost connection on large file (newbie)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 6 Jun 2003 15:33:58 -0700
I'm trying to transfer a 10gig file from a Solaris 8 sparc box to a
Solaris 8 intel box using scp. Every attempt fails after transferring
exactly 1752459776 bytes. My ulimit is set to unlimited on both boxes.
I've included the scp -v output below. Can anyone tell me how to solve
this problem?
Thanks in advance!
-k
debug1: Entering interactive session.
debug1: ssh_session2_setup: id 0
debug1: Sending command: scp -v -t
/devel/temp.archive/batch_reports_tar.2
debug1: channel 0: open confirm rwindow 0 rmax 16384
Sending file modes: C0644 10342394368 batch_reports_tar
batch_reports_tar 16% |************
| 1670 MB 42:44 ETAdebug1:
channel 0: rcvd eof
debug1: channel 0: output open -> drain
debug1: channel 0: rcvd close
debug1: channel 0: input open -> closed
debug1: channel 0: close_read
debug1: channel 0: obuf empty
debug1: channel 0: output drain -> closed
debug1: channel 0: close_write
debug1: channel 0: almost dead
debug1: channel 0: gc: notify user
debug1: channel 0: gc: user detached
debug1: channel 0: send close
debug1: channel 0: is dead
debug1: channel 0: garbage collecting
debug1: channel_free: channel 0: client-session, nchannels 1
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
channel_lookup: 0: bad id: channel free
client_input_channel_req: channel 0: unknown channel
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 523.3
seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status -1
lost connection
- Next message: Richard E Silverman: "Re: OpenSSH HostbasedAuthentication over Dial-Up Connection"
- Previous message: Lapp: "Forwarding FTP with PuTTY"
- Next in thread: Jonathan: "Re: scp lost connection on large file (newbie)"
- Reply: Jonathan: "Re: scp lost connection on large file (newbie)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|