Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 26th, 2011  |  syntax: None  |  size: 17.71 KB  |  hits: 91  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [2011-05-26 20:58:07,338] [DEBUG] koFTPConnection: open: s:some.server.com p:21 u:some_user
  2. [2011-05-26 20:58:17,723] [DEBUG] koFTPConnection: do_authenticateWithPassword: login successful
  3. [2011-05-26 20:58:17,723] [DEBUG] koFTPConnection: Password authentication successful.
  4. [2011-05-26 20:58:17,724] [INFO] koFTPConnection: ftp connection opened on some.server.com:21 for user some_user
  5. [2011-05-26 20:58:17,729] [DEBUG] koFTPConnection: list: (refresh:True) path: '/web'
  6. [2011-05-26 20:58:17,730] [DEBUG] koFTPConnection: list: path is not cached, getting info
  7. [2011-05-26 20:58:17,730] [DEBUG] koFTPConnection: Checking that the ftp connection is alive
  8. [2011-05-26 20:58:17,732] [DEBUG] koFTPConnection: Sending NOOP
  9. [2011-05-26 20:58:17,766] [DEBUG] koFTPConnection: do_getParentPath: '/web' -> '/'
  10. [2011-05-26 20:58:17,766] [DEBUG] koFTPConnection: _createRFInfoFromPath: '/web'
  11. [2011-05-26 20:58:18,088] [DEBUG] koFTPConnection: list: Returned new rf_info for: '/web'
  12. [2011-05-26 20:58:18,088] [DEBUG] koFTPConnection: list: Creating new listing for directory: '/web'
  13. [2011-05-26 20:58:18,469] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxr-x   9 some_user web122       4096 Mar 28 21:05 .
  14. [2011-05-26 20:58:18,470] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   9 some_user web122       4096 May 26 10:17 ..
  15. [2011-05-26 20:58:18,473] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-rw-r--   1 some_user web122       4633 Oct 21  2009 .htaccess.bak
  16. [2011-05-26 20:58:18,476] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxr-x   2 some_user web122       4096 Aug  4  2009 error
  17. [2011-05-26 20:58:18,477] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  11 some_user web122       4096 Feb 21 16:06 gw
  18. [2011-05-26 20:58:18,480] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-rw-r--   1 some_user web122       1219 Mar 28 11:16 index.html
  19. [2011-05-26 20:58:18,482] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxr-x   9 some_user web122       4096 Aug  6  2009 net2ftp
  20. [2011-05-26 20:58:18,483] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  23 some_user web122       4096 May 23 11:37 nowotny
  21. [2011-05-26 20:58:18,486] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   5 some_user web122       4096 Nov 26  2010 static
  22. [2011-05-26 20:58:18,487] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   3 some_user web122       4096 Jan 11 17:33 strony
  23. [2011-05-26 20:58:18,490] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx   2 some_user web122       4096 Aug  6  2009 tmp
  24. [2011-05-26 20:58:18,503] [DEBUG] koFTPConnection: closing connection
  25. [2011-05-26 20:58:18,505] [DEBUG] koFTPConnection: do_close: Closing FTP connection
  26. [2011-05-26 20:58:18,542] [DEBUG] koFTPConnection: list: (refresh:True) path: '/web/nowotny'
  27. [2011-05-26 20:58:18,542] [DEBUG] koFTPConnection: open: s:some.server.com p:21 u:some_user
  28. [2011-05-26 20:58:28,878] [DEBUG] koFTPConnection: do_authenticateWithPassword: login successful
  29. [2011-05-26 20:58:28,878] [DEBUG] koFTPConnection: Password authentication successful.
  30. [2011-05-26 20:58:28,878] [INFO] koFTPConnection: ftp connection opened on some.server.com:21 for user some_user
  31. [2011-05-26 20:58:28,878] [DEBUG] koFTPConnection: do_getParentPath: '/web/nowotny' -> '/web'
  32. [2011-05-26 20:58:28,880] [DEBUG] koFTPConnection: _createRFInfoFromPath: '/web/nowotny'
  33. [2011-05-26 20:58:29,178] [DEBUG] koFTPConnection: list: Returned new rf_info for: '/web/nowotny'
  34. [2011-05-26 20:58:29,178] [DEBUG] koFTPConnection: list: Creating new listing for directory: '/web/nowotny'
  35. [2011-05-26 20:58:29,663] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  23 some_user web122       4096 May 23 11:37 .
  36. [2011-05-26 20:58:29,664] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxr-x   9 some_user web122       4096 Mar 28 21:05 ..
  37. [2011-05-26 20:58:29,665] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       1610 Jan 19 13:30 1.php
  38. [2011-05-26 20:58:29,667] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Apr 14  2010 b
  39. [2011-05-26 20:58:29,668] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Mar 29  2010 bots
  40. [2011-05-26 20:58:29,673] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  11 some_user web122       4096 Jan 12 10:47 cmsmadesimple
  41. [2011-05-26 20:58:29,674] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  21 some_user web122       4096 Dec  8 17:45 concrete
  42. [2011-05-26 20:58:29,677] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  19 some_user web122       4096 May 22 14:14 dolphin
  43. [2011-05-26 20:58:29,678] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   9 some_user web122       4096 Dec 15 21:16 drupal6
  44. [2011-05-26 20:58:29,680] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx  19 some_user web122       4096 Dec  2 16:55 elgg
  45. [2011-05-26 20:58:29,683] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx   3 some_user web122       4096 Jan  3 18:18 elgg_data
  46. [2011-05-26 20:58:29,684] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   6 some_user web122       4096 May 20 10:49 frameworks
  47. [2011-05-26 20:58:29,687] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  16 some_user web122       4096 Jan  3 18:22 impresscms
  48. [2011-05-26 20:58:29,688] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  16 some_user web122       4096 Feb 24 13:16 joomla
  49. [2011-05-26 20:58:29,690] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   5 some_user web122       4096 Dec  9 16:43 modx-evolution
  50. [2011-05-26 20:58:29,693] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   6 some_user web122       4096 Dec 10 15:10 modx-revol
  51. [2011-05-26 20:58:29,696] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx  19 some_user web122       4096 Apr 11 20:00 newscoop
  52. [2011-05-26 20:58:29,697] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Mar  8 15:13 oop
  53. [2011-05-26 20:58:29,700] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122         21 Dec 16 17:15 p.php
  54. [2011-05-26 20:58:29,700] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  10 some_user web122       4096 May 23 09:18 phpMyAdmin
  55. [2011-05-26 20:58:29,704] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 root     root      5637578 May 20 17:27 phpMyAdmin-3.4.1-all-languages.tar.gz
  56. [2011-05-26 20:58:29,707] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 root     root      5637578 May 20 17:27 phpMyAdmin-3.4.1-all-languages.tar.gz.1
  57. [2011-05-26 20:58:29,713] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  2 11:35 recursive_chmod
  58. [2011-05-26 20:58:29,716] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   3 some_user web122       4096 Apr  5 10:02 rescue_reczna
  59. [2011-05-26 20:58:29,720] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   3 some_user web122       4096 Mar 19 15:42 shops
  60. [2011-05-26 20:58:29,721] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   7 some_user web122       4096 Apr  5 13:17 simplecms
  61. [2011-05-26 20:58:29,723] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122         37 Jan 20 13:31 t.php
  62. [2011-05-26 20:58:29,726] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       1017 Jan 19 13:53 trans.php
  63. [2011-05-26 20:58:29,727] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 root     root         9860 May 23 11:37 wget-log
  64. [2011-05-26 20:58:29,730] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx   5 some_user web122       4096 Feb 24 13:27 wordpress
  65. [2011-05-26 20:58:29,829] [DEBUG] koFTPConnection: closing connection
  66. [2011-05-26 20:58:29,829] [DEBUG] koFTPConnection: do_close: Closing FTP connection
  67. [2011-05-26 20:58:29,868] [DEBUG] koFTPConnection: list: (refresh:True) path: '/web/nowotny/concrete'
  68. [2011-05-26 20:58:29,868] [DEBUG] koFTPConnection: open: s:some.server.com p:21 u:some_user
  69. [2011-05-26 20:58:40,174] [DEBUG] koFTPConnection: do_authenticateWithPassword: login successful
  70. [2011-05-26 20:58:40,174] [DEBUG] koFTPConnection: Password authentication successful.
  71. [2011-05-26 20:58:40,174] [INFO] koFTPConnection: ftp connection opened on some.server.com:21 for user some_user
  72. [2011-05-26 20:58:40,174] [DEBUG] koFTPConnection: do_getParentPath: '/web/nowotny/concrete' -> '/web/nowotny'
  73. [2011-05-26 20:58:40,174] [DEBUG] koFTPConnection: _createRFInfoFromPath: '/web/nowotny/concrete'
  74. [2011-05-26 20:58:41,147] [DEBUG] koFTPConnection: list: Returned new rf_info for: '/web/nowotny/concrete'
  75. [2011-05-26 20:58:41,148] [DEBUG] koFTPConnection: list: Creating new listing for directory: '/web/nowotny/concrete'
  76. [2011-05-26 20:58:41,869] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  21 some_user web122       4096 Dec  8 17:45 .
  77. [2011-05-26 20:58:41,871] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  23 some_user web122       4096 May 23 11:37 ..
  78. [2011-05-26 20:58:41,874] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       2073 Dec  8 17:16 INSTALL
  79. [2011-05-26 20:58:41,875] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       1085 Dec  8 17:16 LICENSE.TXT
  80. [2011-05-26 20:58:41,878] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:16 blocks
  81. [2011-05-26 20:58:41,880] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  21 some_user web122       4096 Dec  8 17:45 concrete
  82. [2011-05-26 20:58:41,881] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx   2 some_user web122       4096 Jan  5 14:49 config
  83. [2011-05-26 20:58:41,884] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 controllers
  84. [2011-05-26 20:58:41,885] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 css
  85. [2011-05-26 20:58:41,888] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 elements
  86. [2011-05-26 20:58:41,890] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx  12 some_user web122       4096 Jan  5 14:49 files
  87. [2011-05-26 20:58:41,892] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 helpers
  88. [2011-05-26 20:58:41,894] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122         42 Dec  8 17:16 index.php
  89. [2011-05-26 20:58:41,895] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 jobs
  90. [2011-05-26 20:58:41,898] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 js
  91. [2011-05-26 20:58:41,901] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 languages
  92. [2011-05-26 20:58:41,903] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 libraries
  93. [2011-05-26 20:58:41,904] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 mail
  94. [2011-05-26 20:58:41,907] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 models
  95. [2011-05-26 20:58:41,908] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxrwxrwx   2 some_user web122       4096 Dec  8 17:45 packages
  96. [2011-05-26 20:58:41,911] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122        347 Dec  8 17:16 robots.txt
  97. [2011-05-26 20:58:41,913] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 single_pages
  98. [2011-05-26 20:58:41,914] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122          0 Dec  8 17:16 sitemap.xml
  99. [2011-05-26 20:58:41,915] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 themes
  100. [2011-05-26 20:58:41,917] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 tools
  101. [2011-05-26 20:58:41,920] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Dec  8 17:45 updates
  102. [2011-05-26 20:58:42,042] [DEBUG] koFTPConnection: closing connection
  103. [2011-05-26 20:58:42,042] [DEBUG] koFTPConnection: do_close: Closing FTP connection
  104. [2011-05-26 20:58:42,101] [DEBUG] koFTPConnection: list: (refresh:True) path: '/web/nowotny/joomla'
  105. [2011-05-26 20:58:42,101] [DEBUG] koFTPConnection: list: path is not cached, getting info
  106. [2011-05-26 20:58:42,101] [DEBUG] koFTPConnection: open: s:some.server.com p:21 u:some_user
  107. [2011-05-26 20:58:52,388] [DEBUG] koFTPConnection: do_authenticateWithPassword: login successful
  108. [2011-05-26 20:58:52,388] [DEBUG] koFTPConnection: Password authentication successful.
  109. [2011-05-26 20:58:52,388] [INFO] koFTPConnection: ftp connection opened on some.server.com:21 for user some_user
  110. [2011-05-26 20:58:52,390] [DEBUG] koFTPConnection: do_getParentPath: '/web/nowotny/joomla' -> '/web/nowotny'
  111. [2011-05-26 20:58:52,390] [DEBUG] koFTPConnection: _createRFInfoFromPath: '/web/nowotny/joomla'
  112. [2011-05-26 20:58:52,624] [DEBUG] koFTPConnection: list: Returned new rf_info for: '/web/nowotny/joomla'
  113. [2011-05-26 20:58:52,624] [DEBUG] koFTPConnection: list: Creating new listing for directory: '/web/nowotny/joomla'
  114. [2011-05-26 20:58:53,286] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  16 some_user web122       4096 Feb 24 13:16 .
  115. [2011-05-26 20:58:53,288] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  23 some_user web122       4096 May 23 11:37 ..
  116. [2011-05-26 20:58:53,289] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122      17816 Dec 12  2009 LICENSE.txt
  117. [2011-05-26 20:58:53,290] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       4493 Jan  9 02:40 README.txt
  118. [2011-05-26 20:58:53,292] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  10 some_user web122       4096 Jan 11 03:58 administrator
  119. [2011-05-26 20:58:53,295] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Jan 11 03:58 cache
  120. [2011-05-26 20:58:53,296] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  12 some_user web122       4096 Jan 11 03:58 components
  121. [2011-05-26 20:58:53,299] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       2425 Jan  9 02:40 htaccess.txt
  122. [2011-05-26 20:58:53,302] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   4 some_user web122       4096 Jan 11 03:58 images
  123. [2011-05-26 20:58:53,303] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Jan 11 03:58 includes
  124. [2011-05-26 20:58:53,305] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       1394 Jan  9 02:40 index.php
  125. [2011-05-26 20:58:53,308] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  10 some_user web122       4096 Jan 11 03:58 installation
  126. [2011-05-26 20:58:53,309] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122       1273 Jan 11 03:58 joomla.xml
  127. [2011-05-26 20:58:53,312] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   4 some_user web122       4096 Jan 11 03:58 language
  128. [2011-05-26 20:58:53,313] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   6 some_user web122       4096 Jan 11 03:58 libraries
  129. [2011-05-26 20:58:53,315] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Jan 11 03:58 logs
  130. [2011-05-26 20:58:53,318] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   8 some_user web122       4096 Jan 11 03:58 media
  131. [2011-05-26 20:58:53,319] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  25 some_user web122       4096 Jan 11 03:58 modules
  132. [2011-05-26 20:58:53,322] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x  10 some_user web122       4096 Jan 11 03:58 plugins
  133. [2011-05-26 20:58:53,323] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: -rw-r--r--   1 some_user web122        301 Aug 12  2009 robots.txt
  134. [2011-05-26 20:58:53,325] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   6 some_user web122       4096 Jan 11 03:58 templates
  135. [2011-05-26 20:58:53,328] [DEBUG] koFTPConnection: do_getDirectoryList: raw list item: drwxr-xr-x   2 some_user web122       4096 Jan 11 03:58 tmp
  136. [2011-05-26 20:58:53,391] [DEBUG] koFTPConnection: closing connection
  137. [2011-05-26 20:58:53,391] [DEBUG] koFTPConnection: do_close: Closing FTP connection