View Issue Details

IDProjectCategoryView StatusLast Update
0002426PluginsNetBoxpublic2014-03-21 17:28
Reportervsukhoml Assigned Tomichael.lukashov  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
Platformx64OSWindowsOS Version7
Product Version3.0 
Summary0002426: Crash on Access Violation in NetBox.dll, SetDirectoryW
DescriptionПериодически при смене каталога в NetBox выпадает с Access Violation (write to 0x00350041), Address 0x5b8d4428, SetDirectoryW, см. скриншот. Было в разных сборках Far (даже в Far 2), и сохраняется в 3.0.3447 (x86).
Steps To ReproduceВ Netbox (FTP) переход по каталогам периодически приводит к сбою. Более точных условий не обнаружил.
TagsNo tags attached.

Activities

vsukhoml

2013-06-10 19:29

reporter  

farcrash-netbox1.png (73,194 bytes)   
farcrash-netbox1.png (73,194 bytes)   

Denis

2013-06-10 20:12

reporter   bugnote:0011115

Да, на форуме писали, что падает на таком макросе:
Macro {
  area="Shell"; key="Ctrl="; flags=""; description="Activate the same folder in the passive panel as in the active panel"; action = function()
    if (panel.SetPanelDirectory(nil, 0, panel.GetPanelDirectory(nil,1))) then
      Panel.SetPos(1, APanel.Current)
    end
  end;
}

vsukhoml

2013-06-11 14:35

reporter   bugnote:0011117

падает и в x64 и в x86 сборке, через некоторое количество переходов по каталогам FTP. мне кажется, что макрос тут не причем. это именно netbox.dll неадекватно в каталог переходит.

michael.lukashov

2013-06-11 19:24

developer   bugnote:0011119

F3 на каталоге нажимаете?

vsukhoml

2013-06-12 09:07

reporter   bugnote:0011122

нет, не нажимал. только Enter для входа в каталог. я быстро переключал каталоги - зашел, и сразу на уровень выше, потом в следующий каталог. на 5-10м вылетает.

michael.lukashov

2013-06-12 15:12

developer   bugnote:0011129

Просьба проверить завтрашнюю (13.06) сборку Far3 - там должна быть пофиксенная версия плагина.

vsukhoml

2013-06-13 04:51

reporter  

far1.jpg (132,469 bytes)   
far1.jpg (132,469 bytes)   

vsukhoml

2013-06-13 04:55

reporter   bugnote:0011132

3450 вылетает. скриншот приложен. но сейчас unload plugin сработал, не вырубив Far. эксперимент не слишком чистый, так с работы использовал SOCKS прокси, но вроде не должно влиять.

vsukhoml

2013-06-13 16:13

reporter   bugnote:0011136

Last edited: 2013-06-13 16:22

сейчас проверил х64 и x86 сборку 3450 на другом компьютере без прокси. не удалось "привычными" действиями добиться сбоя. т.е. похоже проблема частично исправлена.

michael.lukashov

2013-06-13 18:40

developer   bugnote:0011138

В завтрашней сборке проблема будет окончательно исправлена (надеюсь).

vsukhoml

2013-06-14 06:23

reporter   bugnote:0011142

поставил 3457. без прокси, когда все быстро работает - проблем нет. но через прокси, из-за того, что скорость низкая получается и, видимо, где-то по таймауту вылетает ситуация меняется. в 3450 сразу выдавал исключение, а теперь выдает диагностику и после этого исключение. скриншоты приложил

vsukhoml

2013-06-14 06:23

reporter  

far3.jpg (108,171 bytes)   
far3.jpg (108,171 bytes)   

vsukhoml

2013-06-14 06:24

reporter  

far2.jpg (107,214 bytes)   
far2.jpg (107,214 bytes)   

michael.lukashov

2013-06-15 21:48

developer   bugnote:0011148

Что за прокси используется? Что происходит, если отключить опцию "Cache visited remote directories"?

vsukhoml

2013-06-16 15:20

reporter   bugnote:0011151

прокси - SOCKS5, какой конкретно (разработчик) сказать не могу - это корпоративный. Опцию отключал и отключал полностью все кеширование - результат тот же на 3462. сначала вылетает с ошибкой, потом с crash. Добавил новые картинки. причем смена опции кеширования не влияет на адрес возникновения ошибки.

vsukhoml

2013-06-16 15:20

reporter  

far4.jpg (118,947 bytes)   
far4.jpg (118,947 bytes)   

vsukhoml

2013-06-16 15:20

reporter  

far5.jpg (107,392 bytes)   
far5.jpg (107,392 bytes)   

michael.lukashov

2013-06-17 18:28

developer   bugnote:0011162

Я уже SOCKS5 прокси настроил для ftp соединения к ftp.freebsd.org - ошибка не повторяется, хоть убейся. Может предоставите тестовый логин/пароль к серверу?

vsukhoml

2013-06-18 06:33

reporter   bugnote:0011165

у меня корпоративный прокси в интранете, потому при всем желании не смогу доступ дать. я думаю, что проблему можно смоделировать настроив локальный SOCKS5 сервер и в какой момент зарезать ему доступ наружу используя файервол. у меня по сути этот socks5 по таймауту вылетает, так как физически в США находится.

michael.lukashov

2013-06-19 19:02

developer   bugnote:0011180

Не удается воспроизвести такую ситауацию на локальной машине. Если принудительно завершить процесс SOCK5 прокси, плагин показывает сообщение "Lost connection. Disconnected from server" и корректно завершается. С помощью firewall тоже не удалось добиться ошибки.

vsukhoml

2013-06-19 19:15

reporter   bugnote:0011181

а если ограничить после соединения пропускную полосу для SOCKS5? Под Линукс - tc, под Windows - http://superuser.com/questions/135719/windows-program-to-limit-bandwidth-of-other-programs и http://seriousbit.com/netbalancer/
Я попробую тряхнуть стариной и запустить с отладчиком как руки дойдут, если не получится воспроизвести :)

michael.lukashov

2013-06-19 19:24

developer   bugnote:0011182

Возможно логи сессии и дамп стека, который генерит Far, могут прояснить ситуацию.

vsukhoml

2013-06-19 19:26

reporter   bugnote:0011183

как мне их сгенерировать?

michael.lukashov

2013-06-19 19:30

developer   bugnote:0011184

При установке Far3 из .msi файла в дереве компонентов надо выбрать "FExcept".
Включение логирования в плагине: F11 --> "NetBox commands" --> Configure --> "Logging settings"
[x] Enable logging
Logging level: Debug 2

vsukhoml

2013-06-19 19:58

reporter   bugnote:0011185

в списке компонентов последней сборки FExcept не вижу, но каталог с таким именем есть и в нем есть файлы. Логирование поставил, что но у меня сейчас вообще все тормозит и не получается подключиться. Утром из офиса попробую.

. 2013-06-19 22:53:05.593 NetBox Version 2.1.31 (Build 267) (OS 6.1.7601 Service Pack 1)
. 2013-06-19 22:53:05.601 Configuration: NetBox 3\
. 2013-06-19 22:53:05.602 Working directory: C:\Users\vadim\AppData\Local\Temp
. 2013-06-19 22:53:05.604 Login time: 19.06.2013 22:53:05
. 2013-06-19 22:53:05.606 --------------------------------------------------------------------------
. 2013-06-19 22:53:05.609 Host name: p46555.ftp.ihc.ru (Port: 21)
. 2013-06-19 22:53:05.611 Tunnel: No
. 2013-06-19 22:53:05.612 Transfer Protocol: FTP
. 2013-06-19 22:53:05.613 Code Page: 65001
. 2013-06-19 22:53:05.614 Ping type: C, Ping interval: 30 sec; Timeout: 60 sec
. 2013-06-19 22:53:05.617 Proxy: SOCKS5
. 2013-06-19 22:53:05.618 HostName: proxy-skype (Port: 1080); Username: ; Passwd: No
. 2013-06-19 22:53:05.620 FTP: FTPS: None; Passive: Yes [Force IP: A]; MLSD: A
. 2013-06-19 22:53:05.622 Local directory: default, Remote directory: /www/stroi-process.ru/language, Update: Yes, Cache: No
. 2013-06-19 22:53:05.625 Cache directory changes: No, Permanent: Yes
. 2013-06-19 22:53:05.627 DST mode: 1; Timezone offset: 0h 0m
. 2013-06-19 22:53:05.627 --------------------------------------------------------------------------
. 2013-06-19 22:53:05.637 Connecting to p46555.ftp.ihc.ru ...
. 2013-06-19 22:53:05.861 m_pProxyLayer changed state from 0 to 1
. 2013-06-19 22:53:05.865 m_pProxyLayer changed state from 1 to 2
. 2013-06-19 22:53:06.104 m_pProxyLayer changed state from 2 to 4
. 2013-06-19 22:54:05.449 Timeout detected.
. 2013-06-19 22:54:05.499 Connection failed.
. 2013-06-19 22:54:05.499 Got reply 1004 to the command 1
. 2013-06-19 22:54:05.504 Reached maximum number of retries: 2
* 2013-06-19 22:54:05.505
* 2013-06-19 22:54:05.505 Timeout detected.
* 2013-06-19 22:54:05.506 Connection failed.

vsukhoml

2013-06-20 06:57

reporter   bugnote:0011188

Похоже, что проблема в NetBox кроме этого еще в особенностях соединения. После установки сборки 3466 и 3468 не могу зайти на FTP через прокси вообще. Лог как выше. Думал SOCKS не работает, но FileZilla прекрасно заходит на этот FTP и скорость доступа адекватная, обрывов связи, таймаутов не наблюдаю. Так что надо внимательнее смотреть на реализацию SOCKS прокси. Пробовал и SOCKS4 ставить - поведение то же.

michael.lukashov

2013-06-20 19:32

developer   bugnote:0011191

Настройки прокси для FTP поправил, будет в завтрашней ночной сборке. Возможно придется заново отредактировать настройки прокси для сессий.

vsukhoml

2013-06-21 04:22

reporter   bugnote:0011193

проверил 3470. На этот раз с 3-й попытки удалось установить соединение и получить лог. после 2-го захода в каталог было выдано сообщение об ошибке, и вместо падения в SetDirectoryW был возврат в "нормальный" режим, переход обратно на локальный диск. и Far завис. Не было реакции ни на мышку, ни на клавиатуру. Лог сессии прикладываю

vsukhoml

2013-06-21 04:23

reporter  

vsukhoml

2013-06-26 06:39

reporter   bugnote:0011197

Очередной лог. Проблема в очень медленной работе с SOCKS прокси. В чем причина - не знаю. Похоже, что происходит сбой в момент перехода в пассивный режим - не может корректно определить свой адрес? после этого выполнение MLSD затягивается по таймауту, хотя сам прокси работает адекватно.

. 2013-06-26 08:50:57.639 --------------------------------------------------------------------------
. 2013-06-26 08:50:57.643 NetBox Version 2.1.31 (Build 267) (OS 6.1.7601 Service Pack 1)
. 2013-06-26 08:50:57.652 Configuration: NetBox 3\
. 2013-06-26 08:50:57.653 Working directory: C:\!Docs
. 2013-06-26 08:50:57.655 Login time: 26.06.2013 08:50:57
. 2013-06-26 08:50:57.656 --------------------------------------------------------------------------
. 2013-06-26 08:50:57.658 Host name: p46000.ftp.ihc.ru (Port: 21)
. 2013-06-26 08:50:57.659 Tunnel: No
. 2013-06-26 08:50:57.660 Transfer Protocol: FTP
. 2013-06-26 08:50:57.660 Code Page: 65001
. 2013-06-26 08:50:57.661 Ping type: C, Ping interval: 30 sec; Timeout: 60 sec
. 2013-06-26 08:50:57.662 Proxy: SOCKS5
. 2013-06-26 08:50:57.663 HostName: proxy-skype (Port: 1080); Username: ; Passwd: No
. 2013-06-26 08:50:57.664 FTP: FTPS: None; Passive: Yes [Force IP: A]; MLSD: A
. 2013-06-26 08:50:57.665 Local directory: default, Remote directory: /www/stroi-process.ru/language, Update: No, Cache: Yes
. 2013-06-26 08:50:57.667 Cache directory changes: No, Permanent: Yes
. 2013-06-26 08:50:57.668 DST mode: 1; Timezone offset: 0h 0m
. 2013-06-26 08:50:57.669 --------------------------------------------------------------------------
. 2013-06-26 08:50:57.684 Connecting to p46000.ftp.ihc.ru ...
. 2013-06-26 08:50:57.989 m_pProxyLayer changed state from 0 to 1
. 2013-06-26 08:50:57.989 m_pProxyLayer changed state from 1 to 2
. 2013-06-26 08:50:58.211 m_pProxyLayer changed state from 2 to 4
. 2013-06-26 08:50:59.114 Connected with p46000.ftp.ihc.ru. Waiting for welcome message...
< 2013-06-26 08:50:59.306 220 FTP Server ready.
> 2013-06-26 08:50:59.306 USER p46000
< 2013-06-26 08:50:59.731 331 Password required for p46000
> 2013-06-26 08:50:59.733 PASS **********
< 2013-06-26 08:51:00.174 230 User p46000 logged in.
> 2013-06-26 08:51:00.176 SYST
< 2013-06-26 08:51:00.590 215 UNIX Type: L8
> 2013-06-26 08:51:00.590 FEAT
< 2013-06-26 08:51:01.004 211-Features:
< 2013-06-26 08:51:01.006 MDTM
< 2013-06-26 08:51:01.007 MFMT
< 2013-06-26 08:51:01.008 LANG en-US;ru-RU;zh-CN;bg-BG;zh-TW;ja-JP;it-IT;fr-FR;ko-KR
< 2013-06-26 08:51:01.010 TVFS
< 2013-06-26 08:51:01.011 UTF8
< 2013-06-26 08:51:01.012 MFF modify;UNIX.group;UNIX.mode;
< 2013-06-26 08:51:01.014 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
< 2013-06-26 08:51:01.017 REST STREAM
< 2013-06-26 08:51:01.018 SIZE
< 2013-06-26 08:51:01.019 211 End
> 2013-06-26 08:51:01.020 OPTS UTF8 ON
< 2013-06-26 08:51:01.421 200 UTF8 set to on
. 2013-06-26 08:51:01.471 Connected
. 2013-06-26 08:51:01.472 Got reply 1 to the command 1
. 2013-06-26 08:51:01.472 --------------------------------------------------------------------------
. 2013-06-26 08:51:01.473 Using FTP protocol.
. 2013-06-26 08:51:01.473 Doing startup conversation with host.
> 2013-06-26 08:51:01.474 PWD
< 2013-06-26 08:51:01.888 257 "/" is the current directory
. 2013-06-26 08:51:01.938 Got reply 1 to the command 16
. 2013-06-26 08:51:01.942 Changing directory to "/www/stroi-process.ru/language".
> 2013-06-26 08:51:01.944 CWD /www/stroi-process.ru/language
< 2013-06-26 08:51:02.358 250 CWD command successful
. 2013-06-26 08:51:02.359 Got reply 1 to the command 16
. 2013-06-26 08:51:02.360 Startup conversation with host finished.
. 2013-06-26 08:51:02.361 Getting current directory name.
> 2013-06-26 08:51:02.361 PWD
< 2013-06-26 08:51:02.776 257 "/www/stroi-process.ru/language" is the current directory
. 2013-06-26 08:51:02.778 Got reply 1 to the command 16
. 2013-06-26 08:51:02.831 Retrieving directory listing...
> 2013-06-26 08:51:02.833 TYPE A
< 2013-06-26 08:51:03.196 200 Type set to A
> 2013-06-26 08:51:03.246 PASV
. 2013-06-26 08:51:03.247 m_pProxyLayer changed state from 0 to 1
< 2013-06-26 08:51:03.611 227 Entering Passive Mode (91,218,229,20,169,213).
. 2013-06-26 08:51:03.611 Error retrieving server address, cannot test if address is routable
> 2013-06-26 08:51:03.612 MLSD
. 2013-06-26 08:51:03.856 m_pProxyLayer changed state from 1 to 2
. 2013-06-26 08:51:04.091 m_pProxyLayer changed state from 2 to 4
. 2013-06-26 08:51:05.297 <Empty directory listing>
. 2013-06-26 08:52:05.611 Timeout detected.
. 2013-06-26 08:52:05.661 Could not retrieve directory listing
. 2013-06-26 08:52:05.662 Got reply 1004 to the command 2

