ftp script failing with timeout waiting for external console

Advertisement

DavidP777
Guest

ftp script failing with timeout waiting for external console

I have a script that FTP's one file every hour and periodically it fails with Timeout waiting for external console to complete the command.

Here is the complete log. Any help would be appreciated.

--------------------------------------------------------------------------
. 2014-06-25 20:55:08.113 WinSCP Version 4.2.9 (Build 938) (OS 6.1.7600)
. 2014-06-25 20:55:08.113 Login time: Wednesday, June 25, 2014 8:55:08 PM
. 2014-06-25 20:55:08.113 --------------------------------------------------------------------------
. 2014-06-25 20:55:08.113 Session name: laredopetro@ftp.blackline.com
. 2014-06-25 20:55:08.113 Host name: ftp.blackline.com (Port: 22)
. 2014-06-25 20:55:08.113 User name: laredopetro (Password: Yes, Key file: No)
. 2014-06-25 20:55:08.113 Tunnel: No
. 2014-06-25 20:55:08.113 Transfer Protocol: SFTP
. 2014-06-25 20:55:08.113 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2014-06-25 20:55:08.113 Proxy: none
. 2014-06-25 20:55:08.113 SSH protocol version: 2; Compression: No
. 2014-06-25 20:55:08.113 Bypass authentication: No
. 2014-06-25 20:55:08.113 Try agent: Yes; Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2014-06-25 20:55:08.113 Ciphers: aes,blowfish,3des,WARN,arcfour,des; Ssh2DES: No
. 2014-06-25 20:55:08.113 SSH Bugs: -,-,-,-,-,-,-,-,-
. 2014-06-25 20:55:08.113 SFTP Bugs: -,-
. 2014-06-25 20:55:08.113 Return code variable: Autodetect; Lookup user groups: Yes
. 2014-06-25 20:55:08.113 Shell: default
. 2014-06-25 20:55:08.113 EOL: 0, UTF: 2
. 2014-06-25 20:55:08.113 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2014-06-25 20:55:08.113 LS: ls -la, Ign LS warn: Yes, Scp1 Comp: No
. 2014-06-25 20:55:08.113 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2014-06-25 20:55:08.113 Cache directory changes: Yes, Permanent: Yes
. 2014-06-25 20:55:08.113 DST mode: 1
. 2014-06-25 20:55:08.113 --------------------------------------------------------------------------
. 2014-06-25 20:55:08.113 Looking up host "ftp.blackline.com"
. 2014-06-25 20:55:08.203 Connecting to 152.186.34.108 port 22
. 2014-06-25 20:55:08.251 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:08.251 Detected network event
. 2014-06-25 20:55:08.298 Detected network event
. 2014-06-25 20:55:08.299 Server version: SSH-2.0-1.82_sshlib GlobalSCAPE
. 2014-06-25 20:55:08.299 We believe remote version has SSH-2 ignore bug
. 2014-06-25 20:55:08.299 Using SSH protocol version 2
. 2014-06-25 20:55:08.299 We claim version: SSH-2.0-WinSCP_release_4.2.9
. 2014-06-25 20:55:08.299 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:08.346 Detected network event
. 2014-06-25 20:55:08.346 Doing Diffie-Hellman group exchange
. 2014-06-25 20:55:08.346 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:08.654 Detected network event
. 2014-06-25 20:55:08.655 Doing Diffie-Hellman key exchange with hash SHA-1
. 2014-06-25 20:55:08.723 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:08.780 Detected network event
. 2014-06-25 20:55:11.196 Host key fingerprint is:
. 2014-06-25 20:55:11.196 ssh-dss 1024 06:7b:7a:65:05:c2:86:28:1f:54:ac:00:42:07:c2:21
. 2014-06-25 20:55:11.196 Initialised AES-256 CBC client->server encryption
. 2014-06-25 20:55:11.196 Initialised HMAC-SHA1 client->server MAC algorithm
. 2014-06-25 20:55:11.196 Initialised AES-256 CBC server->client encryption
. 2014-06-25 20:55:11.196 Initialised HMAC-SHA1 server->client MAC algorithm
. 2014-06-25 20:55:11.196 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:11.507 Detected network event
! 2014-06-25 20:55:11.508 Using username "laredopetro".
. 2014-06-25 20:55:13.585 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:13.632 Detected network event
. 2014-06-25 20:55:13.633 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:13.680 Detected network event
. 2014-06-25 20:55:13.680 Prompt (5, SSH server authentication, Using keyboard-interactive authentication., Enter password: )
. 2014-06-25 20:55:13.680 Using stored password.
. 2014-06-25 20:55:13.681 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:13.728 Detected network event
. 2014-06-25 20:55:13.728 Access granted
. 2014-06-25 20:55:13.728 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:13.775 Detected network event
. 2014-06-25 20:55:13.775 Opened channel for session
. 2014-06-25 20:55:13.775 Waiting for the server to continue with the initialisation
. 2014-06-25 20:55:14.081 Detected network event
. 2014-06-25 20:55:14.081 Started a shell/command
. 2014-06-25 20:55:15.977 --------------------------------------------------------------------------
. 2014-06-25 20:55:15.977 Using SFTP protocol.
. 2014-06-25 20:55:15.979 Doing startup conversation with host.
> 2014-06-25 20:55:15.979 Type: SSH_FXP_INIT, Size: 5, Number: -1
. 2014-06-25 20:55:15.979 Sent 9 bytes
. 2014-06-25 20:55:15.980 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:15.980 Waiting for another 4 bytes
. 2014-06-25 20:55:16.026 Detected network event
. 2014-06-25 20:55:16.026 Received 9 bytes (0)
. 2014-06-25 20:55:16.027 Read 4 bytes (5 pending)
. 2014-06-25 20:55:16.027 Read 5 bytes (0 pending)
< 2014-06-25 20:55:16.027 Type: SSH_FXP_VERSION, Size: 5, Number: -1
. 2014-06-25 20:55:16.027 SFTP version 3 negotiated.
. 2014-06-25 20:55:16.027 We believe the server has signed timestamps bug
. 2014-06-25 20:55:16.027 We will use UTF-8 strings for status messages only
. 2014-06-25 20:55:16.027 Getting current directory name.
. 2014-06-25 20:55:16.027 Getting real path for '.'
> 2014-06-25 20:55:16.027 Type: SSH_FXP_REALPATH, Size: 10, Number: 16
. 2014-06-25 20:55:16.027 Sent 14 bytes
. 2014-06-25 20:55:16.027 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:16.027 Waiting for another 4 bytes
. 2014-06-25 20:55:16.077 Detected network event
. 2014-06-25 20:55:16.077 Received 27 bytes (0)
. 2014-06-25 20:55:16.077 Read 4 bytes (23 pending)
. 2014-06-25 20:55:16.077 Read 23 bytes (0 pending)
< 2014-06-25 20:55:16.077 Type: SSH_FXP_NAME, Size: 23, Number: 16
. 2014-06-25 20:55:16.078 Real path is '/'
. 2014-06-25 20:55:16.078 Startup conversation with host finished.
< 2014-06-25 20:55:16.078 Script: Active session: [1] laredopetro@ftp.blackline.com
. 2014-06-25 20:55:16.078 Session upkeep
> 2014-06-25 20:55:16.078 Script: option echo on
< 2014-06-25 20:55:16.078 Script: echo on
. 2014-06-25 20:55:16.079 Session upkeep
> 2014-06-25 20:55:16.079 Script: option batch on
< 2014-06-25 20:55:16.079 Script: option batch on
< 2014-06-25 20:55:16.079 Script: batch on
. 2014-06-25 20:55:16.079 Session upkeep
> 2014-06-25 20:55:16.079 Script: option confirm on
< 2014-06-25 20:55:16.079 Script: option confirm on
< 2014-06-25 20:55:16.080 Script: confirm on
. 2014-06-25 20:55:16.080 Session upkeep
> 2014-06-25 20:55:16.080 Script: option transfer ascii
< 2014-06-25 20:55:16.080 Script: option transfer ascii
< 2014-06-25 20:55:16.080 Script: transfer ascii
. 2014-06-25 20:55:16.080 Session upkeep
> 2014-06-25 20:55:16.080 Script: cd Prod
< 2014-06-25 20:55:16.080 Script: cd Prod
. 2014-06-25 20:55:16.081 Cached directory change via "Prod" to "/Prod".
. 2014-06-25 20:55:16.081 Getting current directory name.
< 2014-06-25 20:55:16.081 Script: /Prod
. 2014-06-25 20:55:16.081 Session upkeep
> 2014-06-25 20:55:16.081 Script: rm LAREDO_GL_EXTRACT*.txt
< 2014-06-25 20:55:16.081 Script: rm LAREDO_GL_EXTRACT*.txt
. 2014-06-25 20:55:16.081 Listing directory "/Prod".
> 2014-06-25 20:55:16.081 Type: SSH_FXP_OPENDIR, Size: 14, Number: 267
. 2014-06-25 20:55:16.081 Sent 18 bytes
. 2014-06-25 20:55:16.082 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:16.082 Waiting for another 4 bytes
. 2014-06-25 20:55:16.161 Detected network event
. 2014-06-25 20:55:16.161 Received 14 bytes (0)
. 2014-06-25 20:55:16.161 Read 4 bytes (10 pending)
. 2014-06-25 20:55:16.161 Read 10 bytes (0 pending)
< 2014-06-25 20:55:16.161 Type: SSH_FXP_HANDLE, Size: 10, Number: 267
> 2014-06-25 20:55:16.161 Type: SSH_FXP_READDIR, Size: 10, Number: 524
. 2014-06-25 20:55:16.161 Sent 14 bytes
. 2014-06-25 20:55:16.161 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:16.161 Waiting for another 4 bytes
. 2014-06-25 20:55:16.208 Detected network event
. 2014-06-25 20:55:16.208 Received 26 bytes (0)
. 2014-06-25 20:55:16.208 Read 4 bytes (22 pending)
. 2014-06-25 20:55:16.208 Read 22 bytes (0 pending)
< 2014-06-25 20:55:16.208 Type: SSH_FXP_STATUS, Size: 22, Number: 524
< 2014-06-25 20:55:16.209 Status code: 1
. 2014-06-25 20:55:16.209 Listing file "/Prod/..".
> 2014-06-25 20:55:16.209 Type: SSH_FXP_LSTAT, Size: 17, Number: 775
. 2014-06-25 20:55:16.209 Sent 21 bytes
. 2014-06-25 20:55:16.209 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:16.209 Waiting for another 4 bytes
. 2014-06-25 20:55:16.255 Detected network event
. 2014-06-25 20:55:16.256 Received 25 bytes (0)
. 2014-06-25 20:55:16.256 Read 4 bytes (21 pending)
. 2014-06-25 20:55:16.256 Read 21 bytes (0 pending)
< 2014-06-25 20:55:16.256 Type: SSH_FXP_ATTRS, Size: 21, Number: 775
> 2014-06-25 20:55:16.256 Type: SSH_FXP_CLOSE, Size: 10, Number: 1028
. 2014-06-25 20:55:16.256 Sent 14 bytes
. 2014-06-25 20:55:16.256 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:16.256 Session upkeep
> 2014-06-25 20:55:18.396 Script: put -delete -nopreservetime E:\BlackLine\LAREDO_GL_EXTRACT*.txt
< 2014-06-25 20:55:18.396 Script: put -delete -nopreservetime E:\BlackLine\LAREDO_GL_EXTRACT*.txt
. 2014-06-25 20:55:18.397 Copying 1 files/directories to remote directory "/Prod"
. 2014-06-25 20:55:18.397 PrTime: No; PrRO: No; Rght: rw-r--r--; PrR: No (Yes); FnCs: N; RIC: 01; Resume: S (102400); CalcS: No; Mask:
. 2014-06-25 20:55:18.397 TM: A; ClAr: No; CPS: 0; ExclM(No):
. 2014-06-25 20:55:18.397 AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2014-06-25 20:55:18.397 File: "E:\BlackLine\LAREDO_GL_EXTRACT_5312014.txt"
. 2014-06-25 20:55:18.398 Copying "E:\BlackLine\LAREDO_GL_EXTRACT_5312014.txt" to remote directory started.
. 2014-06-25 20:55:18.398 Ascii transfer mode selected.
. 2014-06-25 20:55:18.398 Opening remote file.
> 2014-06-25 20:55:18.398 Type: SSH_FXP_OPEN, Size: 60, Number: 1283
. 2014-06-25 20:55:18.398 Sent 64 bytes
. 2014-06-25 20:55:18.398 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.398 Detected network event
. 2014-06-25 20:55:18.398 Received 25 bytes (0)
. 2014-06-25 20:55:18.398 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.398 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.398 Type: SSH_FXP_STATUS, Size: 21, Number: 1028
. 2014-06-25 20:55:18.398 Discarding reserved response
. 2014-06-25 20:55:18.398 Waiting for another 4 bytes
. 2014-06-25 20:55:18.488 Detected network event
. 2014-06-25 20:55:18.488 Received 14 bytes (0)
. 2014-06-25 20:55:18.488 Read 4 bytes (10 pending)
. 2014-06-25 20:55:18.488 Read 10 bytes (0 pending)
< 2014-06-25 20:55:18.488 Type: SSH_FXP_HANDLE, Size: 10, Number: 1283
. 2014-06-25 20:55:18.488 Write request offset: 0, len: 4061
> 2014-06-25 20:55:18.489 Type: SSH_FXP_WRITE, Size: 4083, Number: 1798
. 2014-06-25 20:55:18.489 Sent 4087 bytes
. 2014-06-25 20:55:18.489 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.490 Write request offset: 4061, len: 4060
> 2014-06-25 20:55:18.490 Type: SSH_FXP_WRITE, Size: 4082, Number: 2054
. 2014-06-25 20:55:18.490 Sent 4086 bytes
. 2014-06-25 20:55:18.490 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.490 Write request offset: 8121, len: 4060
> 2014-06-25 20:55:18.490 Type: SSH_FXP_WRITE, Size: 4082, Number: 2310
. 2014-06-25 20:55:18.491 Sent 4086 bytes
. 2014-06-25 20:55:18.491 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.491 Write request offset: 12181, len: 4061
> 2014-06-25 20:55:18.491 Type: SSH_FXP_WRITE, Size: 4083, Number: 2566
. 2014-06-25 20:55:18.492 Sent 4087 bytes
. 2014-06-25 20:55:18.492 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.492 Write request offset: 16242, len: 4060
> 2014-06-25 20:55:18.492 Type: SSH_FXP_WRITE, Size: 4082, Number: 2822
. 2014-06-25 20:55:18.492 Sent 4086 bytes
. 2014-06-25 20:55:18.492 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.492 Write request offset: 20302, len: 4061
> 2014-06-25 20:55:18.492 Type: SSH_FXP_WRITE, Size: 4083, Number: 3078
. 2014-06-25 20:55:18.493 Sent 4087 bytes
. 2014-06-25 20:55:18.493 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.493 Write request offset: 24363, len: 4060
> 2014-06-25 20:55:18.493 Type: SSH_FXP_WRITE, Size: 4082, Number: 3334
. 2014-06-25 20:55:18.494 Sent 4086 bytes
. 2014-06-25 20:55:18.494 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.494 Write request offset: 28423, len: 4060
> 2014-06-25 20:55:18.494 Type: SSH_FXP_WRITE, Size: 4082, Number: 3590
. 2014-06-25 20:55:18.494 Sent 4086 bytes
. 2014-06-25 20:55:18.494 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.495 Write request offset: 32483, len: 4060
> 2014-06-25 20:55:18.495 Type: SSH_FXP_WRITE, Size: 4082, Number: 3846
. 2014-06-25 20:55:18.495 Sent 4086 bytes
. 2014-06-25 20:55:18.495 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.495 Write request offset: 36543, len: 4061
> 2014-06-25 20:55:18.495 Type: SSH_FXP_WRITE, Size: 4083, Number: 4102
. 2014-06-25 20:55:18.496 Sent 4087 bytes
. 2014-06-25 20:55:18.496 There are 33200 bytes remaining in the send buffer
. 2014-06-25 20:55:18.496 There are 33200 bytes remaining in the send buffer, need to send at least another 432 bytes
. 2014-06-25 20:55:18.536 Detected network event
. 2014-06-25 20:55:18.536 There are 33200 bytes remaining in the send buffer
. 2014-06-25 20:55:18.536 There are 33200 bytes remaining in the send buffer, need to send at least another 432 bytes
. 2014-06-25 20:55:18.537 Detected network event
. 2014-06-25 20:55:18.537 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.538 Write request offset: 40604, len: 35504
> 2014-06-25 20:55:18.538 Type: SSH_FXP_WRITE, Size: 35526, Number: 4358
. 2014-06-25 20:55:18.543 Sent 35530 bytes
. 2014-06-25 20:55:18.543 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.543 Detected network event
. 2014-06-25 20:55:18.543 Received 25 bytes (0)
. 2014-06-25 20:55:18.543 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.543 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.543 Type: SSH_FXP_STATUS, Size: 21, Number: 1798
< 2014-06-25 20:55:18.543 Status code: 0
. 2014-06-25 20:55:18.543 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.583 Detected network event
. 2014-06-25 20:55:18.584 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.584 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.584 Detected network event
. 2014-06-25 20:55:18.584 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.584 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.584 Detected network event
. 2014-06-25 20:55:18.584 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.584 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.586 Detected network event
. 2014-06-25 20:55:18.586 Received 25 bytes (0)
. 2014-06-25 20:55:18.586 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.586 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.587 Type: SSH_FXP_STATUS, Size: 21, Number: 2054
< 2014-06-25 20:55:18.587 Status code: 0
. 2014-06-25 20:55:18.587 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.587 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.587 Detected network event
. 2014-06-25 20:55:18.587 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.587 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.630 Detected network event
. 2014-06-25 20:55:18.630 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.630 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.630 Detected network event
. 2014-06-25 20:55:18.630 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.630 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.630 Detected network event
. 2014-06-25 20:55:18.630 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.630 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.634 Detected network event
. 2014-06-25 20:55:18.634 Received 25 bytes (0)
. 2014-06-25 20:55:18.634 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.634 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.634 Type: SSH_FXP_STATUS, Size: 21, Number: 2310
< 2014-06-25 20:55:18.634 Status code: 0
. 2014-06-25 20:55:18.634 Received 25 bytes (0)
. 2014-06-25 20:55:18.634 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.634 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.634 Type: SSH_FXP_STATUS, Size: 21, Number: 2566
< 2014-06-25 20:55:18.634 Status code: 0
. 2014-06-25 20:55:18.634 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.634 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.677 Detected network event
. 2014-06-25 20:55:18.677 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.677 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.677 Detected network event
. 2014-06-25 20:55:18.677 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.677 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.681 Detected network event
. 2014-06-25 20:55:18.681 Received 25 bytes (0)
. 2014-06-25 20:55:18.681 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.681 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.681 Type: SSH_FXP_STATUS, Size: 21, Number: 2822
< 2014-06-25 20:55:18.681 Status code: 0
. 2014-06-25 20:55:18.681 Received 25 bytes (0)
. 2014-06-25 20:55:18.681 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.681 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.681 Type: SSH_FXP_STATUS, Size: 21, Number: 3078
< 2014-06-25 20:55:18.681 Status code: 0
. 2014-06-25 20:55:18.681 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.681 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.724 Detected network event
. 2014-06-25 20:55:18.725 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.725 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.725 Detected network event
. 2014-06-25 20:55:18.725 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.725 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.727 Detected network event
. 2014-06-25 20:55:18.727 Received 25 bytes (0)
. 2014-06-25 20:55:18.727 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.727 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.727 Type: SSH_FXP_STATUS, Size: 21, Number: 3334
< 2014-06-25 20:55:18.727 Status code: 0
. 2014-06-25 20:55:18.727 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.727 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.729 Detected network event
. 2014-06-25 20:55:18.729 Received 25 bytes (0)
. 2014-06-25 20:55:18.729 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.729 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.729 Type: SSH_FXP_STATUS, Size: 21, Number: 3590
< 2014-06-25 20:55:18.729 Status code: 0
. 2014-06-25 20:55:18.729 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.729 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.729 Detected network event
. 2014-06-25 20:55:18.729 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.729 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.778 Detected network event
. 2014-06-25 20:55:18.778 Received 25 bytes (0)
. 2014-06-25 20:55:18.778 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.778 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.778 Type: SSH_FXP_STATUS, Size: 21, Number: 3846
< 2014-06-25 20:55:18.780 Status code: 0
. 2014-06-25 20:55:18.780 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.780 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.780 Detected network event
. 2014-06-25 20:55:18.780 There are 33088 bytes remaining in the send buffer
. 2014-06-25 20:55:18.780 There are 33088 bytes remaining in the send buffer, need to send at least another 320 bytes
. 2014-06-25 20:55:18.819 Detected network event
. 2014-06-25 20:55:18.819 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:18.820 Write request offset: 76108, len: 35502
> 2014-06-25 20:55:18.820 Type: SSH_FXP_WRITE, Size: 35524, Number: 4614
. 2014-06-25 20:55:18.824 Sent 35528 bytes
. 2014-06-25 20:55:18.824 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.824 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.828 Detected network event
. 2014-06-25 20:55:18.828 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.828 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.828 Detected network event
. 2014-06-25 20:55:18.828 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.828 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.829 Detected network event
. 2014-06-25 20:55:18.829 Received 25 bytes (0)
. 2014-06-25 20:55:18.829 Read 4 bytes (21 pending)
. 2014-06-25 20:55:18.829 Read 21 bytes (0 pending)
< 2014-06-25 20:55:18.829 Type: SSH_FXP_STATUS, Size: 21, Number: 4102
< 2014-06-25 20:55:18.829 Status code: 0
. 2014-06-25 20:55:18.829 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.829 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.867 Detected network event
. 2014-06-25 20:55:18.867 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.867 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.875 Detected network event
. 2014-06-25 20:55:18.875 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.875 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.875 Detected network event
. 2014-06-25 20:55:18.875 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.875 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.915 Detected network event
. 2014-06-25 20:55:18.915 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.915 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.922 Detected network event
. 2014-06-25 20:55:18.922 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.922 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.922 Detected network event
. 2014-06-25 20:55:18.922 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.922 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.922 Detected network event
. 2014-06-25 20:55:18.922 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.922 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.964 Detected network event
. 2014-06-25 20:55:18.964 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.964 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.968 Detected network event
. 2014-06-25 20:55:18.968 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.968 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.968 Detected network event
. 2014-06-25 20:55:18.969 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.969 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.969 Detected network event
. 2014-06-25 20:55:18.969 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.969 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:18.969 Detected network event
. 2014-06-25 20:55:18.969 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:18.969 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:19.012 Detected network event
. 2014-06-25 20:55:19.012 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:19.012 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:19.015 Detected network event
. 2014-06-25 20:55:19.016 There are 32876 bytes remaining in the send buffer
. 2014-06-25 20:55:19.016 There are 32876 bytes remaining in the send buffer, need to send at least another 108 bytes
. 2014-06-25 20:55:19.016 Detected network event
. 2014-06-25 20:55:19.017 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:21.856 Write request offset: 111610, len: 31730
> 2014-06-25 20:55:21.856 Type: SSH_FXP_WRITE, Size: 31752, Number: 4870
. 2014-06-25 20:55:21.859 Sent 31756 bytes
. 2014-06-25 20:55:21.859 There are 33072 bytes remaining in the send buffer
. 2014-06-25 20:55:21.859 Detected network event
. 2014-06-25 20:55:21.859 Received 25 bytes (0)
. 2014-06-25 20:55:21.859 Read 4 bytes (21 pending)
. 2014-06-25 20:55:21.859 Read 21 bytes (0 pending)
< 2014-06-25 20:55:21.859 Type: SSH_FXP_STATUS, Size: 21, Number: 4358
< 2014-06-25 20:55:21.859 Status code: 0
. 2014-06-25 20:55:21.859 There are 33072 bytes remaining in the send buffer, need to send at least another 304 bytes
. 2014-06-25 20:55:21.906 Detected network event
. 2014-06-25 20:55:21.907 There are 33072 bytes remaining in the send buffer
. 2014-06-25 20:55:21.907 There are 33072 bytes remaining in the send buffer, need to send at least another 304 bytes
. 2014-06-25 20:55:21.907 Detected network event
. 2014-06-25 20:55:21.907 There are 33072 bytes remaining in the send buffer
. 2014-06-25 20:55:21.907 There are 33072 bytes remaining in the send buffer, need to send at least another 304 bytes
. 2014-06-25 20:55:21.954 Detected network event
. 2014-06-25 20:55:21.954 There are 33072 bytes remaining in the send buffer
. 2014-06-25 20:55:21.954 There are 33072 bytes remaining in the send buffer, need to send at least another 304 bytes
. 2014-06-25 20:55:22.002 Detected network event
. 2014-06-25 20:55:22.002 There are 33072 bytes remaining in the send buffer
. 2014-06-25 20:55:22.002 There are 33072 bytes remaining in the send buffer, need to send at least another 304 bytes
. 2014-06-25 20:55:22.050 Detected network event
. 2014-06-25 20:55:22.050 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:22.052 Write request offset: 143340, len: 35495
> 2014-06-25 20:55:22.052 Type: SSH_FXP_WRITE, Size: 35517, Number: 5126
. 2014-06-25 20:55:22.056 Sent 35521 bytes
. 2014-06-25 20:55:22.056 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.056 Detected network event
. 2014-06-25 20:55:22.056 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.096 Detected network event
. 2014-06-25 20:55:22.096 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.096 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.096 Detected network event
. 2014-06-25 20:55:22.096 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.096 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.100 Detected network event
. 2014-06-25 20:55:22.100 Received 25 bytes (0)
. 2014-06-25 20:55:22.100 Read 4 bytes (21 pending)
. 2014-06-25 20:55:22.100 Read 21 bytes (0 pending)
< 2014-06-25 20:55:22.100 Type: SSH_FXP_STATUS, Size: 21, Number: 4614
< 2014-06-25 20:55:22.100 Status code: 0
. 2014-06-25 20:55:22.100 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.100 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.100 Detected network event
. 2014-06-25 20:55:22.100 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.100 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.103 Detected network event
. 2014-06-25 20:55:22.103 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.103 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.143 Detected network event
. 2014-06-25 20:55:22.143 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.144 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.151 Detected network event
. 2014-06-25 20:55:22.151 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.151 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.191 Detected network event
. 2014-06-25 20:55:22.191 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.191 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.198 Detected network event
. 2014-06-25 20:55:22.198 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.199 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.239 Detected network event
. 2014-06-25 20:55:22.239 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.239 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.245 Detected network event
. 2014-06-25 20:55:22.246 There are 32972 bytes remaining in the send buffer
. 2014-06-25 20:55:22.246 There are 32972 bytes remaining in the send buffer, need to send at least another 204 bytes
. 2014-06-25 20:55:22.287 Detected network event
. 2014-06-25 20:55:22.287 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:22.288 Write request offset: 178835, len: 35494
> 2014-06-25 20:55:22.288 Type: SSH_FXP_WRITE, Size: 35516, Number: 5382
. 2014-06-25 20:55:22.292 Sent 35520 bytes
. 2014-06-25 20:55:22.292 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.292 Detected network event
. 2014-06-25 20:55:22.292 Received 25 bytes (0)
. 2014-06-25 20:55:22.292 Read 4 bytes (21 pending)
. 2014-06-25 20:55:22.292 Read 21 bytes (0 pending)
< 2014-06-25 20:55:22.292 Type: SSH_FXP_STATUS, Size: 21, Number: 4870
< 2014-06-25 20:55:22.292 Status code: 0
. 2014-06-25 20:55:22.292 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.295 Detected network event
. 2014-06-25 20:55:22.295 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.295 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.335 Detected network event
. 2014-06-25 20:55:22.335 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.335 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.342 Detected network event
. 2014-06-25 20:55:22.342 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.342 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.382 Detected network event
. 2014-06-25 20:55:22.382 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.382 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.388 Detected network event
. 2014-06-25 20:55:22.389 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.389 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.428 Detected network event
. 2014-06-25 20:55:22.428 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.428 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.428 Detected network event
. 2014-06-25 20:55:22.429 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.429 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.429 Detected network event
. 2014-06-25 20:55:22.429 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.429 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.435 Detected network event
. 2014-06-25 20:55:22.436 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.436 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.475 Detected network event
. 2014-06-25 20:55:22.476 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.476 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.476 Detected network event
. 2014-06-25 20:55:22.477 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.477 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.490 Detected network event
. 2014-06-25 20:55:22.490 There are 33116 bytes remaining in the send buffer
. 2014-06-25 20:55:22.490 There are 33116 bytes remaining in the send buffer, need to send at least another 348 bytes
. 2014-06-25 20:55:22.524 Detected network event
. 2014-06-25 20:55:22.525 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:22.526 Write request offset: 214329, len: 35497
> 2014-06-25 20:55:22.526 Type: SSH_FXP_WRITE, Size: 35519, Number: 5638
. 2014-06-25 20:55:22.529 Sent 35523 bytes
. 2014-06-25 20:55:22.529 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.529 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.533 Detected network event
. 2014-06-25 20:55:22.533 Received 25 bytes (0)
. 2014-06-25 20:55:22.533 Read 4 bytes (21 pending)
. 2014-06-25 20:55:22.533 Read 21 bytes (0 pending)
< 2014-06-25 20:55:22.533 Type: SSH_FXP_STATUS, Size: 21, Number: 5126
< 2014-06-25 20:55:22.533 Status code: 0
. 2014-06-25 20:55:22.533 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.533 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.533 Detected network event
. 2014-06-25 20:55:22.533 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.533 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.537 Detected network event
. 2014-06-25 20:55:22.538 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.538 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.573 Detected network event
. 2014-06-25 20:55:22.573 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.573 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.573 Detected network event
. 2014-06-25 20:55:22.573 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.573 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.584 Detected network event
. 2014-06-25 20:55:22.585 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.585 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.621 Detected network event
. 2014-06-25 20:55:22.621 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.621 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.632 Detected network event
. 2014-06-25 20:55:22.632 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.632 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.669 Detected network event
. 2014-06-25 20:55:22.669 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.669 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.669 Detected network event
. 2014-06-25 20:55:22.669 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.670 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.670 Detected network event
. 2014-06-25 20:55:22.670 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.670 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.678 Detected network event
. 2014-06-25 20:55:22.679 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.679 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.716 Detected network event
. 2014-06-25 20:55:22.717 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.717 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.717 Detected network event
. 2014-06-25 20:55:22.717 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.717 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.726 Detected network event
. 2014-06-25 20:55:22.726 There are 32800 bytes remaining in the send buffer
. 2014-06-25 20:55:22.726 There are 32800 bytes remaining in the send buffer, need to send at least another 32 bytes
. 2014-06-25 20:55:22.763 Detected network event
. 2014-06-25 20:55:22.764 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:22.765 Write request offset: 249826, len: 35498
> 2014-06-25 20:55:22.765 Type: SSH_FXP_WRITE, Size: 35520, Number: 5894
. 2014-06-25 20:55:22.768 Sent 35524 bytes
. 2014-06-25 20:55:22.768 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.768 Detected network event
. 2014-06-25 20:55:22.768 Received 25 bytes (0)
. 2014-06-25 20:55:22.768 Read 4 bytes (21 pending)
. 2014-06-25 20:55:22.768 Read 21 bytes (0 pending)
< 2014-06-25 20:55:22.768 Type: SSH_FXP_STATUS, Size: 21, Number: 5382
< 2014-06-25 20:55:22.768 Status code: 0
. 2014-06-25 20:55:22.768 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.773 Detected network event
. 2014-06-25 20:55:22.774 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.774 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.811 Detected network event
. 2014-06-25 20:55:22.811 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.811 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.811 Detected network event
. 2014-06-25 20:55:22.811 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.811 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.811 Detected network event
. 2014-06-25 20:55:22.811 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.811 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.821 Detected network event
. 2014-06-25 20:55:22.821 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.821 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.858 Detected network event
. 2014-06-25 20:55:22.858 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.858 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.858 Detected network event
. 2014-06-25 20:55:22.858 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.858 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.868 Detected network event
. 2014-06-25 20:55:22.869 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.869 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.905 Detected network event
. 2014-06-25 20:55:22.905 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.905 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.905 Detected network event
. 2014-06-25 20:55:22.906 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.906 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.915 Detected network event
. 2014-06-25 20:55:22.916 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.916 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.953 Detected network event
. 2014-06-25 20:55:22.953 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.953 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.953 Detected network event
. 2014-06-25 20:55:22.953 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.953 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:22.963 Detected network event
. 2014-06-25 20:55:22.963 There are 33256 bytes remaining in the send buffer
. 2014-06-25 20:55:22.963 There are 33256 bytes remaining in the send buffer, need to send at least another 488 bytes
. 2014-06-25 20:55:23.000 Detected network event
. 2014-06-25 20:55:23.001 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:24.293 Write request offset: 285324, len: 35499
> 2014-06-25 20:55:24.294 Type: SSH_FXP_WRITE, Size: 35521, Number: 6150
. 2014-06-25 20:55:24.297 Sent 35525 bytes
. 2014-06-25 20:55:24.297 There are 32888 bytes remaining in the send buffer
. 2014-06-25 20:55:24.297 Detected network event
. 2014-06-25 20:55:24.297 Received 25 bytes (0)
. 2014-06-25 20:55:24.297 Read 4 bytes (21 pending)
. 2014-06-25 20:55:24.297 Read 21 bytes (0 pending)
< 2014-06-25 20:55:24.297 Type: SSH_FXP_STATUS, Size: 21, Number: 5638
< 2014-06-25 20:55:24.297 Status code: 0
. 2014-06-25 20:55:24.297 There are 32888 bytes remaining in the send buffer, need to send at least another 120 bytes
. 2014-06-25 20:55:24.345 Detected network event
. 2014-06-25 20:55:24.345 There are 32888 bytes remaining in the send buffer
. 2014-06-25 20:55:24.345 There are 32888 bytes remaining in the send buffer, need to send at least another 120 bytes
. 2014-06-25 20:55:24.391 Detected network event
. 2014-06-25 20:55:24.391 There are 32888 bytes remaining in the send buffer
. 2014-06-25 20:55:24.391 There are 32888 bytes remaining in the send buffer, need to send at least another 120 bytes
. 2014-06-25 20:55:24.438 Detected network event
. 2014-06-25 20:55:24.439 There are 32888 bytes remaining in the send buffer
. 2014-06-25 20:55:24.439 There are 32888 bytes remaining in the send buffer, need to send at least another 120 bytes
. 2014-06-25 20:55:24.486 Detected network event
. 2014-06-25 20:55:24.486 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:24.487 Write request offset: 320823, len: 35500
> 2014-06-25 20:55:24.488 Type: SSH_FXP_WRITE, Size: 35522, Number: 6406
. 2014-06-25 20:55:24.493 Sent 35526 bytes
. 2014-06-25 20:55:24.493 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.493 Detected network event
. 2014-06-25 20:55:24.493 Received 25 bytes (0)
. 2014-06-25 20:55:24.493 Read 4 bytes (21 pending)
. 2014-06-25 20:55:24.493 Read 21 bytes (0 pending)
< 2014-06-25 20:55:24.493 Type: SSH_FXP_STATUS, Size: 21, Number: 5894
< 2014-06-25 20:55:24.493 Status code: 0
. 2014-06-25 20:55:24.493 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.533 Detected network event
. 2014-06-25 20:55:24.533 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.533 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.533 Detected network event
. 2014-06-25 20:55:24.533 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.533 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.540 Detected network event
. 2014-06-25 20:55:24.541 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.541 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.580 Detected network event
. 2014-06-25 20:55:24.581 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.581 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.581 Detected network event
. 2014-06-25 20:55:24.581 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.581 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.588 Detected network event
. 2014-06-25 20:55:24.589 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.589 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.628 Detected network event
. 2014-06-25 20:55:24.628 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.628 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.628 Detected network event
. 2014-06-25 20:55:24.628 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.628 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.635 Detected network event
. 2014-06-25 20:55:24.636 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.636 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.675 Detected network event
. 2014-06-25 20:55:24.676 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.676 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.676 Detected network event
. 2014-06-25 20:55:24.676 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.676 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.681 Detected network event
. 2014-06-25 20:55:24.682 There are 33084 bytes remaining in the send buffer
. 2014-06-25 20:55:24.682 There are 33084 bytes remaining in the send buffer, need to send at least another 316 bytes
. 2014-06-25 20:55:24.723 Detected network event
. 2014-06-25 20:55:24.723 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:24.723 Write request offset: 356323, len: 35499
> 2014-06-25 20:55:24.723 Type: SSH_FXP_WRITE, Size: 35521, Number: 6662
. 2014-06-25 20:55:24.726 Sent 35525 bytes
. 2014-06-25 20:55:24.726 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.726 Detected network event
. 2014-06-25 20:55:24.726 Received 25 bytes (0)
. 2014-06-25 20:55:24.726 Read 4 bytes (21 pending)
. 2014-06-25 20:55:24.726 Read 21 bytes (0 pending)
< 2014-06-25 20:55:24.726 Type: SSH_FXP_STATUS, Size: 21, Number: 6150
< 2014-06-25 20:55:24.727 Status code: 0
. 2014-06-25 20:55:24.727 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.729 Detected network event
. 2014-06-25 20:55:24.729 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.729 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.769 Detected network event
. 2014-06-25 20:55:24.769 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.769 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.774 Detected network event
. 2014-06-25 20:55:24.774 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.774 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.776 Detected network event
. 2014-06-25 20:55:24.776 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.776 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.817 Detected network event
. 2014-06-25 20:55:24.817 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.817 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.821 Detected network event
. 2014-06-25 20:55:24.822 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.822 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.823 Detected network event
. 2014-06-25 20:55:24.823 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.823 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.864 Detected network event
. 2014-06-25 20:55:24.865 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.865 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.869 Detected network event
. 2014-06-25 20:55:24.869 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.870 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.870 Detected network event
. 2014-06-25 20:55:24.870 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.870 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.912 Detected network event
. 2014-06-25 20:55:24.913 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.913 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.916 Detected network event
. 2014-06-25 20:55:24.916 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.917 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.917 Detected network event
. 2014-06-25 20:55:24.917 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.917 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.959 Detected network event
. 2014-06-25 20:55:24.960 There are 33332 bytes remaining in the send buffer
. 2014-06-25 20:55:24.960 There are 33332 bytes remaining in the send buffer, need to send at least another 564 bytes
. 2014-06-25 20:55:24.960 Detected network event
. 2014-06-25 20:55:24.960 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:24.961 Write request offset: 391822, len: 35499
> 2014-06-25 20:55:24.961 Type: SSH_FXP_WRITE, Size: 35521, Number: 6918
. 2014-06-25 20:55:24.965 Sent 35525 bytes
. 2014-06-25 20:55:24.965 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:24.965 Detected network event
. 2014-06-25 20:55:24.965 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:24.966 Detected network event
. 2014-06-25 20:55:24.966 Received 25 bytes (0)
. 2014-06-25 20:55:24.966 Read 4 bytes (21 pending)
. 2014-06-25 20:55:24.966 Read 21 bytes (0 pending)
< 2014-06-25 20:55:24.966 Type: SSH_FXP_STATUS, Size: 21, Number: 6406
< 2014-06-25 20:55:24.966 Status code: 0
. 2014-06-25 20:55:24.966 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:24.966 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.008 Detected network event
. 2014-06-25 20:55:25.008 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.008 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.012 Detected network event
. 2014-06-25 20:55:25.012 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.012 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.013 Detected network event
. 2014-06-25 20:55:25.013 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.013 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.055 Detected network event
. 2014-06-25 20:55:25.055 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.055 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.055 Detected network event
. 2014-06-25 20:55:25.055 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.055 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.058 Detected network event
. 2014-06-25 20:55:25.059 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.059 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.059 Detected network event
. 2014-06-25 20:55:25.059 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.059 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.059 Detected network event
. 2014-06-25 20:55:25.060 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.060 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.101 Detected network event
. 2014-06-25 20:55:25.101 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.102 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.102 Detected network event
. 2014-06-25 20:55:25.102 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.102 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.106 Detected network event
. 2014-06-25 20:55:25.106 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.106 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.106 Detected network event
. 2014-06-25 20:55:25.106 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.106 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.106 Detected network event
. 2014-06-25 20:55:25.107 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.107 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.149 Detected network event
. 2014-06-25 20:55:25.149 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.149 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.150 Detected network event
. 2014-06-25 20:55:25.150 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.150 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.153 Detected network event
. 2014-06-25 20:55:25.153 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.153 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.154 Detected network event
. 2014-06-25 20:55:25.154 There are 33016 bytes remaining in the send buffer
. 2014-06-25 20:55:25.154 There are 33016 bytes remaining in the send buffer, need to send at least another 248 bytes
. 2014-06-25 20:55:25.197 Detected network event
. 2014-06-25 20:55:25.197 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:26.729 Write request offset: 427321, len: 35496
> 2014-06-25 20:55:26.729 Type: SSH_FXP_WRITE, Size: 35518, Number: 7174
. 2014-06-25 20:55:26.733 Sent 35522 bytes
. 2014-06-25 20:55:26.733 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.733 Detected network event
. 2014-06-25 20:55:26.733 Received 25 bytes (0)
. 2014-06-25 20:55:26.733 Read 4 bytes (21 pending)
. 2014-06-25 20:55:26.733 Read 21 bytes (0 pending)
< 2014-06-25 20:55:26.733 Type: SSH_FXP_STATUS, Size: 21, Number: 6662
< 2014-06-25 20:55:26.733 Status code: 0
. 2014-06-25 20:55:26.733 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.780 Detected network event
. 2014-06-25 20:55:26.781 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.781 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.781 Detected network event
. 2014-06-25 20:55:26.781 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.781 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.781 Detected network event
. 2014-06-25 20:55:26.782 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.782 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.828 Detected network event
. 2014-06-25 20:55:26.828 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.828 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.828 Detected network event
. 2014-06-25 20:55:26.829 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.829 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.875 Detected network event
. 2014-06-25 20:55:26.875 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.875 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.875 Detected network event
. 2014-06-25 20:55:26.876 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.876 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.876 Detected network event
. 2014-06-25 20:55:26.876 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.876 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.922 Detected network event
. 2014-06-25 20:55:26.923 There are 33264 bytes remaining in the send buffer
. 2014-06-25 20:55:26.923 There are 33264 bytes remaining in the send buffer, need to send at least another 496 bytes
. 2014-06-25 20:55:26.923 Detected network event
. 2014-06-25 20:55:26.923 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:26.923 Write request offset: 462817, len: 5628
> 2014-06-25 20:55:26.923 Type: SSH_FXP_WRITE, Size: 5650, Number: 7430
. 2014-06-25 20:55:26.924 Sent 5654 bytes
. 2014-06-25 20:55:26.924 There are 33104 bytes remaining in the send buffer
. 2014-06-25 20:55:26.924 There are 33104 bytes remaining in the send buffer, need to send at least another 336 bytes
. 2014-06-25 20:55:26.925 Detected network event
. 2014-06-25 20:55:26.925 Received 25 bytes (0)
. 2014-06-25 20:55:26.925 Read 4 bytes (21 pending)
. 2014-06-25 20:55:26.925 Read 21 bytes (0 pending)
< 2014-06-25 20:55:26.925 Type: SSH_FXP_STATUS, Size: 21, Number: 6918
< 2014-06-25 20:55:26.926 Status code: 0
. 2014-06-25 20:55:26.926 There are 33104 bytes remaining in the send buffer
. 2014-06-25 20:55:26.926 There are 33104 bytes remaining in the send buffer, need to send at least another 336 bytes
. 2014-06-25 20:55:26.971 Detected network event
. 2014-06-25 20:55:26.971 There are 0 bytes remaining in the send buffer
. 2014-06-25 20:55:31.971 Waiting for another 4 bytes
. 2014-06-25 20:55:31.971 Detected network event
. 2014-06-25 20:55:32.019 Detected network event
. 2014-06-25 20:55:32.019 Detected network event
. 2014-06-25 20:55:32.019 Detected network event
. 2014-06-25 20:55:32.066 Detected network event
. 2014-06-25 20:55:32.066 Detected network event
. 2014-06-25 20:55:32.066 Detected network event
. 2014-06-25 20:55:32.112 Detected network event
. 2014-06-25 20:55:32.112 Detected network event
. 2014-06-25 20:55:32.115 Detected network event
. 2014-06-25 20:55:32.115 Received 25 bytes (0)
. 2014-06-25 20:55:32.115 Read 4 bytes (21 pending)
. 2014-06-25 20:55:32.115 Read 21 bytes (0 pending)
< 2014-06-25 20:55:32.115 Type: SSH_FXP_STATUS, Size: 21, Number: 7174
. 2014-06-25 20:55:32.115 Waiting for another 4 bytes
. 2014-06-25 20:55:32.161 Detected network event
. 2014-06-25 20:55:32.161 Received 25 bytes (0)
. 2014-06-25 20:55:32.161 Read 4 bytes (21 pending)
. 2014-06-25 20:55:32.161 Read 21 bytes (0

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum