This message was posted by a user wishing to remain anonymous
Hi
On our network we have 1 device that is refusing to - "scp junos-srxentedge-x86-64-19.4R3-S3.3.tgz
user@xx.xx.xx.xx://var/tmp/junos-srxentedge-x86-64-19.4R3-S3.3.tgz"
" 2048 KB - stalled -Read from remote host xx.xx.xx.xx: Connection timed out "
I have tried about everything from -l -c -C
but open to try again , when i debug i received this
Password:
debug3: packet_send2: adding 32 (len 23 padlen 9 extra_pad 64)
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 0
debug3: packet_send2: adding 48 (len 10 padlen 6 extra_pad 64)
debug1: Authentication succeeded (keyboard-interactive)
debug1: fd 6 setting O_NONBLOCK
debug1: fd 7 setting O_NONBLOCK
debug2: TCP receive buffer size: 49680 B
debug1: SSH receive window size: 198720 B
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug1: send channel open 0
debug1: Entering interactive session.
debug1: client_input_global_request: rtype
hostkeys-00@openssh.com want_reply 0
debug2: callback start
debug1: ssh_session2_setup: id 0
debug1: Sending command: scp -v -t //var/tmp/junos-srxentedge-x86-64-19.4R3-S3.3.tgz
debug1: channel request 0: exec
debug2: callback done
debug1: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
Sending file modes: C0744 1283918719 junos-srxentedge-x86-64-19.4R3-S3.3.tgz
debug2: channel 0: rcvd ext data 63
Sink: C0744 1283918719 junos-srxentedge-x86-64-19.4R3-S3.3.tgz
debug2: channel 0: written 63 to efd 8
junos-srxentedge-x86 0% | | 2048 KB - stalled -debug1: channel_free: channel 0: client-session, nchannels 1
debug3: channel_free: status: The following connections are open:
#0 client-session (t4 r0 i0/1916928 o0/0 fd 6/7)
debug3: channel_close_fds: channel 0: r 6 w 7 e 8
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
Read from remote host 10.129.50.53: Connection timed out
debug1: Transferred: stdin 0, stdout 0, stderr 58 bytes in 337.3 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.2
debug1: Exit status -1
lost connection
Thank you