Для сравнения лог из Filezilla:
09:37:54 Status: Connecting to p46000.ftp.ihc.ru through proxy
09:37:54 Status: Resolving address of proxy-skype
09:37:54 Status: Connecting to 10.1.192.48:1080...
09:37:54 Status: Connection with proxy established, performing handshake...
09:37:55 Status: Connection established, waiting for welcome message...
09:37:55 Response: 220 FTP Server ready.
09:37:55 Command: USER p46000
09:37:55 Response: 331 Password required for p46000
09:37:55 Command: PASS **********
09:37:56 Response: 230 User p46000 logged in.
09:37:56 Command: OPTS UTF8 ON
09:37:56 Response: 200 UTF8 set to on
09:37:56 Status: Connected
09:37:56 Status: Retrieving directory listing...
09:37:56 Command: PWD
09:37:57 Response: 257 "/" is the current directory
09:37:57 Status: Directory listing successful

vsukhoml

2013-06-26 06:44

reporter   bugnote:0011198

Более подробный лог Filezilla для сравнения:

09:41:31 Status: Connecting to p46000.ftp.ihc.ru through proxy
09:41:31 Status: Resolving address of proxy-skype
09:41:31 Status: Connecting to 10.7.211.16:1080...
09:41:32 Status: Connection with proxy established, performing handshake...
09:41:33 Status: Connection established, waiting for welcome message...
09:41:33 Response: 220 FTP Server ready.
09:41:33 Command: USER p46000
09:41:33 Response: 331 Password required for p46000
09:41:33 Command: PASS **********
09:41:34 Response: 230 User p46000 logged in.
09:41:34 Command: SYST
09:41:34 Response: 215 UNIX Type: L8
09:41:34 Command: FEAT
09:41:34 Response: 211-Features:
09:41:34 Response: MDTM
09:41:34 Response: MFMT
09:41:34 Response: LANG en-US;ru-RU;zh-CN;bg-BG;zh-TW;ja-JP;it-IT;fr-FR;ko-KR
09:41:34 Response: TVFS
09:41:34 Response: UTF8
09:41:34 Response: MFF modify;UNIX.group;UNIX.mode;
09:41:34 Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
09:41:34 Response: REST STREAM
09:41:34 Response: SIZE
09:41:34 Response: 211 End
09:41:34 Command: OPTS UTF8 ON
09:41:35 Response: 200 UTF8 set to on
09:41:35 Status: Connected
09:41:35 Trace: Measured latency of 436 ms
09:41:35 Status: Retrieving directory listing...
09:41:35 Command: PWD
09:41:35 Response: 257 "/" is the current directory
09:41:35 Command: TYPE I
09:41:36 Response: 200 Type set to I
09:41:36 Command: PASV
09:41:36 Response: 227 Entering Passive Mode (91,218,229,20,146,243).
09:41:36 Command: MLSD
09:41:36 Status: Connecting to 10.7.211.16:1080...
09:41:36 Status: Connection with proxy established, performing handshake...
09:41:38 Response: 150 Opening ASCII mode data connection for MLSD
09:41:38 Response: 226 Transfer complete
09:41:38 Status: Directory listing successful

scp

2013-08-08 14:24

reporter   bugnote:0011313

Last edited: 2013-08-08 14:26

У меня похожая проблема с NetBox-ом.
После поиска по каталогу, при открытии файла на редактирование выдает ошибку доступа и закрывает FAR. Иногда просто вылетает, без окна с ошибкой. Причем, если перед открытием сделать обновление по Ctrl-R, то все нормально.
--------
NetBox Version 2.1.31 (Build 267)
Win 7 SP1

mistbow

2013-08-29 09:24

reporter   bugnote:0011366

Last edited: 2013-08-29 10:04

╔════════════════════════ Exception occurred ════════════════════════╗
║ Exception: Access violation (read from 0x0000000000000009) ║
║ Address: 0x000007FD4679F111 ║
║ Function: GetFilesW ║
║ Module: Data\Local\Far Manager x64\Plugins\NetBox\NetBox.dll ║
╟────────────────────────────────────────────────────────────────────╢
║ { Unload plugin } [ Debug ] ║
╚════════════════════════════════════════════════════════════════════╝
Похожая проблема. Происходит при некачественной связи. Походу это почти одно и тоже, потому как иногда плагин вылетает и с указанной в начале репорта ошибкой SetDirectoryW.
Это тоже тянется с незапамятных времен. Если просто работать по FTP то такого не встречал... наверное это что-то с SFTP.

 ╔═══════════════ NetBox - About ════════════════╗
 ║NetBox: SFTP/FTP/FTPS/SCP/WebDAV client for FAR║
 ║ Version 2.1.30 build 257 ║
 ║ ║
 ║ Based on WinSCP: SFTP/FTP/SCP client for FAR ║
 ║ Version 1.6.2 ║
 ║ Based on WinSCP version 5.2.1 ║
 ╚═══════════════════════════════════════════════╝
FAR 3.0 3525 x64

Если я правильно понимаю технологию, то происходит следующее:
В случае если происходит обрыв связи по таймауту или еще как-то.
При следующем обращении соединение уже закрыто, но плагин об этом не догадыватся и обращется к закрытому соединению снова и получается экзепшен.
Видимо при обрыве надо не закрывать соедиенние, либо перед обращением надо проверять есть ли соединение и если оно закрыто, то проводить всю инициализацию заново... как-то так.
Кстати, именно по этому и не происходит падение, если перед операцией нажимать Ctrl-R.

mistbow

2013-08-29 11:13

reporter   bugnote:0011367

╔════════════════════════ Exception occurred ════════════════════════╗
 ║ Exception: Access violation (read from 0x0000000000000009) ║
 ║ Address: 0x000007FE5159F111 ║
 ║ Function: PutFilesW ║
 ║ Module: Data\Local\Far Manager x64\Plugins\NetBox\NetBox.dll ║
 ╟────────────────────────────────────────────────────────────────────╢
 ║ { Unload plugin } [ Debug ] ║
 ╚════════════════════════════════════════════════════════════════════╝
оставил FAR включенным после копирования папки с файлами, минут 30 не смотрел на него. Потом решил еще раз эту папку скопировать туда же.
Сказал, что сервер не ответил до таймаута 15 секунд, потом захотел повторить и вылезла ошибка.
Есть лог, но полный или нет не знаю.

mistbow

2013-08-29 11:15

reporter  

FAR3_NetBox.log (136,566 bytes)   
2013-08-29 12:59:28.679 Received 28 bytes (0)
. 2013-08-29 13:53:28.733 Copying 1 files/directories to remote directory "******.ru/htdocs/aaa/"
. 2013-08-29 13:53:28.734   PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 0100; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2013-08-29 13:53:28.734   TM: B; ClAr: No; CPS: 0; NewerOnly: No; InclM: 
. 2013-08-29 13:53:28.735   AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2013-08-29 13:53:28.735 File: "******\opencart"
. 2013-08-29 13:53:28.735 Trying to open directory "******.ru/htdocs/aaa/opencart/".
> 2013-08-29 13:53:28.736 Type: SSH_FXP_LSTAT, Size: 54, Number: 3145479
. 2013-08-29 13:53:28.736 Sent 58 bytes
. 2013-08-29 13:53:28.736 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.737 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.737 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.737 Type: SSH_FXP_STATUS, Size: 24, Number: 3145220
. 2013-08-29 13:53:28.737 Discarding reserved response
. 2013-08-29 13:53:28.737 Waiting for another 4 bytes
. 2013-08-29 13:53:28.738 Looking for incoming data
. 2013-08-29 13:53:28.743 Detected network event
. 2013-08-29 13:53:28.743 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.743 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.743 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.744 Received 41 bytes (0)
. 2013-08-29 13:53:28.744 Read 4 bytes (37 pending)
. 2013-08-29 13:53:28.744 Read 37 bytes (0 pending)
< 2013-08-29 13:53:28.744 Type: SSH_FXP_ATTRS, Size: 37, Number: 3145479
. 2013-08-29 13:53:28.744 File: "******\opencart\.git"
. 2013-08-29 13:53:28.745 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/".
> 2013-08-29 13:53:28.745 Type: SSH_FXP_LSTAT, Size: 59, Number: 3145735
. 2013-08-29 13:53:28.745 Sent 63 bytes
. 2013-08-29 13:53:28.746 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.746 Waiting for another 4 bytes
. 2013-08-29 13:53:28.746 Looking for incoming data
. 2013-08-29 13:53:28.750 Detected network event
. 2013-08-29 13:53:28.751 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.751 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.751 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.751 Received 41 bytes (0)
. 2013-08-29 13:53:28.752 Read 4 bytes (37 pending)
. 2013-08-29 13:53:28.752 Read 37 bytes (0 pending)
< 2013-08-29 13:53:28.752 Type: SSH_FXP_ATTRS, Size: 37, Number: 3145735
. 2013-08-29 13:53:28.752 File: "******\opencart\.git\config"
. 2013-08-29 13:53:28.755 Copying "******\opencart\.git\config" to remote directory started.
. 2013-08-29 13:53:28.756 Binary transfer mode selected.
. 2013-08-29 13:53:28.756 Opening remote file.
> 2013-08-29 13:53:28.756 Type: SSH_FXP_OPEN, Size: 81, Number: 3145987
. 2013-08-29 13:53:28.757 Sent 85 bytes
. 2013-08-29 13:53:28.757 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.757 Waiting for another 4 bytes
. 2013-08-29 13:53:28.757 Looking for incoming data
. 2013-08-29 13:53:28.761 Detected network event
. 2013-08-29 13:53:28.761 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.761 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.761 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.762 Received 17 bytes (0)
. 2013-08-29 13:53:28.762 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.762 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.762 Type: SSH_FXP_HANDLE, Size: 13, Number: 3145987
. 2013-08-29 13:53:28.762 Write request offset: 0, len: 393
> 2013-08-29 13:53:28.763 Type: SSH_FXP_WRITE, Size: 418, Number: 3146502
. 2013-08-29 13:53:28.763 Sent 422 bytes
. 2013-08-29 13:53:28.763 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.764 Type: SSH_FXP_CLOSE, Size: 13, Number: 3146756
. 2013-08-29 13:53:28.764 Sent 17 bytes
. 2013-08-29 13:53:28.764 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.764 Type: SSH_FXP_SETSTAT, Size: 77, Number: 3146249
. 2013-08-29 13:53:28.764 Sent 81 bytes
. 2013-08-29 13:53:28.765 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.765 Waiting for another 4 bytes
. 2013-08-29 13:53:28.765 Looking for incoming data
. 2013-08-29 13:53:28.767 Detected network event
. 2013-08-29 13:53:28.767 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.767 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.768 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.768 Received 28 bytes (0)
. 2013-08-29 13:53:28.768 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.768 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.768 Type: SSH_FXP_STATUS, Size: 24, Number: 3146502
. 2013-08-29 13:53:28.769 Waiting for another 4 bytes
. 2013-08-29 13:53:28.769 Looking for incoming data
. 2013-08-29 13:53:28.772 Detected network event
. 2013-08-29 13:53:28.772 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.772 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.772 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.773 Received 28 bytes (0)
. 2013-08-29 13:53:28.773 Received 28 bytes (0)
. 2013-08-29 13:53:28.773 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.773 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.773 Type: SSH_FXP_STATUS, Size: 24, Number: 3146756
< 2013-08-29 13:53:28.773 Status code: 0
. 2013-08-29 13:53:28.774 Preserving timestamp [2013-08-27T06:15:38.000Z]
. 2013-08-29 13:53:28.774 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.774 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.774 Type: SSH_FXP_STATUS, Size: 24, Number: 3146249
< 2013-08-29 13:53:28.774 Status code: 0
. 2013-08-29 13:53:28.775 File: "******\opencart\.git\description"
. 2013-08-29 13:53:28.775 Copying "******\opencart\.git\description" to remote directory started.
. 2013-08-29 13:53:28.776 Binary transfer mode selected.
. 2013-08-29 13:53:28.776 Opening remote file.
> 2013-08-29 13:53:28.776 Type: SSH_FXP_OPEN, Size: 86, Number: 3147011
. 2013-08-29 13:53:28.776 Sent 90 bytes
. 2013-08-29 13:53:28.776 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.777 Detected network event
. 2013-08-29 13:53:28.777 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.777 Enumerated 0 network events making 0 cumulative events for socket 2608
. 2013-08-29 13:53:28.777 Waiting for another 4 bytes
. 2013-08-29 13:53:28.778 Looking for incoming data
. 2013-08-29 13:53:28.780 Detected network event
. 2013-08-29 13:53:28.781 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.781 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.781 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.781 Received 17 bytes (0)
. 2013-08-29 13:53:28.782 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.782 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.782 Type: SSH_FXP_HANDLE, Size: 13, Number: 3147011
. 2013-08-29 13:53:28.782 Write request offset: 0, len: 73
> 2013-08-29 13:53:28.782 Type: SSH_FXP_WRITE, Size: 98, Number: 3147526
. 2013-08-29 13:53:28.783 Sent 102 bytes
. 2013-08-29 13:53:28.783 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.783 Type: SSH_FXP_CLOSE, Size: 13, Number: 3147780
. 2013-08-29 13:53:28.783 Sent 17 bytes
. 2013-08-29 13:53:28.783 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.784 Type: SSH_FXP_SETSTAT, Size: 82, Number: 3147273
. 2013-08-29 13:53:28.784 Sent 86 bytes
. 2013-08-29 13:53:28.784 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.784 Waiting for another 4 bytes
. 2013-08-29 13:53:28.785 Looking for incoming data
. 2013-08-29 13:53:28.788 Detected network event
. 2013-08-29 13:53:28.788 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.788 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.789 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.789 Received 28 bytes (0)
. 2013-08-29 13:53:28.789 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.789 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.789 Type: SSH_FXP_STATUS, Size: 24, Number: 3147526
. 2013-08-29 13:53:28.790 Waiting for another 4 bytes
. 2013-08-29 13:53:28.790 Looking for incoming data
. 2013-08-29 13:53:28.793 Detected network event
. 2013-08-29 13:53:28.793 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.793 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.793 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.794 Received 28 bytes (0)
. 2013-08-29 13:53:28.794 Received 28 bytes (0)
. 2013-08-29 13:53:28.794 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.794 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.794 Type: SSH_FXP_STATUS, Size: 24, Number: 3147780
< 2013-08-29 13:53:28.795 Status code: 0
. 2013-08-29 13:53:28.795 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.795 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.795 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.795 Type: SSH_FXP_STATUS, Size: 24, Number: 3147273
< 2013-08-29 13:53:28.796 Status code: 0
. 2013-08-29 13:53:28.796 File: "******\opencart\.git\FETCH_HEAD"
. 2013-08-29 13:53:28.798 Copying "******\opencart\.git\FETCH_HEAD" to remote directory started.
. 2013-08-29 13:53:28.799 Binary transfer mode selected.
. 2013-08-29 13:53:28.799 Opening remote file.
> 2013-08-29 13:53:28.799 Type: SSH_FXP_OPEN, Size: 85, Number: 3148035
. 2013-08-29 13:53:28.799 Sent 89 bytes
. 2013-08-29 13:53:28.799 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.800 Waiting for another 4 bytes
. 2013-08-29 13:53:28.800 Looking for incoming data
. 2013-08-29 13:53:28.804 Detected network event
. 2013-08-29 13:53:28.804 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.804 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.804 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.805 Received 17 bytes (0)
. 2013-08-29 13:53:28.805 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.805 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.805 Type: SSH_FXP_HANDLE, Size: 13, Number: 3148035
. 2013-08-29 13:53:28.805 Write request offset: 0, len: 508
> 2013-08-29 13:53:28.806 Type: SSH_FXP_WRITE, Size: 533, Number: 3148550
. 2013-08-29 13:53:28.806 Sent 537 bytes
. 2013-08-29 13:53:28.806 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.806 Type: SSH_FXP_CLOSE, Size: 13, Number: 3148804
. 2013-08-29 13:53:28.807 Sent 17 bytes
. 2013-08-29 13:53:28.807 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.807 Type: SSH_FXP_SETSTAT, Size: 81, Number: 3148297
. 2013-08-29 13:53:28.807 Sent 85 bytes
. 2013-08-29 13:53:28.807 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.808 Waiting for another 4 bytes
. 2013-08-29 13:53:28.808 Looking for incoming data
. 2013-08-29 13:53:28.812 Detected network event
. 2013-08-29 13:53:28.812 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.812 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.812 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.813 Received 28 bytes (0)
. 2013-08-29 13:53:28.813 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.813 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.813 Type: SSH_FXP_STATUS, Size: 24, Number: 3148550
. 2013-08-29 13:53:28.813 Waiting for another 4 bytes
. 2013-08-29 13:53:28.813 Looking for incoming data
. 2013-08-29 13:53:28.816 Detected network event
. 2013-08-29 13:53:28.816 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.816 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.817 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.817 Received 28 bytes (0)
. 2013-08-29 13:53:28.817 Received 28 bytes (0)
. 2013-08-29 13:53:28.817 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.817 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.818 Type: SSH_FXP_STATUS, Size: 24, Number: 3148804
< 2013-08-29 13:53:28.818 Status code: 0
. 2013-08-29 13:53:28.818 Preserving timestamp [2013-08-27T06:16:04.000Z]
. 2013-08-29 13:53:28.818 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.818 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.819 Type: SSH_FXP_STATUS, Size: 24, Number: 3148297
< 2013-08-29 13:53:28.819 Status code: 0
. 2013-08-29 13:53:28.819 File: "******\opencart\.git\HEAD"
. 2013-08-29 13:53:28.820 Copying "******\opencart\.git\HEAD" to remote directory started.
. 2013-08-29 13:53:28.820 Binary transfer mode selected.
. 2013-08-29 13:53:28.820 Opening remote file.
> 2013-08-29 13:53:28.820 Type: SSH_FXP_OPEN, Size: 79, Number: 3149059
. 2013-08-29 13:53:28.821 Sent 83 bytes
. 2013-08-29 13:53:28.821 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.821 Waiting for another 4 bytes
. 2013-08-29 13:53:28.821 Looking for incoming data
. 2013-08-29 13:53:28.825 Detected network event
. 2013-08-29 13:53:28.825 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.825 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.826 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.826 Received 17 bytes (0)
. 2013-08-29 13:53:28.826 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.826 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.826 Type: SSH_FXP_HANDLE, Size: 13, Number: 3149059
. 2013-08-29 13:53:28.827 Write request offset: 0, len: 23
> 2013-08-29 13:53:28.827 Type: SSH_FXP_WRITE, Size: 48, Number: 3149574
. 2013-08-29 13:53:28.827 Sent 52 bytes
. 2013-08-29 13:53:28.827 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.827 Type: SSH_FXP_CLOSE, Size: 13, Number: 3149828
. 2013-08-29 13:53:28.828 Sent 17 bytes
. 2013-08-29 13:53:28.828 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.828 Type: SSH_FXP_SETSTAT, Size: 75, Number: 3149321
. 2013-08-29 13:53:28.828 Sent 79 bytes
. 2013-08-29 13:53:28.828 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.829 Waiting for another 4 bytes
. 2013-08-29 13:53:28.829 Looking for incoming data
. 2013-08-29 13:53:28.831 Detected network event
. 2013-08-29 13:53:28.832 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.832 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.832 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.832 Received 28 bytes (0)
. 2013-08-29 13:53:28.833 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.833 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.833 Type: SSH_FXP_STATUS, Size: 24, Number: 3149574
. 2013-08-29 13:53:28.833 Waiting for another 4 bytes
. 2013-08-29 13:53:28.833 Looking for incoming data
. 2013-08-29 13:53:28.836 Detected network event
. 2013-08-29 13:53:28.836 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.836 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.836 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.837 Received 28 bytes (0)
. 2013-08-29 13:53:28.837 Received 28 bytes (0)
. 2013-08-29 13:53:28.837 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.837 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.837 Type: SSH_FXP_STATUS, Size: 24, Number: 3149828
< 2013-08-29 13:53:28.837 Status code: 0
. 2013-08-29 13:53:28.838 Preserving timestamp [2013-08-25T07:40:48.000Z]
. 2013-08-29 13:53:28.838 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.838 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.838 Type: SSH_FXP_STATUS, Size: 24, Number: 3149321
< 2013-08-29 13:53:28.838 Status code: 0
. 2013-08-29 13:53:28.839 File: "******\opencart\.git\hooks"
. 2013-08-29 13:53:28.839 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/hooks/".
> 2013-08-29 13:53:28.839 Type: SSH_FXP_LSTAT, Size: 65, Number: 3150087
. 2013-08-29 13:53:28.840 Sent 69 bytes
. 2013-08-29 13:53:28.840 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.840 Waiting for another 4 bytes
. 2013-08-29 13:53:28.840 Looking for incoming data
. 2013-08-29 13:53:28.848 Detected network event
. 2013-08-29 13:53:28.848 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.848 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.848 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.849 Received 41 bytes (0)
. 2013-08-29 13:53:28.849 Read 4 bytes (37 pending)
. 2013-08-29 13:53:28.849 Read 37 bytes (0 pending)
< 2013-08-29 13:53:28.849 Type: SSH_FXP_ATTRS, Size: 37, Number: 3150087
. 2013-08-29 13:53:28.849 File: "******\opencart\.git\hooks\applypatch-msg.sample"
. 2013-08-29 13:53:28.850 Copying "******\opencart\.git\hooks\applypatch-msg.sample" to remote directory started.
. 2013-08-29 13:53:28.851 Binary transfer mode selected.
. 2013-08-29 13:53:28.851 Opening remote file.
> 2013-08-29 13:53:28.851 Type: SSH_FXP_OPEN, Size: 102, Number: 3150339
. 2013-08-29 13:53:28.851 Sent 106 bytes
. 2013-08-29 13:53:28.851 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.852 Waiting for another 4 bytes
. 2013-08-29 13:53:28.852 Looking for incoming data
. 2013-08-29 13:53:28.856 Detected network event
. 2013-08-29 13:53:28.856 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.856 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.856 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.857 Received 17 bytes (0)
. 2013-08-29 13:53:28.857 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.857 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.857 Type: SSH_FXP_HANDLE, Size: 13, Number: 3150339
. 2013-08-29 13:53:28.857 Write request offset: 0, len: 452
> 2013-08-29 13:53:28.858 Type: SSH_FXP_WRITE, Size: 477, Number: 3150854
. 2013-08-29 13:53:28.858 Sent 481 bytes
. 2013-08-29 13:53:28.858 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.858 Type: SSH_FXP_CLOSE, Size: 13, Number: 3151108
. 2013-08-29 13:53:28.859 Sent 17 bytes
. 2013-08-29 13:53:28.859 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.859 Type: SSH_FXP_SETSTAT, Size: 98, Number: 3150601
. 2013-08-29 13:53:28.859 Sent 102 bytes
. 2013-08-29 13:53:28.859 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.860 Waiting for another 4 bytes
. 2013-08-29 13:53:28.860 Looking for incoming data
. 2013-08-29 13:53:28.862 Detected network event
. 2013-08-29 13:53:28.862 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.862 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.863 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.863 Received 28 bytes (0)
. 2013-08-29 13:53:28.863 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.863 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.864 Type: SSH_FXP_STATUS, Size: 24, Number: 3150854
. 2013-08-29 13:53:28.864 Waiting for another 4 bytes
. 2013-08-29 13:53:28.864 Looking for incoming data
. 2013-08-29 13:53:28.866 Detected network event
. 2013-08-29 13:53:28.866 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.867 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.867 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.867 Received 28 bytes (0)
. 2013-08-29 13:53:28.867 Received 28 bytes (0)
. 2013-08-29 13:53:28.867 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.868 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.868 Type: SSH_FXP_STATUS, Size: 24, Number: 3151108
< 2013-08-29 13:53:28.868 Status code: 0
. 2013-08-29 13:53:28.868 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.868 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.869 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.869 Type: SSH_FXP_STATUS, Size: 24, Number: 3150601
< 2013-08-29 13:53:28.869 Status code: 0
. 2013-08-29 13:53:28.869 File: "******\opencart\.git\hooks\commit-msg.sample"
. 2013-08-29 13:53:28.870 Copying "******\opencart\.git\hooks\commit-msg.sample" to remote directory started.
. 2013-08-29 13:53:28.870 Binary transfer mode selected.
. 2013-08-29 13:53:28.870 Opening remote file.
> 2013-08-29 13:53:28.871 Type: SSH_FXP_OPEN, Size: 98, Number: 3151363
. 2013-08-29 13:53:28.871 Sent 102 bytes
. 2013-08-29 13:53:28.871 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.871 Waiting for another 4 bytes
. 2013-08-29 13:53:28.871 Looking for incoming data
. 2013-08-29 13:53:28.875 Detected network event
. 2013-08-29 13:53:28.875 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.875 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.875 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.876 Received 17 bytes (0)
. 2013-08-29 13:53:28.876 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.876 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.876 Type: SSH_FXP_HANDLE, Size: 13, Number: 3151363
. 2013-08-29 13:53:28.877 Write request offset: 0, len: 896
> 2013-08-29 13:53:28.877 Type: SSH_FXP_WRITE, Size: 921, Number: 3151878
. 2013-08-29 13:53:28.877 Sent 925 bytes
. 2013-08-29 13:53:28.877 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.878 Type: SSH_FXP_CLOSE, Size: 13, Number: 3152132
. 2013-08-29 13:53:28.878 Sent 17 bytes
. 2013-08-29 13:53:28.878 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.878 Type: SSH_FXP_SETSTAT, Size: 94, Number: 3151625
. 2013-08-29 13:53:28.878 Sent 98 bytes
. 2013-08-29 13:53:28.879 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.879 Waiting for another 4 bytes
. 2013-08-29 13:53:28.879 Looking for incoming data
. 2013-08-29 13:53:28.881 Detected network event
. 2013-08-29 13:53:28.882 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.882 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.882 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.882 Received 28 bytes (0)
. 2013-08-29 13:53:28.883 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.883 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.883 Type: SSH_FXP_STATUS, Size: 24, Number: 3151878
. 2013-08-29 13:53:28.883 Waiting for another 4 bytes
. 2013-08-29 13:53:28.883 Looking for incoming data
. 2013-08-29 13:53:28.885 Detected network event
. 2013-08-29 13:53:28.886 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.886 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.886 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.886 Received 56 bytes (0)
. 2013-08-29 13:53:28.887 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.887 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.887 Type: SSH_FXP_STATUS, Size: 24, Number: 3152132
< 2013-08-29 13:53:28.887 Status code: 0
. 2013-08-29 13:53:28.887 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.888 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.888 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.888 Type: SSH_FXP_STATUS, Size: 24, Number: 3151625
< 2013-08-29 13:53:28.888 Status code: 0
. 2013-08-29 13:53:28.888 File: "******\opencart\.git\hooks\post-commit.sample"
. 2013-08-29 13:53:28.889 Copying "******\opencart\.git\hooks\post-commit.sample" to remote directory started.
. 2013-08-29 13:53:28.889 Binary transfer mode selected.
. 2013-08-29 13:53:28.890 Opening remote file.
> 2013-08-29 13:53:28.890 Type: SSH_FXP_OPEN, Size: 99, Number: 3152387
. 2013-08-29 13:53:28.890 Sent 103 bytes
. 2013-08-29 13:53:28.890 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.890 Waiting for another 4 bytes
. 2013-08-29 13:53:28.891 Looking for incoming data
. 2013-08-29 13:53:28.894 Detected network event
. 2013-08-29 13:53:28.894 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.894 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.894 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.895 Received 17 bytes (0)
. 2013-08-29 13:53:28.895 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.895 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.895 Type: SSH_FXP_HANDLE, Size: 13, Number: 3152387
. 2013-08-29 13:53:28.896 Write request offset: 0, len: 160
> 2013-08-29 13:53:28.896 Type: SSH_FXP_WRITE, Size: 185, Number: 3152902
. 2013-08-29 13:53:28.896 Sent 189 bytes
. 2013-08-29 13:53:28.896 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.897 Type: SSH_FXP_CLOSE, Size: 13, Number: 3153156
. 2013-08-29 13:53:28.897 Sent 17 bytes
. 2013-08-29 13:53:28.897 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.897 Type: SSH_FXP_SETSTAT, Size: 95, Number: 3152649
. 2013-08-29 13:53:28.897 Sent 99 bytes
. 2013-08-29 13:53:28.898 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.898 Waiting for another 4 bytes
. 2013-08-29 13:53:28.898 Looking for incoming data
. 2013-08-29 13:53:28.900 Detected network event
. 2013-08-29 13:53:28.900 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.901 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.901 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.901 Received 28 bytes (0)
. 2013-08-29 13:53:28.901 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.902 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.902 Type: SSH_FXP_STATUS, Size: 24, Number: 3152902
. 2013-08-29 13:53:28.902 Waiting for another 4 bytes
. 2013-08-29 13:53:28.902 Looking for incoming data
. 2013-08-29 13:53:28.907 Detected network event
. 2013-08-29 13:53:28.907 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.907 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.908 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.908 Received 28 bytes (0)
. 2013-08-29 13:53:28.908 Received 28 bytes (0)
. 2013-08-29 13:53:28.908 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.908 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.909 Type: SSH_FXP_STATUS, Size: 24, Number: 3153156
< 2013-08-29 13:53:28.909 Status code: 0
. 2013-08-29 13:53:28.909 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.909 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.909 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.910 Type: SSH_FXP_STATUS, Size: 24, Number: 3152649
< 2013-08-29 13:53:28.910 Status code: 0
. 2013-08-29 13:53:28.910 File: "******\opencart\.git\hooks\post-receive.sample"
. 2013-08-29 13:53:28.911 Copying "******\opencart\.git\hooks\post-receive.sample" to remote directory started.
. 2013-08-29 13:53:28.911 Binary transfer mode selected.
. 2013-08-29 13:53:28.911 Opening remote file.
> 2013-08-29 13:53:28.911 Type: SSH_FXP_OPEN, Size: 100, Number: 3153411
. 2013-08-29 13:53:28.912 Sent 104 bytes
. 2013-08-29 13:53:28.912 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.912 Waiting for another 4 bytes
. 2013-08-29 13:53:28.912 Looking for incoming data
. 2013-08-29 13:53:28.916 Detected network event
. 2013-08-29 13:53:28.916 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.916 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.916 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.917 Received 17 bytes (0)
. 2013-08-29 13:53:28.917 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.917 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.917 Type: SSH_FXP_HANDLE, Size: 13, Number: 3153411
. 2013-08-29 13:53:28.917 Write request offset: 0, len: 552
> 2013-08-29 13:53:28.918 Type: SSH_FXP_WRITE, Size: 577, Number: 3153926
. 2013-08-29 13:53:28.918 Sent 581 bytes
. 2013-08-29 13:53:28.918 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.918 Type: SSH_FXP_CLOSE, Size: 13, Number: 3154180
. 2013-08-29 13:53:28.919 Sent 17 bytes
. 2013-08-29 13:53:28.919 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.919 Type: SSH_FXP_SETSTAT, Size: 96, Number: 3153673
. 2013-08-29 13:53:28.919 Sent 100 bytes
. 2013-08-29 13:53:28.919 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.920 Waiting for another 4 bytes
. 2013-08-29 13:53:28.920 Looking for incoming data
. 2013-08-29 13:53:28.922 Detected network event
. 2013-08-29 13:53:28.922 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.922 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.923 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.923 Received 28 bytes (0)
. 2013-08-29 13:53:28.923 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.923 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.924 Type: SSH_FXP_STATUS, Size: 24, Number: 3153926
. 2013-08-29 13:53:28.924 Waiting for another 4 bytes
. 2013-08-29 13:53:28.924 Looking for incoming data
. 2013-08-29 13:53:28.927 Detected network event
. 2013-08-29 13:53:28.927 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.927 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.927 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.928 Received 28 bytes (0)
. 2013-08-29 13:53:28.928 Received 28 bytes (0)
. 2013-08-29 13:53:28.928 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.928 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.928 Type: SSH_FXP_STATUS, Size: 24, Number: 3154180
< 2013-08-29 13:53:28.929 Status code: 0
. 2013-08-29 13:53:28.929 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.929 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.929 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.929 Type: SSH_FXP_STATUS, Size: 24, Number: 3153673
< 2013-08-29 13:53:28.929 Status code: 0
. 2013-08-29 13:53:28.930 File: "******\opencart\.git\hooks\post-update.sample"
. 2013-08-29 13:53:28.930 Copying "******\opencart\.git\hooks\post-update.sample" to remote directory started.
. 2013-08-29 13:53:28.931 Binary transfer mode selected.
. 2013-08-29 13:53:28.931 Opening remote file.
> 2013-08-29 13:53:28.931 Type: SSH_FXP_OPEN, Size: 99, Number: 3154435
. 2013-08-29 13:53:28.931 Sent 103 bytes
. 2013-08-29 13:53:28.932 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.932 Waiting for another 4 bytes
. 2013-08-29 13:53:28.932 Looking for incoming data
. 2013-08-29 13:53:28.937 Detected network event
. 2013-08-29 13:53:28.937 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.937 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.938 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.938 Received 17 bytes (0)
. 2013-08-29 13:53:28.938 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.938 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.939 Type: SSH_FXP_HANDLE, Size: 13, Number: 3154435
. 2013-08-29 13:53:28.939 Write request offset: 0, len: 189
> 2013-08-29 13:53:28.939 Type: SSH_FXP_WRITE, Size: 214, Number: 3154950
. 2013-08-29 13:53:28.939 Sent 218 bytes
. 2013-08-29 13:53:28.940 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.940 Type: SSH_FXP_CLOSE, Size: 13, Number: 3155204
. 2013-08-29 13:53:28.940 Sent 17 bytes
. 2013-08-29 13:53:28.940 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.940 Type: SSH_FXP_SETSTAT, Size: 95, Number: 3154697
. 2013-08-29 13:53:28.941 Sent 99 bytes
. 2013-08-29 13:53:28.941 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.941 Waiting for another 4 bytes
. 2013-08-29 13:53:28.941 Looking for incoming data
. 2013-08-29 13:53:28.944 Detected network event
. 2013-08-29 13:53:28.945 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.945 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.945 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.945 Received 28 bytes (0)
. 2013-08-29 13:53:28.945 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.946 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.946 Type: SSH_FXP_STATUS, Size: 24, Number: 3154950
. 2013-08-29 13:53:28.946 Waiting for another 4 bytes
. 2013-08-29 13:53:28.946 Looking for incoming data
. 2013-08-29 13:53:28.952 Detected network event
. 2013-08-29 13:53:28.952 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.952 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.952 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.953 Received 28 bytes (0)
. 2013-08-29 13:53:28.953 Received 28 bytes (0)
. 2013-08-29 13:53:28.953 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.953 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.953 Type: SSH_FXP_STATUS, Size: 24, Number: 3155204
< 2013-08-29 13:53:28.954 Status code: 0
. 2013-08-29 13:53:28.954 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.954 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.954 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.954 Type: SSH_FXP_STATUS, Size: 24, Number: 3154697
< 2013-08-29 13:53:28.954 Status code: 0
. 2013-08-29 13:53:28.955 File: "******\opencart\.git\hooks\pre-applypatch.sample"
. 2013-08-29 13:53:28.956 Copying "******\opencart\.git\hooks\pre-applypatch.sample" to remote directory started.
. 2013-08-29 13:53:28.956 Binary transfer mode selected.
. 2013-08-29 13:53:28.956 Opening remote file.
> 2013-08-29 13:53:28.956 Type: SSH_FXP_OPEN, Size: 102, Number: 3155459
. 2013-08-29 13:53:28.957 Sent 106 bytes
. 2013-08-29 13:53:28.957 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.957 Waiting for another 4 bytes
. 2013-08-29 13:53:28.957 Looking for incoming data
. 2013-08-29 13:53:28.961 Detected network event
. 2013-08-29 13:53:28.961 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.961 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.961 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.962 Received 17 bytes (0)
. 2013-08-29 13:53:28.962 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.962 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.962 Type: SSH_FXP_HANDLE, Size: 13, Number: 3155459
. 2013-08-29 13:53:28.962 Write request offset: 0, len: 398
> 2013-08-29 13:53:28.963 Type: SSH_FXP_WRITE, Size: 423, Number: 3155974
. 2013-08-29 13:53:28.963 Sent 427 bytes
. 2013-08-29 13:53:28.963 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.963 Type: SSH_FXP_CLOSE, Size: 13, Number: 3156228
. 2013-08-29 13:53:28.964 Sent 17 bytes
. 2013-08-29 13:53:28.964 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.964 Type: SSH_FXP_SETSTAT, Size: 98, Number: 3155721
. 2013-08-29 13:53:28.964 Sent 102 bytes
. 2013-08-29 13:53:28.964 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.965 Waiting for another 4 bytes
. 2013-08-29 13:53:28.965 Looking for incoming data
. 2013-08-29 13:53:28.967 Detected network event
. 2013-08-29 13:53:28.967 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.967 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.967 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.968 Received 28 bytes (0)
. 2013-08-29 13:53:28.968 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.968 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.968 Type: SSH_FXP_STATUS, Size: 24, Number: 3155974
. 2013-08-29 13:53:28.968 Waiting for another 4 bytes
. 2013-08-29 13:53:28.969 Looking for incoming data
. 2013-08-29 13:53:28.972 Detected network event
. 2013-08-29 13:53:28.972 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.972 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.972 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.973 Received 28 bytes (0)
. 2013-08-29 13:53:28.973 Received 28 bytes (0)
. 2013-08-29 13:53:28.973 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.973 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.973 Type: SSH_FXP_STATUS, Size: 24, Number: 3156228
< 2013-08-29 13:53:28.974 Status code: 0
. 2013-08-29 13:53:28.974 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.974 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.974 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.974 Type: SSH_FXP_STATUS, Size: 24, Number: 3155721
< 2013-08-29 13:53:28.975 Status code: 0
. 2013-08-29 13:53:28.975 File: "******\opencart\.git\hooks\pre-commit.sample"
. 2013-08-29 13:53:28.975 Copying "******\opencart\.git\hooks\pre-commit.sample" to remote directory started.
. 2013-08-29 13:53:28.976 Binary transfer mode selected.
. 2013-08-29 13:53:28.976 Opening remote file.
> 2013-08-29 13:53:28.976 Type: SSH_FXP_OPEN, Size: 98, Number: 3156483
. 2013-08-29 13:53:28.976 Sent 102 bytes
. 2013-08-29 13:53:28.977 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.977 Waiting for another 4 bytes
. 2013-08-29 13:53:28.977 Looking for incoming data
. 2013-08-29 13:53:28.980 Detected network event
. 2013-08-29 13:53:28.981 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.981 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.981 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.981 Received 17 bytes (0)
. 2013-08-29 13:53:28.982 Read 4 bytes (13 pending)
. 2013-08-29 13:53:28.982 Read 13 bytes (0 pending)
< 2013-08-29 13:53:28.982 Type: SSH_FXP_HANDLE, Size: 13, Number: 3156483
. 2013-08-29 13:53:28.982 Write request offset: 0, len: 1704
> 2013-08-29 13:53:28.982 Type: SSH_FXP_WRITE, Size: 1729, Number: 3156998
. 2013-08-29 13:53:28.983 Sent 1733 bytes
. 2013-08-29 13:53:28.983 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.983 Type: SSH_FXP_CLOSE, Size: 13, Number: 3157252
. 2013-08-29 13:53:28.984 Sent 17 bytes
. 2013-08-29 13:53:28.984 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:28.984 Type: SSH_FXP_SETSTAT, Size: 94, Number: 3156745
. 2013-08-29 13:53:28.984 Sent 98 bytes
. 2013-08-29 13:53:28.984 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.985 Waiting for another 4 bytes
. 2013-08-29 13:53:28.985 Looking for incoming data
. 2013-08-29 13:53:28.988 Detected network event
. 2013-08-29 13:53:28.988 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.988 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.988 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.989 Received 28 bytes (0)
. 2013-08-29 13:53:28.989 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.989 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.989 Type: SSH_FXP_STATUS, Size: 24, Number: 3156998
. 2013-08-29 13:53:28.989 Waiting for another 4 bytes
. 2013-08-29 13:53:28.990 Looking for incoming data
. 2013-08-29 13:53:28.992 Detected network event
. 2013-08-29 13:53:28.992 Enumerating network events for socket 2608
. 2013-08-29 13:53:28.992 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:28.992 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:28.993 Received 28 bytes (0)
. 2013-08-29 13:53:28.993 Received 28 bytes (0)
. 2013-08-29 13:53:28.993 Read 4 bytes (52 pending)
. 2013-08-29 13:53:28.993 Read 24 bytes (28 pending)
< 2013-08-29 13:53:28.993 Type: SSH_FXP_STATUS, Size: 24, Number: 3157252
< 2013-08-29 13:53:28.994 Status code: 0
. 2013-08-29 13:53:28.994 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:28.994 Read 4 bytes (24 pending)
. 2013-08-29 13:53:28.994 Read 24 bytes (0 pending)
< 2013-08-29 13:53:28.994 Type: SSH_FXP_STATUS, Size: 24, Number: 3156745
< 2013-08-29 13:53:28.995 Status code: 0
. 2013-08-29 13:53:28.995 File: "******\opencart\.git\hooks\pre-push.sample"
. 2013-08-29 13:53:28.996 Copying "******\opencart\.git\hooks\pre-push.sample" to remote directory started.
. 2013-08-29 13:53:28.996 Binary transfer mode selected.
. 2013-08-29 13:53:28.996 Opening remote file.
> 2013-08-29 13:53:28.996 Type: SSH_FXP_OPEN, Size: 96, Number: 3157507
. 2013-08-29 13:53:28.997 Sent 100 bytes
. 2013-08-29 13:53:28.997 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:28.997 Waiting for another 4 bytes
. 2013-08-29 13:53:28.997 Looking for incoming data
. 2013-08-29 13:53:29.001 Detected network event
. 2013-08-29 13:53:29.001 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.001 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.002 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.002 Received 17 bytes (0)
. 2013-08-29 13:53:29.002 Read 4 bytes (13 pending)
. 2013-08-29 13:53:29.002 Read 13 bytes (0 pending)
< 2013-08-29 13:53:29.002 Type: SSH_FXP_HANDLE, Size: 13, Number: 3157507
. 2013-08-29 13:53:29.003 Write request offset: 0, len: 1348
> 2013-08-29 13:53:29.003 Type: SSH_FXP_WRITE, Size: 1373, Number: 3158022
. 2013-08-29 13:53:29.003 Sent 1377 bytes
. 2013-08-29 13:53:29.003 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.004 Type: SSH_FXP_CLOSE, Size: 13, Number: 3158276
. 2013-08-29 13:53:29.004 Sent 17 bytes
. 2013-08-29 13:53:29.004 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.004 Type: SSH_FXP_SETSTAT, Size: 92, Number: 3157769
. 2013-08-29 13:53:29.005 Sent 96 bytes
. 2013-08-29 13:53:29.005 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.005 Waiting for another 4 bytes
. 2013-08-29 13:53:29.005 Looking for incoming data
. 2013-08-29 13:53:29.008 Detected network event
. 2013-08-29 13:53:29.008 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.009 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.009 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.009 Received 28 bytes (0)
. 2013-08-29 13:53:29.009 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.009 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.010 Type: SSH_FXP_STATUS, Size: 24, Number: 3158022
. 2013-08-29 13:53:29.010 Waiting for another 4 bytes
. 2013-08-29 13:53:29.010 Looking for incoming data
. 2013-08-29 13:53:29.012 Detected network event
. 2013-08-29 13:53:29.012 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.012 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.013 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.013 Received 56 bytes (0)
. 2013-08-29 13:53:29.013 Read 4 bytes (52 pending)
. 2013-08-29 13:53:29.013 Read 24 bytes (28 pending)
< 2013-08-29 13:53:29.013 Type: SSH_FXP_STATUS, Size: 24, Number: 3158276
< 2013-08-29 13:53:29.014 Status code: 0
. 2013-08-29 13:53:29.014 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:29.014 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.014 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.014 Type: SSH_FXP_STATUS, Size: 24, Number: 3157769
< 2013-08-29 13:53:29.015 Status code: 0
. 2013-08-29 13:53:29.015 File: "******\opencart\.git\hooks\pre-rebase.sample"
. 2013-08-29 13:53:29.016 Copying "******\opencart\.git\hooks\pre-rebase.sample" to remote directory started.
. 2013-08-29 13:53:29.016 Binary transfer mode selected.
. 2013-08-29 13:53:29.016 Opening remote file.
> 2013-08-29 13:53:29.016 Type: SSH_FXP_OPEN, Size: 98, Number: 3158531
. 2013-08-29 13:53:29.017 Sent 102 bytes
. 2013-08-29 13:53:29.017 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.017 Waiting for another 4 bytes
. 2013-08-29 13:53:29.017 Looking for incoming data
. 2013-08-29 13:53:29.020 Detected network event
. 2013-08-29 13:53:29.021 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.021 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.021 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.021 Received 17 bytes (0)
. 2013-08-29 13:53:29.021 Read 4 bytes (13 pending)
. 2013-08-29 13:53:29.022 Read 13 bytes (0 pending)
< 2013-08-29 13:53:29.022 Type: SSH_FXP_HANDLE, Size: 13, Number: 3158531
. 2013-08-29 13:53:29.022 Write request offset: 0, len: 4951
> 2013-08-29 13:53:29.022 Type: SSH_FXP_WRITE, Size: 4976, Number: 3159046
. 2013-08-29 13:53:29.023 Sent 4980 bytes
. 2013-08-29 13:53:29.023 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.024 Type: SSH_FXP_CLOSE, Size: 13, Number: 3159300
. 2013-08-29 13:53:29.024 Sent 17 bytes
. 2013-08-29 13:53:29.024 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.024 Type: SSH_FXP_SETSTAT, Size: 94, Number: 3158793
. 2013-08-29 13:53:29.025 Sent 98 bytes
. 2013-08-29 13:53:29.025 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.025 Waiting for another 4 bytes
. 2013-08-29 13:53:29.025 Looking for incoming data
. 2013-08-29 13:53:29.028 Detected network event
. 2013-08-29 13:53:29.028 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.028 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.029 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.029 Received 28 bytes (0)
. 2013-08-29 13:53:29.029 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.029 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.030 Type: SSH_FXP_STATUS, Size: 24, Number: 3159046
. 2013-08-29 13:53:29.030 Waiting for another 4 bytes
. 2013-08-29 13:53:29.030 Looking for incoming data
. 2013-08-29 13:53:29.032 Detected network event
. 2013-08-29 13:53:29.032 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.033 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.033 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.033 Received 28 bytes (0)
. 2013-08-29 13:53:29.033 Received 28 bytes (0)
. 2013-08-29 13:53:29.033 Read 4 bytes (52 pending)
. 2013-08-29 13:53:29.034 Read 24 bytes (28 pending)
< 2013-08-29 13:53:29.034 Type: SSH_FXP_STATUS, Size: 24, Number: 3159300
< 2013-08-29 13:53:29.034 Status code: 0
. 2013-08-29 13:53:29.034 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:29.034 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.035 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.035 Type: SSH_FXP_STATUS, Size: 24, Number: 3158793
< 2013-08-29 13:53:29.035 Status code: 0
. 2013-08-29 13:53:29.035 File: "******\opencart\.git\hooks\prepare-commit-msg.sample"
. 2013-08-29 13:53:29.036 Copying "******\opencart\.git\hooks\prepare-commit-msg.sample" to remote directory started.
. 2013-08-29 13:53:29.036 Binary transfer mode selected.
. 2013-08-29 13:53:29.036 Opening remote file.
> 2013-08-29 13:53:29.037 Type: SSH_FXP_OPEN, Size: 106, Number: 3159555
. 2013-08-29 13:53:29.037 Sent 110 bytes
. 2013-08-29 13:53:29.037 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.037 Waiting for another 4 bytes
. 2013-08-29 13:53:29.038 Looking for incoming data
. 2013-08-29 13:53:29.041 Detected network event
. 2013-08-29 13:53:29.041 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.042 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.042 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.042 Received 17 bytes (0)
. 2013-08-29 13:53:29.042 Read 4 bytes (13 pending)
. 2013-08-29 13:53:29.043 Read 13 bytes (0 pending)
< 2013-08-29 13:53:29.043 Type: SSH_FXP_HANDLE, Size: 13, Number: 3159555
. 2013-08-29 13:53:29.043 Write request offset: 0, len: 1239
> 2013-08-29 13:53:29.043 Type: SSH_FXP_WRITE, Size: 1264, Number: 3160070
. 2013-08-29 13:53:29.044 Sent 1268 bytes
. 2013-08-29 13:53:29.044 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.044 Type: SSH_FXP_CLOSE, Size: 13, Number: 3160324
. 2013-08-29 13:53:29.044 Sent 17 bytes
. 2013-08-29 13:53:29.044 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.045 Type: SSH_FXP_SETSTAT, Size: 102, Number: 3159817
. 2013-08-29 13:53:29.045 Sent 106 bytes
. 2013-08-29 13:53:29.045 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.045 Waiting for another 4 bytes
. 2013-08-29 13:53:29.046 Looking for incoming data
. 2013-08-29 13:53:29.050 Detected network event
. 2013-08-29 13:53:29.050 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.050 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.051 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.051 Received 28 bytes (0)
. 2013-08-29 13:53:29.051 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.051 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.051 Type: SSH_FXP_STATUS, Size: 24, Number: 3160070
. 2013-08-29 13:53:29.052 Waiting for another 4 bytes
. 2013-08-29 13:53:29.052 Looking for incoming data
. 2013-08-29 13:53:29.056 Detected network event
. 2013-08-29 13:53:29.056 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.056 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.057 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.057 Received 28 bytes (0)
. 2013-08-29 13:53:29.057 Received 28 bytes (0)
. 2013-08-29 13:53:29.057 Read 4 bytes (52 pending)
. 2013-08-29 13:53:29.058 Read 24 bytes (28 pending)
< 2013-08-29 13:53:29.058 Type: SSH_FXP_STATUS, Size: 24, Number: 3160324
< 2013-08-29 13:53:29.058 Status code: 0
. 2013-08-29 13:53:29.058 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:29.058 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.058 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.059 Type: SSH_FXP_STATUS, Size: 24, Number: 3159817
< 2013-08-29 13:53:29.059 Status code: 0
. 2013-08-29 13:53:29.059 File: "******\opencart\.git\hooks\update.sample"
. 2013-08-29 13:53:29.060 Copying "******\opencart\.git\hooks\update.sample" to remote directory started.
. 2013-08-29 13:53:29.060 Binary transfer mode selected.
. 2013-08-29 13:53:29.060 Opening remote file.
> 2013-08-29 13:53:29.060 Type: SSH_FXP_OPEN, Size: 94, Number: 3160579
. 2013-08-29 13:53:29.061 Sent 98 bytes
. 2013-08-29 13:53:29.061 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.061 Waiting for another 4 bytes
. 2013-08-29 13:53:29.061 Looking for incoming data
. 2013-08-29 13:53:29.066 Detected network event
. 2013-08-29 13:53:29.066 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.066 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.066 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.067 Received 17 bytes (0)
. 2013-08-29 13:53:29.067 Read 4 bytes (13 pending)
. 2013-08-29 13:53:29.067 Read 13 bytes (0 pending)
< 2013-08-29 13:53:29.067 Type: SSH_FXP_HANDLE, Size: 13, Number: 3160579
. 2013-08-29 13:53:29.067 Write request offset: 0, len: 3611
> 2013-08-29 13:53:29.068 Type: SSH_FXP_WRITE, Size: 3636, Number: 3161094
. 2013-08-29 13:53:29.068 Sent 3640 bytes
. 2013-08-29 13:53:29.068 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.069 Type: SSH_FXP_CLOSE, Size: 13, Number: 3161348
. 2013-08-29 13:53:29.069 Sent 17 bytes
. 2013-08-29 13:53:29.069 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.069 Type: SSH_FXP_SETSTAT, Size: 90, Number: 3160841
. 2013-08-29 13:53:29.070 Sent 94 bytes
. 2013-08-29 13:53:29.070 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.070 Waiting for another 4 bytes
. 2013-08-29 13:53:29.070 Looking for incoming data
. 2013-08-29 13:53:29.074 Detected network event
. 2013-08-29 13:53:29.074 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.074 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.074 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.075 Received 28 bytes (0)
. 2013-08-29 13:53:29.075 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.075 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.075 Type: SSH_FXP_STATUS, Size: 24, Number: 3161094
. 2013-08-29 13:53:29.075 Waiting for another 4 bytes
. 2013-08-29 13:53:29.076 Looking for incoming data
. 2013-08-29 13:53:29.079 Detected network event
. 2013-08-29 13:53:29.079 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.079 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.079 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.079 Received 28 bytes (0)
. 2013-08-29 13:53:29.080 Received 28 bytes (0)
. 2013-08-29 13:53:29.080 Read 4 bytes (52 pending)
. 2013-08-29 13:53:29.080 Read 24 bytes (28 pending)
< 2013-08-29 13:53:29.080 Type: SSH_FXP_STATUS, Size: 24, Number: 3161348
< 2013-08-29 13:53:29.080 Status code: 0
. 2013-08-29 13:53:29.081 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:29.081 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.081 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.081 Type: SSH_FXP_STATUS, Size: 24, Number: 3160841
< 2013-08-29 13:53:29.081 Status code: 0
. 2013-08-29 13:53:29.081 File: "******\opencart\.git\index"
. 2013-08-29 13:53:29.084 Copying "******\opencart\.git\index" to remote directory started.
. 2013-08-29 13:53:29.085 Binary transfer mode selected.
. 2013-08-29 13:53:29.085 Checking existence of file.
> 2013-08-29 13:53:29.085 Type: SSH_FXP_LSTAT, Size: 64, Number: 3161607
. 2013-08-29 13:53:29.085 Sent 68 bytes
. 2013-08-29 13:53:29.086 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.086 Waiting for another 4 bytes
. 2013-08-29 13:53:29.086 Looking for incoming data
. 2013-08-29 13:53:29.090 Detected network event
. 2013-08-29 13:53:29.090 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.090 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.090 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.090 Received 41 bytes (0)
. 2013-08-29 13:53:29.091 Read 4 bytes (37 pending)
. 2013-08-29 13:53:29.091 Read 37 bytes (0 pending)
< 2013-08-29 13:53:29.091 Type: SSH_FXP_ATTRS, Size: 37, Number: 3161607
. 2013-08-29 13:53:29.091 Checking existence of partially transfered file.
> 2013-08-29 13:53:29.091 Type: SSH_FXP_LSTAT, Size: 73, Number: 3161863
. 2013-08-29 13:53:29.092 Sent 77 bytes
. 2013-08-29 13:53:29.092 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.092 Waiting for another 4 bytes
. 2013-08-29 13:53:29.092 Looking for incoming data
. 2013-08-29 13:53:29.097 Detected network event
. 2013-08-29 13:53:29.097 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.097 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.098 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.098 Received 33 bytes (0)
. 2013-08-29 13:53:29.098 Read 4 bytes (29 pending)
. 2013-08-29 13:53:29.098 Read 29 bytes (0 pending)
< 2013-08-29 13:53:29.098 Type: SSH_FXP_STATUS, Size: 29, Number: 3161863
< 2013-08-29 13:53:29.099 Status code: 2
. 2013-08-29 13:53:29.099 Opening remote file.
> 2013-08-29 13:53:29.099 Type: SSH_FXP_OPEN, Size: 89, Number: 3162115
. 2013-08-29 13:53:29.099 Sent 93 bytes
. 2013-08-29 13:53:29.099 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.100 Waiting for another 4 bytes
. 2013-08-29 13:53:29.100 Looking for incoming data
. 2013-08-29 13:53:29.103 Detected network event
. 2013-08-29 13:53:29.104 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.104 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.104 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.104 Received 17 bytes (0)
. 2013-08-29 13:53:29.105 Read 4 bytes (13 pending)
. 2013-08-29 13:53:29.105 Read 13 bytes (0 pending)
< 2013-08-29 13:53:29.105 Type: SSH_FXP_HANDLE, Size: 13, Number: 3162115
. 2013-08-29 13:53:29.105 Write request offset: 0, len: 32739
> 2013-08-29 13:53:29.105 Type: SSH_FXP_WRITE, Size: 32764, Number: 3162630
. 2013-08-29 13:53:29.109 Sent 32768 bytes
. 2013-08-29 13:53:29.109 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.109 Write request offset: 32739, len: 32739
> 2013-08-29 13:53:29.110 Type: SSH_FXP_WRITE, Size: 32764, Number: 3162886
. 2013-08-29 13:53:29.114 Sent 32768 bytes
. 2013-08-29 13:53:29.114 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.114 Write request offset: 65478, len: 32739
> 2013-08-29 13:53:29.114 Type: SSH_FXP_WRITE, Size: 32764, Number: 3163142
. 2013-08-29 13:53:29.118 Sent 32768 bytes
. 2013-08-29 13:53:29.118 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.118 Write request offset: 98217, len: 32739
> 2013-08-29 13:53:29.119 Type: SSH_FXP_WRITE, Size: 32764, Number: 3163398
. 2013-08-29 13:53:29.122 Sent 32768 bytes
. 2013-08-29 13:53:29.122 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.122 Write request offset: 130956, len: 32739
> 2013-08-29 13:53:29.122 Type: SSH_FXP_WRITE, Size: 32764, Number: 3163654
. 2013-08-29 13:53:29.126 Sent 32768 bytes
. 2013-08-29 13:53:29.126 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.126 Write request offset: 163695, len: 32739
> 2013-08-29 13:53:29.126 Type: SSH_FXP_WRITE, Size: 32764, Number: 3163910
. 2013-08-29 13:53:29.130 Sent 32768 bytes
. 2013-08-29 13:53:29.130 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.130 Write request offset: 196434, len: 32739
> 2013-08-29 13:53:29.130 Type: SSH_FXP_WRITE, Size: 32764, Number: 3164166
. 2013-08-29 13:53:29.133 Sent 32768 bytes
. 2013-08-29 13:53:29.133 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.134 Write request offset: 229173, len: 32739
> 2013-08-29 13:53:29.134 Type: SSH_FXP_WRITE, Size: 32764, Number: 3164422
. 2013-08-29 13:53:29.138 Sent 32768 bytes
. 2013-08-29 13:53:29.138 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.138 Write request offset: 261912, len: 13904
> 2013-08-29 13:53:29.138 Type: SSH_FXP_WRITE, Size: 13929, Number: 3164678
. 2013-08-29 13:53:29.140 Sent 13933 bytes
. 2013-08-29 13:53:29.140 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:29.140 Type: SSH_FXP_CLOSE, Size: 13, Number: 3164932
. 2013-08-29 13:53:29.140 Sent 17 bytes
. 2013-08-29 13:53:29.141 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:29.141 Waiting for another 4 bytes
. 2013-08-29 13:53:29.141 Looking for incoming data
. 2013-08-29 13:53:29.734 Detected network event
. 2013-08-29 13:53:29.734 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.734 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.735 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.735 Waiting for another 4 bytes
. 2013-08-29 13:53:29.735 Looking for incoming data
. 2013-08-29 13:53:29.735 Detected network event
. 2013-08-29 13:53:29.736 Enumerating network events for socket 2608
. 2013-08-29 13:53:29.736 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:29.736 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:29.736 Received 28 bytes (0)
. 2013-08-29 13:53:29.736 Read 4 bytes (24 pending)
. 2013-08-29 13:53:29.737 Read 24 bytes (0 pending)
< 2013-08-29 13:53:29.737 Type: SSH_FXP_STATUS, Size: 24, Number: 3162630
. 2013-08-29 13:53:29.737 Waiting for another 4 bytes
. 2013-08-29 13:53:29.737 Looking for incoming data
. 2013-08-29 13:53:30.044 Detected network event
. 2013-08-29 13:53:30.045 Enumerating network events for socket 2608
. 2013-08-29 13:53:30.045 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:30.045 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:30.045 Received 28 bytes (0)
. 2013-08-29 13:53:30.046 Read 4 bytes (24 pending)
. 2013-08-29 13:53:30.046 Read 24 bytes (0 pending)
< 2013-08-29 13:53:30.046 Type: SSH_FXP_STATUS, Size: 24, Number: 3162886
. 2013-08-29 13:53:30.046 Waiting for another 4 bytes
. 2013-08-29 13:53:30.046 Looking for incoming data
. 2013-08-29 13:53:30.659 Detected network event
. 2013-08-29 13:53:30.659 Enumerating network events for socket 2608
. 2013-08-29 13:53:30.659 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:30.659 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:30.660 Received 28 bytes (0)
. 2013-08-29 13:53:30.660 Read 4 bytes (24 pending)
. 2013-08-29 13:53:30.660 Read 24 bytes (0 pending)
< 2013-08-29 13:53:30.660 Type: SSH_FXP_STATUS, Size: 24, Number: 3163142
. 2013-08-29 13:53:30.660 Waiting for another 4 bytes
. 2013-08-29 13:53:30.661 Looking for incoming data
. 2013-08-29 13:53:30.981 Detected network event
. 2013-08-29 13:53:30.981 Enumerating network events for socket 2608
. 2013-08-29 13:53:30.981 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:30.981 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:30.982 Received 28 bytes (0)
. 2013-08-29 13:53:30.982 Read 4 bytes (24 pending)
. 2013-08-29 13:53:30.982 Read 24 bytes (0 pending)
< 2013-08-29 13:53:30.982 Type: SSH_FXP_STATUS, Size: 24, Number: 3163398
. 2013-08-29 13:53:30.982 Waiting for another 4 bytes
. 2013-08-29 13:53:30.983 Looking for incoming data
. 2013-08-29 13:53:31.646 Detected network event
. 2013-08-29 13:53:31.646 Enumerating network events for socket 2608
. 2013-08-29 13:53:31.646 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:31.646 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:31.647 Received 28 bytes (0)
. 2013-08-29 13:53:31.647 Read 4 bytes (24 pending)
. 2013-08-29 13:53:31.647 Read 24 bytes (0 pending)
< 2013-08-29 13:53:31.647 Type: SSH_FXP_STATUS, Size: 24, Number: 3163654
. 2013-08-29 13:53:31.647 Waiting for another 4 bytes
. 2013-08-29 13:53:31.648 Looking for incoming data
. 2013-08-29 13:53:31.969 Detected network event
. 2013-08-29 13:53:31.969 Enumerating network events for socket 2608
. 2013-08-29 13:53:31.969 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:31.970 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:31.970 Received 28 bytes (0)
. 2013-08-29 13:53:31.970 Read 4 bytes (24 pending)
. 2013-08-29 13:53:31.970 Read 24 bytes (0 pending)
< 2013-08-29 13:53:31.970 Type: SSH_FXP_STATUS, Size: 24, Number: 3163910
. 2013-08-29 13:53:31.971 Waiting for another 4 bytes
. 2013-08-29 13:53:31.971 Looking for incoming data
. 2013-08-29 13:53:32.284 Detected network event
. 2013-08-29 13:53:32.284 Enumerating network events for socket 2608
. 2013-08-29 13:53:32.284 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:32.284 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:32.285 Received 28 bytes (0)
. 2013-08-29 13:53:32.285 Read 4 bytes (24 pending)
. 2013-08-29 13:53:32.285 Read 24 bytes (0 pending)
< 2013-08-29 13:53:32.285 Type: SSH_FXP_STATUS, Size: 24, Number: 3164166
. 2013-08-29 13:53:32.285 Waiting for another 4 bytes
. 2013-08-29 13:53:32.285 Looking for incoming data
. 2013-08-29 13:53:32.901 Detected network event
. 2013-08-29 13:53:32.902 Enumerating network events for socket 2608
. 2013-08-29 13:53:32.902 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:32.902 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:32.902 Received 28 bytes (0)
. 2013-08-29 13:53:32.903 Read 4 bytes (24 pending)
. 2013-08-29 13:53:32.903 Read 24 bytes (0 pending)
< 2013-08-29 13:53:32.903 Type: SSH_FXP_STATUS, Size: 24, Number: 3164422
. 2013-08-29 13:53:32.903 Waiting for another 4 bytes
. 2013-08-29 13:53:32.903 Looking for incoming data
. 2013-08-29 13:53:33.214 Detected network event
. 2013-08-29 13:53:33.215 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.215 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.215 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.215 Waiting for another 4 bytes
. 2013-08-29 13:53:33.216 Looking for incoming data
. 2013-08-29 13:53:33.216 Detected network event
. 2013-08-29 13:53:33.216 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.216 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.216 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.217 Received 28 bytes (0)
. 2013-08-29 13:53:33.217 Received 28 bytes (0)
. 2013-08-29 13:53:33.217 Read 4 bytes (52 pending)
. 2013-08-29 13:53:33.217 Read 24 bytes (28 pending)
< 2013-08-29 13:53:33.217 Type: SSH_FXP_STATUS, Size: 24, Number: 3164678
. 2013-08-29 13:53:33.218 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.218 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.218 Type: SSH_FXP_STATUS, Size: 24, Number: 3164932
< 2013-08-29 13:53:33.218 Status code: 0
> 2013-08-29 13:53:33.218 Type: SSH_FXP_REMOVE, Size: 64, Number: 3165197
. 2013-08-29 13:53:33.219 Sent 68 bytes
. 2013-08-29 13:53:33.219 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.219 Waiting for another 4 bytes
. 2013-08-29 13:53:33.219 Looking for incoming data
. 2013-08-29 13:53:33.222 Detected network event
. 2013-08-29 13:53:33.223 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.223 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.223 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.223 Received 28 bytes (0)
. 2013-08-29 13:53:33.224 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.224 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.224 Type: SSH_FXP_STATUS, Size: 24, Number: 3165197
< 2013-08-29 13:53:33.224 Status code: 0
> 2013-08-29 13:53:33.224 Type: SSH_FXP_RENAME, Size: 132, Number: 3165458
. 2013-08-29 13:53:33.225 Sent 136 bytes
. 2013-08-29 13:53:33.225 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.225 Waiting for another 4 bytes
. 2013-08-29 13:53:33.225 Looking for incoming data
. 2013-08-29 13:53:33.228 Detected network event
. 2013-08-29 13:53:33.229 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.229 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.229 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.229 Received 28 bytes (0)
. 2013-08-29 13:53:33.230 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.230 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.230 Type: SSH_FXP_STATUS, Size: 24, Number: 3165458
< 2013-08-29 13:53:33.230 Status code: 0
. 2013-08-29 13:53:33.230 Preserving timestamp [2013-08-27T06:16:05.000Z]
> 2013-08-29 13:53:33.231 Type: SSH_FXP_SETSTAT, Size: 80, Number: 3162377
. 2013-08-29 13:53:33.231 Sent 84 bytes
. 2013-08-29 13:53:33.231 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.231 Waiting for another 4 bytes
. 2013-08-29 13:53:33.231 Looking for incoming data
. 2013-08-29 13:53:33.235 Detected network event
. 2013-08-29 13:53:33.235 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.236 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.236 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.236 Received 28 bytes (0)
. 2013-08-29 13:53:33.236 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.236 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.237 Type: SSH_FXP_STATUS, Size: 24, Number: 3162377
< 2013-08-29 13:53:33.237 Status code: 0
. 2013-08-29 13:53:33.237 File: "******\opencart\.git\info"
. 2013-08-29 13:53:33.238 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/info/".
> 2013-08-29 13:53:33.239 Type: SSH_FXP_LSTAT, Size: 64, Number: 3165703
. 2013-08-29 13:53:33.239 Sent 68 bytes
. 2013-08-29 13:53:33.239 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.239 Waiting for another 4 bytes
. 2013-08-29 13:53:33.240 Looking for incoming data
. 2013-08-29 13:53:33.243 Detected network event
. 2013-08-29 13:53:33.243 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.243 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.244 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.244 Received 41 bytes (0)
. 2013-08-29 13:53:33.244 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.244 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.244 Type: SSH_FXP_ATTRS, Size: 37, Number: 3165703
. 2013-08-29 13:53:33.245 File: "******\opencart\.git\info\exclude"
. 2013-08-29 13:53:33.246 Copying "******\opencart\.git\info\exclude" to remote directory started.
. 2013-08-29 13:53:33.246 Binary transfer mode selected.
. 2013-08-29 13:53:33.246 Opening remote file.
> 2013-08-29 13:53:33.246 Type: SSH_FXP_OPEN, Size: 87, Number: 3165955
. 2013-08-29 13:53:33.247 Sent 91 bytes
. 2013-08-29 13:53:33.247 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.247 Waiting for another 4 bytes
. 2013-08-29 13:53:33.247 Looking for incoming data
. 2013-08-29 13:53:33.252 Detected network event
. 2013-08-29 13:53:33.253 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.253 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.253 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.253 Received 17 bytes (0)
. 2013-08-29 13:53:33.254 Read 4 bytes (13 pending)
. 2013-08-29 13:53:33.254 Read 13 bytes (0 pending)
< 2013-08-29 13:53:33.254 Type: SSH_FXP_HANDLE, Size: 13, Number: 3165955
. 2013-08-29 13:53:33.254 Write request offset: 0, len: 240
> 2013-08-29 13:53:33.254 Type: SSH_FXP_WRITE, Size: 265, Number: 3166470
. 2013-08-29 13:53:33.255 Sent 269 bytes
. 2013-08-29 13:53:33.255 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.255 Type: SSH_FXP_CLOSE, Size: 13, Number: 3166724
. 2013-08-29 13:53:33.255 Sent 17 bytes
. 2013-08-29 13:53:33.256 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.256 Type: SSH_FXP_SETSTAT, Size: 83, Number: 3166217
. 2013-08-29 13:53:33.256 Sent 87 bytes
. 2013-08-29 13:53:33.256 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.256 Waiting for another 4 bytes
. 2013-08-29 13:53:33.257 Looking for incoming data
. 2013-08-29 13:53:33.260 Detected network event
. 2013-08-29 13:53:33.260 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.260 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.260 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.261 Received 28 bytes (0)
. 2013-08-29 13:53:33.261 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.261 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.261 Type: SSH_FXP_STATUS, Size: 24, Number: 3166470
. 2013-08-29 13:53:33.261 Waiting for another 4 bytes
. 2013-08-29 13:53:33.261 Looking for incoming data
. 2013-08-29 13:53:33.264 Detected network event
. 2013-08-29 13:53:33.264 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.264 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.264 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.265 Received 28 bytes (0)
. 2013-08-29 13:53:33.265 Received 28 bytes (0)
. 2013-08-29 13:53:33.265 Read 4 bytes (52 pending)
. 2013-08-29 13:53:33.265 Read 24 bytes (28 pending)
< 2013-08-29 13:53:33.265 Type: SSH_FXP_STATUS, Size: 24, Number: 3166724
< 2013-08-29 13:53:33.266 Status code: 0
. 2013-08-29 13:53:33.266 Preserving timestamp [2013-08-25T07:38:16.000Z]
. 2013-08-29 13:53:33.266 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.266 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.266 Type: SSH_FXP_STATUS, Size: 24, Number: 3166217
< 2013-08-29 13:53:33.267 Status code: 0
. 2013-08-29 13:53:33.267 File: "******\opencart\.git\logs"
. 2013-08-29 13:53:33.267 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/logs/".
> 2013-08-29 13:53:33.267 Type: SSH_FXP_LSTAT, Size: 64, Number: 3166983
. 2013-08-29 13:53:33.268 Sent 68 bytes
. 2013-08-29 13:53:33.268 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.268 Detected network event
. 2013-08-29 13:53:33.268 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.268 Enumerated 0 network events making 0 cumulative events for socket 2608
. 2013-08-29 13:53:33.269 Waiting for another 4 bytes
. 2013-08-29 13:53:33.269 Looking for incoming data
. 2013-08-29 13:53:33.272 Detected network event
. 2013-08-29 13:53:33.272 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.272 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.273 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.273 Received 41 bytes (0)
. 2013-08-29 13:53:33.273 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.273 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.274 Type: SSH_FXP_ATTRS, Size: 37, Number: 3166983
. 2013-08-29 13:53:33.274 File: "******\opencart\.git\logs\HEAD"
. 2013-08-29 13:53:33.275 Copying "******\opencart\.git\logs\HEAD" to remote directory started.
. 2013-08-29 13:53:33.275 Binary transfer mode selected.
. 2013-08-29 13:53:33.275 Opening remote file.
> 2013-08-29 13:53:33.275 Type: SSH_FXP_OPEN, Size: 84, Number: 3167235
. 2013-08-29 13:53:33.276 Sent 88 bytes
. 2013-08-29 13:53:33.276 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.276 Waiting for another 4 bytes
. 2013-08-29 13:53:33.276 Looking for incoming data
. 2013-08-29 13:53:33.279 Detected network event
. 2013-08-29 13:53:33.280 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.280 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.280 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.280 Received 17 bytes (0)
. 2013-08-29 13:53:33.281 Read 4 bytes (13 pending)
. 2013-08-29 13:53:33.281 Read 13 bytes (0 pending)
< 2013-08-29 13:53:33.281 Type: SSH_FXP_HANDLE, Size: 13, Number: 3167235
. 2013-08-29 13:53:33.281 Write request offset: 0, len: 348
> 2013-08-29 13:53:33.281 Type: SSH_FXP_WRITE, Size: 373, Number: 3167750
. 2013-08-29 13:53:33.282 Sent 377 bytes
. 2013-08-29 13:53:33.282 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.282 Type: SSH_FXP_CLOSE, Size: 13, Number: 3168004
. 2013-08-29 13:53:33.282 Sent 17 bytes
. 2013-08-29 13:53:33.282 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.283 Type: SSH_FXP_SETSTAT, Size: 80, Number: 3167497
. 2013-08-29 13:53:33.283 Sent 84 bytes
. 2013-08-29 13:53:33.283 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.283 Waiting for another 4 bytes
. 2013-08-29 13:53:33.284 Looking for incoming data
. 2013-08-29 13:53:33.286 Detected network event
. 2013-08-29 13:53:33.286 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.286 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.286 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.287 Received 28 bytes (0)
. 2013-08-29 13:53:33.287 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.287 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.287 Type: SSH_FXP_STATUS, Size: 24, Number: 3167750
. 2013-08-29 13:53:33.287 Waiting for another 4 bytes
. 2013-08-29 13:53:33.288 Looking for incoming data
. 2013-08-29 13:53:33.290 Detected network event
. 2013-08-29 13:53:33.290 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.290 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.291 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.291 Received 28 bytes (0)
. 2013-08-29 13:53:33.291 Received 28 bytes (0)
. 2013-08-29 13:53:33.291 Read 4 bytes (52 pending)
. 2013-08-29 13:53:33.292 Read 24 bytes (28 pending)
< 2013-08-29 13:53:33.292 Type: SSH_FXP_STATUS, Size: 24, Number: 3168004
< 2013-08-29 13:53:33.292 Status code: 0
. 2013-08-29 13:53:33.292 Preserving timestamp [2013-08-27T06:16:06.000Z]
. 2013-08-29 13:53:33.292 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.292 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.293 Type: SSH_FXP_STATUS, Size: 24, Number: 3167497
< 2013-08-29 13:53:33.293 Status code: 0
. 2013-08-29 13:53:33.293 File: "******\opencart\.git\logs\refs"
. 2013-08-29 13:53:33.293 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/logs/refs/".
> 2013-08-29 13:53:33.294 Type: SSH_FXP_LSTAT, Size: 69, Number: 3168263
. 2013-08-29 13:53:33.294 Sent 73 bytes
. 2013-08-29 13:53:33.294 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.294 Waiting for another 4 bytes
. 2013-08-29 13:53:33.295 Looking for incoming data
. 2013-08-29 13:53:33.299 Detected network event
. 2013-08-29 13:53:33.299 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.299 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.299 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.300 Received 41 bytes (0)
. 2013-08-29 13:53:33.300 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.300 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.300 Type: SSH_FXP_ATTRS, Size: 37, Number: 3168263
. 2013-08-29 13:53:33.300 File: "******\opencart\.git\logs\refs\heads"
. 2013-08-29 13:53:33.301 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/logs/refs/heads/".
> 2013-08-29 13:53:33.301 Type: SSH_FXP_LSTAT, Size: 75, Number: 3168519
. 2013-08-29 13:53:33.301 Sent 79 bytes
. 2013-08-29 13:53:33.301 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.302 Waiting for another 4 bytes
. 2013-08-29 13:53:33.302 Looking for incoming data
. 2013-08-29 13:53:33.306 Detected network event
. 2013-08-29 13:53:33.306 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.306 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.306 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.307 Received 41 bytes (0)
. 2013-08-29 13:53:33.307 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.307 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.307 Type: SSH_FXP_ATTRS, Size: 37, Number: 3168519
. 2013-08-29 13:53:33.307 File: "******\opencart\.git\logs\refs\heads\master"
. 2013-08-29 13:53:33.308 Copying "******\opencart\.git\logs\refs\heads\master" to remote directory started.
. 2013-08-29 13:53:33.309 Binary transfer mode selected.
. 2013-08-29 13:53:33.309 Opening remote file.
> 2013-08-29 13:53:33.309 Type: SSH_FXP_OPEN, Size: 97, Number: 3168771
. 2013-08-29 13:53:33.309 Sent 101 bytes
. 2013-08-29 13:53:33.309 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.310 Waiting for another 4 bytes
. 2013-08-29 13:53:33.310 Looking for incoming data
. 2013-08-29 13:53:33.313 Detected network event
. 2013-08-29 13:53:33.313 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.313 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.314 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.314 Received 17 bytes (0)
. 2013-08-29 13:53:33.314 Read 4 bytes (13 pending)
. 2013-08-29 13:53:33.314 Read 13 bytes (0 pending)
< 2013-08-29 13:53:33.315 Type: SSH_FXP_HANDLE, Size: 13, Number: 3168771
. 2013-08-29 13:53:33.315 Write request offset: 0, len: 348
> 2013-08-29 13:53:33.315 Type: SSH_FXP_WRITE, Size: 373, Number: 3169286
. 2013-08-29 13:53:33.315 Sent 377 bytes
. 2013-08-29 13:53:33.315 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.316 Type: SSH_FXP_CLOSE, Size: 13, Number: 3169540
. 2013-08-29 13:53:33.316 Sent 17 bytes
. 2013-08-29 13:53:33.316 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.316 Type: SSH_FXP_SETSTAT, Size: 93, Number: 3169033
. 2013-08-29 13:53:33.317 Sent 97 bytes
. 2013-08-29 13:53:33.317 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.317 Waiting for another 4 bytes
. 2013-08-29 13:53:33.317 Looking for incoming data
. 2013-08-29 13:53:33.319 Detected network event
. 2013-08-29 13:53:33.319 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.320 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.320 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.320 Received 28 bytes (0)
. 2013-08-29 13:53:33.320 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.320 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.321 Type: SSH_FXP_STATUS, Size: 24, Number: 3169286
. 2013-08-29 13:53:33.321 Waiting for another 4 bytes
. 2013-08-29 13:53:33.321 Looking for incoming data
. 2013-08-29 13:53:33.323 Detected network event
. 2013-08-29 13:53:33.323 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.323 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.324 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.324 Received 56 bytes (0)
. 2013-08-29 13:53:33.324 Read 4 bytes (52 pending)
. 2013-08-29 13:53:33.324 Read 24 bytes (28 pending)
< 2013-08-29 13:53:33.324 Type: SSH_FXP_STATUS, Size: 24, Number: 3169540
< 2013-08-29 13:53:33.325 Status code: 0
. 2013-08-29 13:53:33.325 Preserving timestamp [2013-08-27T06:16:06.000Z]
. 2013-08-29 13:53:33.325 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.325 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.326 Type: SSH_FXP_STATUS, Size: 24, Number: 3169033
< 2013-08-29 13:53:33.326 Status code: 0
. 2013-08-29 13:53:33.326 File: "******\opencart\.git\logs\refs\remotes"
. 2013-08-29 13:53:33.326 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/logs/refs/remotes/".
> 2013-08-29 13:53:33.327 Type: SSH_FXP_LSTAT, Size: 77, Number: 3169799
. 2013-08-29 13:53:33.327 Sent 81 bytes
. 2013-08-29 13:53:33.327 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.327 Waiting for another 4 bytes
. 2013-08-29 13:53:33.328 Looking for incoming data
. 2013-08-29 13:53:33.331 Detected network event
. 2013-08-29 13:53:33.331 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.332 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.332 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.332 Received 41 bytes (0)
. 2013-08-29 13:53:33.332 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.333 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.333 Type: SSH_FXP_ATTRS, Size: 37, Number: 3169799
. 2013-08-29 13:53:33.333 File: "******\opencart\.git\logs\refs\remotes\origin"
. 2013-08-29 13:53:33.333 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/logs/refs/remotes/origin/".
> 2013-08-29 13:53:33.334 Type: SSH_FXP_LSTAT, Size: 84, Number: 3170055
. 2013-08-29 13:53:33.334 Sent 88 bytes
. 2013-08-29 13:53:33.334 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.334 Waiting for another 4 bytes
. 2013-08-29 13:53:33.335 Looking for incoming data
. 2013-08-29 13:53:33.338 Detected network event
. 2013-08-29 13:53:33.338 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.339 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.339 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.339 Received 41 bytes (0)
. 2013-08-29 13:53:33.339 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.340 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.340 Type: SSH_FXP_ATTRS, Size: 37, Number: 3170055
. 2013-08-29 13:53:33.340 File: "******\opencart\.git\logs\refs\remotes\origin\HEAD"
. 2013-08-29 13:53:33.341 Copying "******\opencart\.git\logs\refs\remotes\origin\HEAD" to remote directory started.
. 2013-08-29 13:53:33.341 Binary transfer mode selected.
. 2013-08-29 13:53:33.341 Opening remote file.
> 2013-08-29 13:53:33.342 Type: SSH_FXP_OPEN, Size: 104, Number: 3170307
. 2013-08-29 13:53:33.342 Sent 108 bytes
. 2013-08-29 13:53:33.342 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.342 Waiting for another 4 bytes
. 2013-08-29 13:53:33.342 Looking for incoming data
. 2013-08-29 13:53:33.357 Detected network event
. 2013-08-29 13:53:33.357 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.357 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.357 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.358 Received 17 bytes (0)
. 2013-08-29 13:53:33.358 Read 4 bytes (13 pending)
. 2013-08-29 13:53:33.358 Read 13 bytes (0 pending)
< 2013-08-29 13:53:33.358 Type: SSH_FXP_HANDLE, Size: 13, Number: 3170307
. 2013-08-29 13:53:33.358 Write request offset: 0, len: 181
> 2013-08-29 13:53:33.359 Type: SSH_FXP_WRITE, Size: 206, Number: 3170822
. 2013-08-29 13:53:33.359 Sent 210 bytes
. 2013-08-29 13:53:33.359 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.359 Type: SSH_FXP_CLOSE, Size: 13, Number: 3171076
. 2013-08-29 13:53:33.360 Sent 17 bytes
. 2013-08-29 13:53:33.360 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.360 Type: SSH_FXP_SETSTAT, Size: 100, Number: 3170569
. 2013-08-29 13:53:33.360 Sent 104 bytes
. 2013-08-29 13:53:33.360 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.361 Waiting for another 4 bytes
. 2013-08-29 13:53:33.361 Looking for incoming data
. 2013-08-29 13:53:33.363 Detected network event
. 2013-08-29 13:53:33.363 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.363 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.363 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.364 Received 28 bytes (0)
. 2013-08-29 13:53:33.364 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.364 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.364 Type: SSH_FXP_STATUS, Size: 24, Number: 3170822
. 2013-08-29 13:53:33.364 Waiting for another 4 bytes
. 2013-08-29 13:53:33.364 Looking for incoming data
. 2013-08-29 13:53:33.367 Detected network event
. 2013-08-29 13:53:33.367 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.367 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.367 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.368 Received 28 bytes (0)
. 2013-08-29 13:53:33.368 Received 28 bytes (0)
. 2013-08-29 13:53:33.368 Read 4 bytes (52 pending)
. 2013-08-29 13:53:33.368 Read 24 bytes (28 pending)
< 2013-08-29 13:53:33.368 Type: SSH_FXP_STATUS, Size: 24, Number: 3171076
< 2013-08-29 13:53:33.369 Status code: 0
. 2013-08-29 13:53:33.369 Preserving timestamp [2013-08-25T07:40:48.000Z]
. 2013-08-29 13:53:33.369 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.369 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.369 Type: SSH_FXP_STATUS, Size: 24, Number: 3170569
< 2013-08-29 13:53:33.370 Status code: 0
. 2013-08-29 13:53:33.370 File: "******\opencart\.git\logs\refs\remotes\origin\master"
. 2013-08-29 13:53:33.373 Copying "******\opencart\.git\logs\refs\remotes\origin\master" to remote directory started.
. 2013-08-29 13:53:33.373 Binary transfer mode selected.
. 2013-08-29 13:53:33.373 Opening remote file.
> 2013-08-29 13:53:33.373 Type: SSH_FXP_OPEN, Size: 106, Number: 3171331
. 2013-08-29 13:53:33.374 Sent 110 bytes
. 2013-08-29 13:53:33.374 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.374 Waiting for another 4 bytes
. 2013-08-29 13:53:33.374 Looking for incoming data
. 2013-08-29 13:53:33.378 Detected network event
. 2013-08-29 13:53:33.378 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.378 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.379 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.379 Received 17 bytes (0)
. 2013-08-29 13:53:33.379 Read 4 bytes (13 pending)
. 2013-08-29 13:53:33.379 Read 13 bytes (0 pending)
< 2013-08-29 13:53:33.379 Type: SSH_FXP_HANDLE, Size: 13, Number: 3171331
. 2013-08-29 13:53:33.380 Write request offset: 0, len: 167
> 2013-08-29 13:53:33.380 Type: SSH_FXP_WRITE, Size: 192, Number: 3171846
. 2013-08-29 13:53:33.380 Sent 196 bytes
. 2013-08-29 13:53:33.380 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.380 Type: SSH_FXP_CLOSE, Size: 13, Number: 3172100
. 2013-08-29 13:53:33.381 Sent 17 bytes
. 2013-08-29 13:53:33.381 There are 0 bytes remaining in the send buffer
> 2013-08-29 13:53:33.381 Type: SSH_FXP_SETSTAT, Size: 102, Number: 3171593
. 2013-08-29 13:53:33.381 Sent 106 bytes
. 2013-08-29 13:53:33.381 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.382 Waiting for another 4 bytes
. 2013-08-29 13:53:33.382 Looking for incoming data
. 2013-08-29 13:53:33.384 Detected network event
. 2013-08-29 13:53:33.384 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.385 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.385 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.385 Received 28 bytes (0)
. 2013-08-29 13:53:33.385 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.385 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.386 Type: SSH_FXP_STATUS, Size: 24, Number: 3171846
. 2013-08-29 13:53:33.386 Waiting for another 4 bytes
. 2013-08-29 13:53:33.386 Looking for incoming data
. 2013-08-29 13:53:33.388 Detected network event
. 2013-08-29 13:53:33.388 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.388 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.389 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.389 Received 28 bytes (0)
. 2013-08-29 13:53:33.389 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.389 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.389 Type: SSH_FXP_STATUS, Size: 24, Number: 3172100
< 2013-08-29 13:53:33.390 Status code: 0
. 2013-08-29 13:53:33.390 Preserving timestamp [2013-08-27T06:16:04.000Z]
. 2013-08-29 13:53:33.390 Waiting for another 4 bytes
. 2013-08-29 13:53:33.390 Looking for incoming data
. 2013-08-29 13:53:33.390 Detected network event
. 2013-08-29 13:53:33.390 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.391 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.391 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.391 Received 28 bytes (0)
. 2013-08-29 13:53:33.391 Read 4 bytes (24 pending)
. 2013-08-29 13:53:33.392 Read 24 bytes (0 pending)
< 2013-08-29 13:53:33.392 Type: SSH_FXP_STATUS, Size: 24, Number: 3171593
< 2013-08-29 13:53:33.392 Status code: 0
. 2013-08-29 13:53:33.392 File: "******\opencart\.git\objects"
. 2013-08-29 13:53:33.392 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/objects/".
> 2013-08-29 13:53:33.393 Type: SSH_FXP_LSTAT, Size: 67, Number: 3172359
. 2013-08-29 13:53:33.393 Sent 71 bytes
. 2013-08-29 13:53:33.393 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.393 Waiting for another 4 bytes
. 2013-08-29 13:53:33.394 Looking for incoming data
. 2013-08-29 13:53:33.399 Detected network event
. 2013-08-29 13:53:33.399 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.399 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.400 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.400 Received 41 bytes (0)
. 2013-08-29 13:53:33.400 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.400 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.400 Type: SSH_FXP_ATTRS, Size: 37, Number: 3172359
. 2013-08-29 13:53:33.401 File: "******\opencart\.git\objects\info"
. 2013-08-29 13:53:33.401 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/objects/info/".
> 2013-08-29 13:53:33.401 Type: SSH_FXP_LSTAT, Size: 72, Number: 3172615
. 2013-08-29 13:53:33.402 Sent 76 bytes
. 2013-08-29 13:53:33.402 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.402 Waiting for another 4 bytes
. 2013-08-29 13:53:33.402 Looking for incoming data
. 2013-08-29 13:53:33.406 Detected network event
. 2013-08-29 13:53:33.406 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.406 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.406 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.407 Received 41 bytes (0)
. 2013-08-29 13:53:33.407 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.407 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.407 Type: SSH_FXP_ATTRS, Size: 37, Number: 3172615
. 2013-08-29 13:53:33.407 File: "******\opencart\.git\objects\pack"
. 2013-08-29 13:53:33.408 Trying to open directory "******.ru/htdocs/aaa/opencart/.git/objects/pack/".
> 2013-08-29 13:53:33.408 Type: SSH_FXP_LSTAT, Size: 72, Number: 3172871
. 2013-08-29 13:53:33.408 Sent 76 bytes
. 2013-08-29 13:53:33.409 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.409 Waiting for another 4 bytes
. 2013-08-29 13:53:33.409 Looking for incoming data
. 2013-08-29 13:53:33.412 Detected network event
. 2013-08-29 13:53:33.412 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.413 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.413 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.413 Received 41 bytes (0)
. 2013-08-29 13:53:33.413 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.413 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.414 Type: SSH_FXP_ATTRS, Size: 37, Number: 3172871
. 2013-08-29 13:53:33.414 File: "******\opencart\.git\objects\pack\pack-4443b5beb5870e96aaac8b81c1b0be5b1c39b7a7.idx"
. 2013-08-29 13:53:33.415 Copying "******\opencart\.git\objects\pack\pack-4443b5beb5870e96aaac8b81c1b0be5b1c39b7a7.idx" to remote directory started.
. 2013-08-29 13:53:33.415 Binary transfer mode selected.
. 2013-08-29 13:53:33.416 Checking existence of file.
> 2013-08-29 13:53:33.416 Type: SSH_FXP_LSTAT, Size: 121, Number: 3173127
. 2013-08-29 13:53:33.416 Sent 125 bytes
. 2013-08-29 13:53:33.416 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.416 Waiting for another 4 bytes
. 2013-08-29 13:53:33.417 Looking for incoming data
. 2013-08-29 13:53:33.420 Detected network event
. 2013-08-29 13:53:33.420 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.420 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.421 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.421 Received 41 bytes (0)
. 2013-08-29 13:53:33.421 Read 4 bytes (37 pending)
. 2013-08-29 13:53:33.421 Read 37 bytes (0 pending)
< 2013-08-29 13:53:33.422 Type: SSH_FXP_ATTRS, Size: 37, Number: 3173127
. 2013-08-29 13:53:33.422 Checking existence of partially transfered file.
> 2013-08-29 13:53:33.422 Type: SSH_FXP_LSTAT, Size: 130, Number: 3173383
. 2013-08-29 13:53:33.422 Sent 134 bytes
. 2013-08-29 13:53:33.422 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.423 Waiting for another 4 bytes
. 2013-08-29 13:53:33.423 Looking for incoming data
. 2013-08-29 13:53:33.426 Detected network event
. 2013-08-29 13:53:33.426 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.427 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.427 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.427 Received 33 bytes (0)
. 2013-08-29 13:53:33.427 Read 4 bytes (29 pending)
. 2013-08-29 13:53:33.428 Read 29 bytes (0 pending)
< 2013-08-29 13:53:33.428 Type: SSH_FXP_STATUS, Size: 29, Number: 3173383
< 2013-08-29 13:53:33.428 Status code: 2
. 2013-08-29 13:53:33.428 Opening remote file.
> 2013-08-29 13:53:33.428 Type: SSH_FXP_OPEN, Size: 146, Number: 3173635
. 2013-08-29 13:53:33.429 Sent 150 bytes
. 2013-08-29 13:53:33.429 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.429 Waiting for another 4 bytes
. 2013-08-29 13:53:33.429 Looking for incoming data
. 2013-08-29 13:53:33.432 Detected network event
. 2013-08-29 13:53:33.432 Enumerating network events for socket 2608
. 2013-08-29 13:53:33.433 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 13:53:33.433 Handling network read event on socket 2608 with error 0
. 2013-08-29 13:53:33.433 Received 17 bytes (0)
. 2013-08-29 13:53:33.433 Read 4 bytes (13 pending)
. 2013-08-29 13:53:33.434 Read 13 bytes (0 pending)
< 2013-08-29 13:53:33.434 Type: SSH_FXP_HANDLE, Size: 13, Number: 3173635
. 2013-08-29 13:53:33.434 Write request offset: 0, len: 32739
> 2013-08-29 13:53:33.434 Type: SSH_FXP_WRITE, Size: 32764, Number: 3174150
. 2013-08-29 13:53:33.439 Sent 32768 bytes
. 2013-08-29 13:53:33.439 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.439 Write request offset: 32739, len: 32739
> 2013-08-29 13:53:33.440 Type: SSH_FXP_WRITE, Size: 32764, Number: 3174406
. 2013-08-29 13:53:33.444 Sent 32768 bytes
. 2013-08-29 13:53:33.444 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.445 Write request offset: 65478, len: 32739
> 2013-08-29 13:53:33.445 Type: SSH_FXP_WRITE, Size: 32764, Number: 3174662
. 2013-08-29 13:53:33.450 Sent 32768 bytes
. 2013-08-29 13:53:33.450 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.450 Write request offset: 98217, len: 32739
> 2013-08-29 13:53:33.450 Type: SSH_FXP_WRITE, Size: 32764, Number: 3174918
. 2013-08-29 13:53:33.455 Sent 32768 bytes
. 2013-08-29 13:53:33.455 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.455 Write request offset: 130956, len: 32739
> 2013-08-29 13:53:33.455 Type: SSH_FXP_WRITE, Size: 32764, Number: 3175174
. 2013-08-29 13:53:33.460 Sent 32768 bytes
. 2013-08-29 13:53:33.460 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.461 Write request offset: 163695, len: 32739
> 2013-08-29 13:53:33.461 Type: SSH_FXP_WRITE, Size: 32764, Number: 3175430
. 2013-08-29 13:53:33.465 Sent 32768 bytes
. 2013-08-29 13:53:33.466 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.466 Write request offset: 196434, len: 32739
> 2013-08-29 13:53:33.466 Type: SSH_FXP_WRITE, Size: 32764, Number: 3175686
. 2013-08-29 13:53:33.471 Sent 32768 bytes
. 2013-08-29 13:53:33.471 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.471 Write request offset: 229173, len: 32739
> 2013-08-29 13:53:33.471 Type: SSH_FXP_WRITE, Size: 32764, Number: 3175942
. 2013-08-29 13:53:33.476 Sent 32768 bytes
. 2013-08-29 13:53:33.476 There are 0 bytes remaining in the send buffer
. 2013-08-29 13:53:33.477 Write request offset: 261912, len: 32739
> 2013-08-29 13:53:33.477 Type: SSH_FXP_WRITE, Size: 32764, Number: 3176198
. 2013-08-29 13:53:33.481 Sent 32768 bytes
. 2013-08-29 13:53:33.482 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.482 Write request offset: 294651, len: 32739
> 2013-08-29 13:53:33.482 Type: SSH_FXP_WRITE, Size: 32764, Number: 3176454
. 2013-08-29 13:53:33.487 Sent 32768 bytes
. 2013-08-29 13:53:33.487 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.487 Write request offset: 327390, len: 32739
> 2013-08-29 13:53:33.487 Type: SSH_FXP_WRITE, Size: 32764, Number: 3176710
. 2013-08-29 13:53:33.492 Sent 32768 bytes
. 2013-08-29 13:53:33.492 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.492 Write request offset: 360129, len: 32739
> 2013-08-29 13:53:33.493 Type: SSH_FXP_WRITE, Size: 32764, Number: 3176966
. 2013-08-29 13:53:33.497 Sent 32768 bytes
. 2013-08-29 13:53:33.497 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.498 Write request offset: 392868, len: 32739
> 2013-08-29 13:53:33.498 Type: SSH_FXP_WRITE, Size: 32764, Number: 3177222
. 2013-08-29 13:53:33.503 Sent 32768 bytes
. 2013-08-29 13:53:33.503 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.503 Write request offset: 425607, len: 32739
> 2013-08-29 13:53:33.503 Type: SSH_FXP_WRITE, Size: 32764, Number: 3177478
. 2013-08-29 13:53:33.508 Sent 32768 bytes
. 2013-08-29 13:53:33.508 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.508 Write request offset: 458346, len: 32739
> 2013-08-29 13:53:33.508 Type: SSH_FXP_WRITE, Size: 32764, Number: 3177734
. 2013-08-29 13:53:33.513 Sent 32768 bytes
. 2013-08-29 13:53:33.513 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.514 Write request offset: 491085, len: 32739
> 2013-08-29 13:53:33.514 Type: SSH_FXP_WRITE, Size: 32764, Number: 3177990
. 2013-08-29 13:53:33.518 Sent 32768 bytes
. 2013-08-29 13:53:33.519 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.519 Write request offset: 523824, len: 32739
> 2013-08-29 13:53:33.519 Type: SSH_FXP_WRITE, Size: 32764, Number: 3178246
. 2013-08-29 13:53:33.524 Sent 32768 bytes
. 2013-08-29 13:53:33.524 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.524 Write request offset: 556563, len: 32739
> 2013-08-29 13:53:33.524 Type: SSH_FXP_WRITE, Size: 32764, Number: 3178502
. 2013-08-29 13:53:33.529 Sent 32768 bytes
. 2013-08-29 13:53:33.529 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.529 Write request offset: 589302, len: 32739
> 2013-08-29 13:53:33.530 Type: SSH_FXP_WRITE, Size: 32764, Number: 3178758
. 2013-08-29 13:53:33.534 Sent 32768 bytes
. 2013-08-29 13:53:33.534 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.535 Write request offset: 622041, len: 32739
> 2013-08-29 13:53:33.535 Type: SSH_FXP_WRITE, Size: 32764, Number: 3179014
. 2013-08-29 13:53:33.540 Sent 32768 bytes
. 2013-08-29 13:53:33.540 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.540 Write request offset: 654780, len: 32739
> 2013-08-29 13:53:33.540 Type: SSH_FXP_WRITE, Size: 32764, Number: 3179270
. 2013-08-29 13:53:33.545 Sent 32768 bytes
. 2013-08-29 13:53:33.545 There are 36216 bytes remaining in the send buffer
. 2013-08-29 13:53:33.545 Write request offset: 687519, len: 32739
> 2013-08-29 13:53:33.546 Type: SSH_FXP_WRITE, Size: 32764, Number: 3179526
. 2013-08-29 13:53:33.549 Sent 32768 bytes
. 2013-08-29 13:53:33.549 There are 48315 bytes remaining in the send buffer
. 2013-08-29 13:53:33.549 Write request offset: 720258, len: 32739
> 2013-08-29 13:53:33.549 Type: SSH_FXP_WRITE, Size: 32764, Number: 3179782
. 2013-08-29 13:53:33.550 Sent 32768 bytes
. 2013-08-29 13:53:33.550 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:33.550 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:33.650 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:33.650 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:33.750 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:33.750 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:33.850 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:33.850 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:33.951 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:33.951 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.051 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.051 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.151 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.151 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.251 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.251 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.351 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.351 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.451 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.451 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.551 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.551 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.651 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.651 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.751 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.751 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.851 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.851 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:34.951 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:34.951 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.051 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.051 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.151 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.151 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.251 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.251 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.351 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.351 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.452 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.452 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.552 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.552 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.652 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.652 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.752 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.752 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.852 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.852 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:35.952 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:35.952 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.052 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.052 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.152 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.152 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.252 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.252 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.352 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.352 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.452 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.452 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.552 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.552 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.652 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.652 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.752 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.752 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.852 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.852 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:36.953 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:36.953 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.053 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.053 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.153 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.153 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.253 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.253 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.353 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.353 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.453 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.453 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.553 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.553 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.653 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.653 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.753 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.753 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.853 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.853 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:37.953 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:37.953 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.053 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.053 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.153 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.153 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.253 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.253 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.353 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.353 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.454 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.454 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.554 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.554 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.654 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.654 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.754 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.754 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.854 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.854 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:38.954 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:38.954 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.054 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.054 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.154 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.154 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.254 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.254 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.354 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.354 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.454 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.454 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.554 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.554 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.654 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.654 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.754 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.754 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.854 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.854 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:39.955 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:39.955 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.055 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.055 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.155 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.155 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.255 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.255 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.355 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.355 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.455 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.455 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.555 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.555 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.655 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.655 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.755 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.755 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.855 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.855 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:40.955 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:40.955 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.055 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.055 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.155 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.155 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.255 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.255 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.355 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.355 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.456 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.456 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.556 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.556 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.656 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.656 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.756 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.756 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.856 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.856 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:41.956 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:41.956 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.056 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.056 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.156 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.156 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.256 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.256 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.356 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.356 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.456 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.456 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.556 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.556 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.656 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.656 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.756 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.756 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.856 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.856 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:42.957 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:42.957 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.057 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.057 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.157 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.157 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.257 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.257 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.357 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.357 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.457 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.457 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.557 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.557 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.657 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.657 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.757 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.757 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.857 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.857 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:43.957 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:43.957 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.057 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.057 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.157 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.157 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.257 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.257 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.357 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.357 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.458 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.458 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.558 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.558 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.658 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.658 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.758 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.758 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.858 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.858 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:44.958 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:44.958 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.058 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.058 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.158 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.158 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.258 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.258 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.358 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.358 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.458 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.458 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.558 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.558 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.658 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.658 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.758 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.758 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.858 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.858 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:45.959 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:45.959 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.059 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.059 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.159 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.159 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.259 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.259 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.359 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.359 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.459 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.459 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.559 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.559 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.659 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.659 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.759 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.759 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.859 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.859 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:46.959 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:46.959 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.059 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.059 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.159 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.159 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.259 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.259 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.359 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.359 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.460 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.460 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.560 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.560 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.660 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.660 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.760 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.760 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.860 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.860 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:47.960 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:47.960 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:48.060 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.060 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:48.160 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.160 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:48.260 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.260 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:48.360 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.360 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:48.460 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.460 There are 81083 bytes remaining in the send buffer, need to send at least another 15547 bytes
. 2013-08-29 13:53:48.560 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.560 Waiting for dispatching send buffer timed out, asking user what to do.
. 2013-08-29 13:53:48.560 Asking user:
. 2013-08-29 13:53:48.560 Host is not communicating for 15 seconds.
. 2013-08-29 13:53:48.561 
. 2013-08-29 13:53:48.561 Wait for another 15 seconds? ()
. 2013-08-29 13:54:00.467 Attempt to close connection due to fatal exception:
* 2013-08-29 13:54:00.468 Terminated by user.
. 2013-08-29 13:54:00.468 Closing connection.
. 2013-08-29 13:54:00.468 Sending special code: 12
. 2013-08-29 13:54:00.468 Sent EOF message
. 2013-08-29 13:54:00.468 Selecting events 0 for socket 2608
. 2013-08-29 13:54:00.486 Connection was lost, asking what to do.
. 2013-08-29 13:54:00.486 Asking user:
. 2013-08-29 13:54:00.487 Terminated by user. ()
FAR3_NetBox.log (136,566 bytes)   

mistbow

2013-08-29 11:16

reporter   bugnote:0011368

Last edited: 2013-08-29 11:21

Log приаттачил сверху.

Вот начало.

2013-08-29 12:54:42.468 --------------------------------------------------------------------------
. 2013-08-29 12:54:42.469 NetBox Version 2.1.30 (Build 257) (OS 6.2.9200)
. 2013-08-29 12:54:42.470 Configuration: NetBox 3\
. 2013-08-29 12:54:42.471 Working directory: D:\htdocs
. 2013-08-29 12:54:42.471 Login time: 29.08.2013 12:54:42
. 2013-08-29 12:54:42.472 --------------------------------------------------------------------------
. 2013-08-29 12:54:42.484 Host name: willart.ru (Port: 22302)
. 2013-08-29 12:54:42.485 Tunnel: No
. 2013-08-29 12:54:42.485 Transfer Protocol: SFTP (SCP)
. 2013-08-29 12:54:42.486 Code Page: 0
. 2013-08-29 12:54:42.486 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2013-08-29 12:54:42.486 Proxy: none
. 2013-08-29 12:54:42.486 SSH protocol version: 2; Compression: Yes
. 2013-08-29 12:54:42.486 Bypass authentication: No
. 2013-08-29 12:54:42.486 Try agent: Yes; Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2013-08-29 12:54:42.487 Ciphers: aes,blowfish,3des,WARN,arcfour,des; Ssh2DES: No
. 2013-08-29 12:54:42.487 SSH Bugs: A,A,A,A,A,A,A,A,A,A
. 2013-08-29 12:54:42.487 Return code variable: Autodetect; Lookup user groups: +
. 2013-08-29 12:54:42.487 Shell: default
. 2013-08-29 12:54:42.488 EOL: 0, UTF: 0
. 2013-08-29 12:54:42.488 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2013-08-29 12:54:42.488 LS: ls -la, Ign LS warn: Yes, Scp1 Comp: No
. 2013-08-29 12:54:42.488 SFTP Bugs: A,A
. 2013-08-29 12:54:42.488 SFTP Server: default
. 2013-08-29 12:54:42.488 Local directory: default, Remote directory: /, Update: Yes, Cache: Yes
. 2013-08-29 12:54:42.489 Cache directory changes: Yes, Permanent: Yes
. 2013-08-29 12:54:42.489 DST mode: 1; Timezone offset: 0h 0m
. 2013-08-29 12:54:42.489 --------------------------------------------------------------------------
. 2013-08-29 12:54:42.492 Looking up host "***.ru"
. 2013-08-29 12:54:42.505 Connecting to **.174.**.116 port 2***2
. 2013-08-29 12:54:42.509 Selecting events 63 for socket 2608
. 2013-08-29 12:54:42.510 Waiting for the server to continue with the initialization
. 2013-08-29 12:54:42.510 Looking for incoming data
. 2013-08-29 12:54:42.510 Detected network event
. 2013-08-29 12:54:42.510 Enumerating network events for socket 2608
. 2013-08-29 12:54:42.511 Enumerated 18 network events making 18 cumulative events for socket 2608
. 2013-08-29 12:54:42.511 Handling network write event on socket 2608 with error 0
. 2013-08-29 12:54:42.511 Handling network connect event on socket 2608 with error 0
. 2013-08-29 12:54:42.518 Detected network event
. 2013-08-29 12:54:42.519 Enumerating network events for socket 2608
. 2013-08-29 12:54:42.519 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 12:54:42.519 Handling network read event on socket 2608 with error 0
. 2013-08-29 12:54:42.519 Server version: SSH-2.0-OpenSSH_5.8p1-hpn13v10
. 2013-08-29 12:54:42.520 Using SSH protocol version 2
. 2013-08-29 12:54:42.520 We claim version: SSH-2.0-NetBox_FAR_release_2.1.30
. 2013-08-29 12:54:42.520 Waiting for the server to continue with the initialization
. 2013-08-29 12:54:42.520 Looking for incoming data
. 2013-08-29 12:54:42.526 Detected network event
. 2013-08-29 12:54:42.526 Enumerating network events for socket 2608
. 2013-08-29 12:54:42.526 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 12:54:42.526 Handling network read event on socket 2608 with error 0
. 2013-08-29 12:54:42.527 Server supports delayed compression; will try this later
. 2013-08-29 12:54:42.527 Doing Diffie-Hellman group exchange
. 2013-08-29 12:54:42.527 Waiting for the server to continue with the initialization
. 2013-08-29 12:54:42.527 Looking for incoming data
. 2013-08-29 12:54:42.572 Detected network event
. 2013-08-29 12:54:42.573 Enumerating network events for socket 2608
. 2013-08-29 12:54:42.573 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 12:54:42.573 Handling network read event on socket 2608 with error 0
. 2013-08-29 12:54:42.573 Doing Diffie-Hellman key exchange with hash SHA-1
. 2013-08-29 12:54:42.608 Waiting for the server to continue with the initialization
. 2013-08-29 12:54:42.609 Looking for incoming data
. 2013-08-29 12:54:42.623 Detected network event
. 2013-08-29 12:54:42.623 Enumerating network events for socket 2608
. 2013-08-29 12:54:42.624 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 12:54:42.624 Handling network read event on socket 2608 with error 0
. 2013-08-29 12:54:42.674 Verifying host key rsa2
-------------------------------------
. 2013-08-29 12:54:42.678 Host key matches cached key
. 2013-08-29 12:54:42.678 Selecting events 63 for socket 2608
. 2013-08-29 12:54:42.678 Host key fingerprint is:
. 2013-08-29 12:54:42.678 ssh-rsa 2048 **************************
. 2013-08-29 12:54:42.679 Initialised AES-256 SDCTR client->server encryption
. 2013-08-29 12:54:42.679 Initialised HMAC-SHA1 client->server MAC algorithm
. 2013-08-29 12:54:42.679 Initialised AES-256 SDCTR server->client encryption
. 2013-08-29 12:54:42.679 Initialised HMAC-SHA1 server->client MAC algorithm
. 2013-08-29 12:54:42.680 Waiting for the server to continue with the initialization
. 2013-08-29 12:54:42.680 Looking for incoming data
. 2013-08-29 12:54:42.746 Detected network event
. 2013-08-29 12:54:42.747 Enumerating network events for socket 2608
. 2013-08-29 12:54:42.747 Enumerated 1 network events making 1 cumulative events for socket 2608
. 2013-08-29 12:54:42.747 Handling network read event on socket 2608 with error 0
. 2013-08-29 12:54:42.747 Reading private key file "c:\users
----------------------------
. 2013-08-29 13:53:48.560 There are 81083 bytes remaining in the send buffer
. 2013-08-29 13:53:48.560 Waiting for dispatching send buffer timed out, asking user what to do.
. 2013-08-29 13:53:48.560 Asking user:
. 2013-08-29 13:53:48.560 Host is not communicating for 15 seconds.
. 2013-08-29 13:53:48.561
. 2013-08-29 13:53:48.561 Wait for another 15 seconds? ()
. 2013-08-29 13:54:00.467 Attempt to close connection due to fatal exception:
* 2013-08-29 13:54:00.468 Terminated by user.
. 2013-08-29 13:54:00.468 Closing connection.
. 2013-08-29 13:54:00.468 Sending special code: 12
. 2013-08-29 13:54:00.468 Sent EOF message
. 2013-08-29 13:54:00.468 Selecting events 0 for socket 2608
. 2013-08-29 13:54:00.486 Connection was lost, asking what to do.
. 2013-08-29 13:54:00.486 Asking user:
. 2013-08-29 13:54:00.487 Terminated by user. ()

ruv

2013-09-17 22:30

reporter   bugnote:0011425

У меня тоже падает:

Exception: Access violation (write to 0x0000000000000BDF)
Address: 0x000000007777E4B4
Function: SetDirectoryW
Module: C:\app\far3\Plugins\NetBox\NetBox.dll


Соединение по SCP, и связь нестабильная (EDGE). При стабильной связи падения не наблюдались.

NetBox 2.1.31 ??.06.2013, Far 3.0 build 3614 x64.

michael.lukashov

2014-02-25 07:07

developer   bugnote:0011855

Просьба проверить версию 2.1.34

vsukhoml

2014-03-04 06:26

reporter   bugnote:0011861

Netbox 2.1.34: на FTP + FTP Proxy проблему воспроизвести не удалось
На SOCKS5 прокси - тоже. при вылете по таймауту идет корректное сообщение об ошибке без вылета.

Issue History

Date Modified Username Field Change
2013-06-10 19:29 vsukhoml New Issue
2013-06-10 19:29 vsukhoml File Added: farcrash-netbox1.png
2013-06-10 20:12 Denis Note Added: 0011115
2013-06-10 20:51 2useven10 Project Far Manager => Plugins
2013-06-10 20:52 2useven10 Category File System => NetBox
2013-06-11 14:35 vsukhoml Note Added: 0011117
2013-06-11 19:24 michael.lukashov Note Added: 0011119
2013-06-12 09:07 vsukhoml Note Added: 0011122
2013-06-12 15:12 michael.lukashov Note Added: 0011129
2013-06-13 04:51 vsukhoml File Added: far1.jpg
2013-06-13 04:55 vsukhoml Note Added: 0011132
2013-06-13 09:39 alexy Assigned To => michael.lukashov
2013-06-13 09:39 alexy Status new => assigned
2013-06-13 16:13 vsukhoml Note Added: 0011136
2013-06-13 16:22 vsukhoml Note Edited: 0011136
2013-06-13 18:40 michael.lukashov Note Added: 0011138
2013-06-14 06:23 vsukhoml Note Added: 0011142
2013-06-14 06:23 vsukhoml File Added: far3.jpg
2013-06-14 06:24 vsukhoml File Added: far2.jpg
2013-06-15 21:48 michael.lukashov Note Added: 0011148
2013-06-16 15:20 vsukhoml Note Added: 0011151
2013-06-16 15:20 vsukhoml File Added: far4.jpg
2013-06-16 15:20 vsukhoml File Added: far5.jpg
2013-06-17 18:28 michael.lukashov Note Added: 0011162
2013-06-18 06:33 vsukhoml Note Added: 0011165
2013-06-19 19:02 michael.lukashov Note Added: 0011180
2013-06-19 19:15 vsukhoml Note Added: 0011181
2013-06-19 19:24 michael.lukashov Note Added: 0011182
2013-06-19 19:26 vsukhoml Note Added: 0011183
2013-06-19 19:30 michael.lukashov Note Added: 0011184
2013-06-19 19:58 vsukhoml Note Added: 0011185
2013-06-20 06:57 vsukhoml Note Added: 0011188
2013-06-20 19:32 michael.lukashov Note Added: 0011191
2013-06-21 04:22 vsukhoml Note Added: 0011193
2013-06-21 04:23 vsukhoml File Added: p46000@p46000.ftp.ihc.ru.log
2013-06-26 06:39 vsukhoml Note Added: 0011197
2013-06-26 06:44 vsukhoml Note Added: 0011198
2013-08-08 14:24 scp Note Added: 0011313
2013-08-08 14:26 scp Note Edited: 0011313
2013-08-29 09:24 mistbow Note Added: 0011366
2013-08-29 10:02 mistbow Note Edited: 0011366
2013-08-29 10:04 mistbow Note Edited: 0011366
2013-08-29 11:13 mistbow Note Added: 0011367
2013-08-29 11:15 mistbow File Added: FAR3_NetBox.log
2013-08-29 11:16 mistbow Note Added: 0011368
2013-08-29 11:21 mistbow Note Edited: 0011368
2013-09-17 22:30 ruv Note Added: 0011425
2014-02-25 07:07 michael.lukashov Note Added: 0011855
2014-02-25 07:07 michael.lukashov Status assigned => feedback
2014-03-04 06:26 vsukhoml Note Added: 0011861
2014-03-04 06:26 vsukhoml Status feedback => assigned
2014-03-11 08:16 michael.lukashov Status assigned => resolved
2014-03-21 17:28 michael.lukashov Status resolved => closed
2014-03-21 17:28 michael.lukashov Resolution open => fixed