How to Avoid "MLSD" - Directory Listing During Session Open?
Hi,
Currently I am working in a very large size directory that contain more than 100 thousands of files.
How can I avoid the MLSD on the Directory Listing During the Session Open.
I am writing in Visual c# .
Example from my session log file below:
Below is my Session Log file:
Below is my Debug log:
[/quote]
Currently I am working in a very large size directory that contain more than 100 thousands of files.
How can I avoid the MLSD on the Directory Listing During the Session Open.
I am writing in Visual c# .
Example from my session log file below:
> 2012-12-06 12:02:29.191 MLSD < 2012-12-06 12:02:29.799 150 Opening ASCII mode data connection for MLSD
Below is my Session Log file:
. 2012-12-06 12:02:14.948 -------------------------------------------------------------------------- . 2012-12-06 12:02:14.948 WinSCP Version 5.1.1 (Build 2735) (OS 6.1.7600) . 2012-12-06 12:02:14.948 Configuration: nul . 2012-12-06 12:02:14.948 Local account: PK111\Admin . 2012-12-06 12:02:14.964 Working directory: C:\Users\Admin\AppData\Local\Apps\2.0\3HORG67E.AG5\7BT6EZ85.GZB\ftp_..tion_89e3500776d96da4_0001.0000_994546233ae42139 . 2012-12-06 12:02:14.964 Command-line: "C:\Program Files\WinSCP\winscp.exe" /xmllog="C:\Users\Admin\AppData\Local\Temp\tmp7BD9.tmp" /xmlgroups /nointeractiveinput /dotnet=511 /ini=nul /log="C:\\wamp\\www\\source\\Session_log.log" /console /consoleinstance=_4836_985 . 2012-12-06 12:02:14.964 Time zone: Current: GMT+8, Standard: GMT+8, DST: GMT+9, DST Start: 12/30/1899, DST End: 12/30/1899 . 2012-12-06 12:02:14.964 Login time: Thursday, December 06, 2012 12:02:14 PM . 2012-12-06 12:02:14.964 -------------------------------------------------------------------------- . 2012-12-06 12:02:14.964 Session name: ftser@tag.gotdns.com (Ad-Hoc session) . 2012-12-06 12:02:14.964 Host name: tag.gotdns.com (Port: 121) . 2012-12-06 12:02:14.964 User name: ftser (Password: Yes, Key file: No) . 2012-12-06 12:02:14.964 Tunnel: No . 2012-12-06 12:02:14.964 Transfer Protocol: FTP . 2012-12-06 12:02:14.964 Ping type: C, Ping interval: 30 sec; Timeout: 120 sec . 2012-12-06 12:02:14.964 Proxy: none . 2012-12-06 12:02:14.964 FTP: FTPS: None; Passive: Yes [Force IP: A] . 2012-12-06 12:02:14.964 Local directory: default, Remote directory: home, Update: Yes, Cache: Yes . 2012-12-06 12:02:14.964 Cache directory changes: Yes, Permanent: Yes . 2012-12-06 12:02:14.964 DST mode: 1 . 2012-12-06 12:02:14.964 -------------------------------------------------------------------------- . 2012-12-06 12:02:15.010 Connecting to tag.gotdns.com:121 ... . 2012-12-06 12:02:15.369 Connected with tag.gotdns.com:121. Waiting for welcome message... < 2012-12-06 12:02:20.704 220 ProFTPD 1.3.4a Server (Debian) [::ffff:192.168.0.22] > 2012-12-06 12:02:20.704 USER ftser < 2012-12-06 12:02:20.985 331 Password required for ftser > 2012-12-06 12:02:20.985 PASS ****** < 2012-12-06 12:02:23.528 230 User ftser logged in > 2012-12-06 12:02:23.528 SYST < 2012-12-06 12:02:23.840 215 UNIX Type: L8 > 2012-12-06 12:02:23.840 FEAT < 2012-12-06 12:02:24.136 211-Features: < 2012-12-06 12:02:24.136 LANG en-US.UTF-8;en-US* < 2012-12-06 12:02:24.136 MDTM < 2012-12-06 12:02:24.136 MFMT < 2012-12-06 12:02:24.136 TVFS < 2012-12-06 12:02:24.136 UTF8 < 2012-12-06 12:02:24.136 MFF modify;UNIX.group;UNIX.mode; < 2012-12-06 12:02:24.136 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; < 2012-12-06 12:02:24.136 SITE MKDIR < 2012-12-06 12:02:24.136 SITE RMDIR < 2012-12-06 12:02:24.136 SITE UTIME < 2012-12-06 12:02:24.136 SITE SYMLINK < 2012-12-06 12:02:24.152 REST STREAM < 2012-12-06 12:02:24.152 SITE COPY < 2012-12-06 12:02:24.152 SIZE < 2012-12-06 12:02:24.152 211 End > 2012-12-06 12:02:24.152 OPTS UTF8 ON < 2012-12-06 12:02:24.417 200 UTF8 set to on . 2012-12-06 12:02:24.417 Connected . 2012-12-06 12:02:24.417 -------------------------------------------------------------------------- . 2012-12-06 12:02:24.417 Using FTP protocol. . 2012-12-06 12:02:24.417 Doing startup conversation with host. > 2012-12-06 12:02:24.417 PWD < 2012-12-06 12:02:24.745 257 "/" is the current directory . 2012-12-06 12:02:24.745 Getting current directory name. . 2012-12-06 12:02:24.745 Startup conversation with host finished. < 2012-12-06 12:02:24.745 Script: Active session: [1] ftser@tag.gotdns.com > 2012-12-06 12:02:25.182 Script: put -nopermissions -preservetime -transfer="binary" -- "C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg" "/cam1/" . 2012-12-06 12:02:25.197 Copying 1 files/directories to remote directory "/cam1/" . 2012-12-06 12:02:25.197 PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 0100; Resume: S (102400); CalcS: No; Mask: . 2012-12-06 12:02:25.197 TM: B; ClAr: No; CPS: 0; InclM: . 2012-12-06 12:02:25.197 AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml . 2012-12-06 12:02:25.197 File: "C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg" . 2012-12-06 12:02:25.197 Copying "C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg" to remote directory started. . 2012-12-06 12:02:25.197 Binary transfer mode selected. . 2012-12-06 12:02:25.197 Starting upload of C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg > 2012-12-06 12:02:25.197 CWD /cam1/ < 2012-12-06 12:02:25.494 250 CWD command successful > 2012-12-06 12:02:25.494 PWD < 2012-12-06 12:02:25.774 257 "/cam1" is the current directory > 2012-12-06 12:02:25.774 TYPE A < 2012-12-06 12:02:28.910 200 Type set to A > 2012-12-06 12:02:28.910 PASV < 2012-12-06 12:02:29.191 227 Entering Passive Mode (95,139,16,114,132,38). > 2012-12-06 12:02:29.191 MLSD < 2012-12-06 12:02:29.799 150 Opening ASCII mode data connection for MLSD . 2012-12-06 12:13:56.294 modify=20121117192845;perm=flcdmpe;type=cdir;unique=B302U541B8;UNIX.group=1000;UNIX.mode=0775;UNIX.owner=1000; . . 2012-12-06 12:13:56.294 modify=20121129134702;perm=flcdmpe;type=pdir;unique=B302U547BE;UNIX.group=1000;UNIX.mode=0755;UNIX.owner=1000; .. . 2012-12-06 12:13:56.294 modify=20121129172658;perm=adfrw;size=6428;type=file;unique=B302U57C76;UNIX.group=1000;UNIX.mode=0644;UNIX.owner=1000; 006E060214F1(Cam 124)_0_20121130012658_27672.jpg
Below is my Debug log:
[2012-12-06 12:02:12.249Z] [0001] Executing Assembly: WinSCP, Version=1.0.2.2735, Culture=neutral, PublicKeyToken=b5f19f5762436b89; Path: C:\Users\Admin\AppData\Local\Apps\2.0\3HORG67E.AG5\7BT6EZ85.GZB\ftp_..tion_89e3500776d96da4_0001.0000_994546233ae42139\WinSCP.DLL; Location: C:\Users\Admin\AppData\Local\Apps\2.0\3HORG67E.AG5\7BT6EZ85.GZB\ftp_..tion_89e3500776d96da4_0001.0000_994546233ae42139\WinSCP.dll; Product: 5.1.1.0 [2012-12-06 12:02:12.421Z] [0001] Entry Assembly: FTP_Upload, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null [2012-12-06 12:02:12.436Z] [0001] Operating system: Microsoft Windows NT 6.1.7600.0 [2012-12-06 12:02:12.468Z] [0001] User: Admin@PK111@PK101; Interactive: True [2012-12-06 12:02:12.468Z] [0001] Runtime: 2.0.50727.4971 [2012-12-06 12:02:12.514Z] [0001] Console encoding: Input: United States (437); Output: United States (437) [2012-12-06 12:02:12.514Z] [0001] Working directory: C:\Users\Admin\AppData\Local\Apps\2.0\3HORG67E.AG5\7BT6EZ85.GZB\ftp_..tion_89e3500776d96da4_0001.0000_994546233ae42139 [2012-12-06 12:02:12.826Z] [0001] CallstackAndLock..ctor entering [2012-12-06 12:02:12.842Z] [0001] Session.GetTempPath entering [2012-12-06 12:02:12.842Z] [0001] Temporary folder: C:\Users\Admin\AppData\Local\Temp\ [2012-12-06 12:02:12.842Z] [0001] Temporary file: C:\Users\Admin\AppData\Local\Temp\tmp7BD9.tmp - Exists [True] [2012-12-06 12:02:12.842Z] [0001] Session.GetTempPath leaving [2012-12-06 12:02:12.842Z] [0001] ExeSessionProcess..ctor entering [2012-12-06 12:02:12.842Z] [0001] ExeSessionProcess.GetExecutablePath entering [2012-12-06 12:02:12.842Z] [0001] Executable not found in C:\Users\Admin\AppData\Local\Apps\2.0\3HORG67E.AG5\7BT6EZ85.GZB\ftp_..tion_89e3500776d96da4_0001.0000_994546233ae42139\winscp.exe [2012-12-06 12:02:12.842Z] [0001] Executable not found in C:\Program Files\WinSCP\winscp.exe [2012-12-06 12:02:12.842Z] [0001] ExeSessionProcess.GetExecutablePath leaving [2012-12-06 12:02:12.842Z] [0001] EXE executable path resolved to C:\Program Files\WinSCP\winscp.exe [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess.CheckVersion entering [2012-12-06 12:02:12.858Z] [0001] Version of C:\Program Files\WinSCP\winscp.exe is 5.1.1.2735, product WinSCP version is 5.1.1.0 [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess.CheckVersion leaving [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess..ctor leaving [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess.Start entering [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess.InitializeConsole entering [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess.InitializeConsole leaving [2012-12-06 12:02:12.858Z] [0001] ExeSessionProcess.InitializeChild entering [2012-12-06 12:02:12.858Z] [0001] Starting "C:\Program Files\WinSCP\winscp.exe" /xmllog="C:\Users\Admin\AppData\Local\Temp\tmp7BD9.tmp" /xmlgroups /nointeractiveinput /dotnet=511 /ini=nul /log="C:\\wamp\\www\\source\\Session_log.log" /console /consoleinstance=_4836_985 [2012-12-06 12:02:12.936Z] [0001] Started process 9152 [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.InitializeChild leaving [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.Start leaving [2012-12-06 12:02:12.936Z] [0001] Command: [option batch on] [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.ExecuteCommand entering [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.ExecuteCommand leaving [2012-12-06 12:02:12.936Z] [0001] Command: [option confirm off] [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.ExecuteCommand entering [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.ExecuteCommand leaving [2012-12-06 12:02:12.936Z] [0001] Command: [option reconnecttime 120] [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.ExecuteCommand entering [2012-12-06 12:02:12.936Z] [0001] ExeSessionProcess.ExecuteCommand leaving [2012-12-06 12:02:12.951Z] [0001] Session.SessionOptionsToOpenArguments entering [2012-12-06 12:02:12.967Z] [0001] Session.SessionOptionsToOpenSwitches entering [2012-12-06 12:02:12.967Z] [0001] Session.SessionOptionsToOpenSwitches leaving [2012-12-06 12:02:12.967Z] [0001] Session.SessionOptionsToOpenArguments leaving [2012-12-06 12:02:12.967Z] [0001] Command: [open -passive=1 -timeout=120 "ftp://ftser@tag.gotdns.com:121"] [2012-12-06 12:02:12.967Z] [0001] ExeSessionProcess.ExecuteCommand entering [2012-12-06 12:02:12.967Z] [0001] ExeSessionProcess.ExecuteCommand leaving [2012-12-06 12:02:13.060Z] [0003] ExeSessionProcess.ProcessEvents entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInitEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInitEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent entering [2012-12-06 12:02:14.932Z] [0003] Not-supported title event [WinSCP] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent entering [2012-12-06 12:02:14.932Z] [0003] Not-supported title event [WinSCP] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [winscp> option batch on] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [batch on ] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent entering [2012-12-06 12:02:14.932Z] [0003] Not-supported title event [WinSCP] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [winscp> option confirm off] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [confirm off ] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent entering [2012-12-06 12:02:14.932Z] [0003] Not-supported title event [WinSCP] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [winscp> option reconnecttime 120] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [reconnecttime 120 ] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent entering [2012-12-06 12:02:14.932Z] [0003] Not-supported title event [WinSCP] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessTitleEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent entering [2012-12-06 12:02:14.932Z] [0003] Scheduling output: [winscp> open -passive=1 -timeout=120 "ftp://ftser@tag.gotdns.com:121"] [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessInputEvent leaving [2012-12-06 12:02:14.932Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:14.964Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:15.010Z] [0003] Scheduling output: [Connecting to tag.gotdns.com:121 ...] [2012-12-06 12:02:15.010Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:15.088Z] [0001] Opening log [2012-12-06 12:02:15.088Z] [0001] Log opened with write sharing [2012-12-06 12:02:15.088Z] [0001] Skipping 0 elements [2012-12-06 12:02:15.088Z] [0001] Error logging log contents [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:15.088Z] [0001] Error logging log contents [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:15.088Z] [0001] Error logging log contents [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:15.088Z] [0001] Error logging log contents [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:15.088Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:15.120Z] [0001] Waiting for log update and dispatching events for 125 [2012-12-06 12:02:15.120Z] [0001] Output: [winscp> option batch on] [2012-12-06 12:02:15.120Z] [0001] Output: [batch on ] [2012-12-06 12:02:15.120Z] [0001] Output: [winscp> option confirm off] [2012-12-06 12:02:15.120Z] [0001] Output: [confirm off ] [2012-12-06 12:02:15.120Z] [0001] Output: [winscp> option reconnecttime 120] [2012-12-06 12:02:15.120Z] [0001] Output: [reconnecttime 120 ] [2012-12-06 12:02:15.120Z] [0001] Output: [winscp> open -passive=1 -timeout=120 "ftp://ftser@tag.gotdns.com:121"] [2012-12-06 12:02:15.120Z] [0001] Output: [Connecting to tag.gotdns.com:121 ...] [2012-12-06 12:02:15.260Z] [0001] Opening log [2012-12-06 12:02:15.260Z] [0001] Log opened with write sharing [2012-12-06 12:02:15.260Z] [0001] Skipping 4 elements [2012-12-06 12:02:15.260Z] [0001] Waiting for log update and dispatching events for 250 [2012-12-06 12:02:15.369Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:15.369Z] [0003] Scheduling output: [Connected with tag.gotdns.com:121. Waiting for welcome message...] [2012-12-06 12:02:15.369Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:15.369Z] [0001] Output: [Connected with tag.gotdns.com:121. Waiting for welcome message...] [2012-12-06 12:02:15.525Z] [0001] Opening log [2012-12-06 12:02:15.525Z] [0001] Log opened with write sharing [2012-12-06 12:02:15.525Z] [0001] Skipping 4 elements [2012-12-06 12:02:15.525Z] [0001] Waiting for log update and dispatching events for 500 [2012-12-06 12:02:16.040Z] [0001] Opening log [2012-12-06 12:02:16.040Z] [0001] Log opened with write sharing [2012-12-06 12:02:16.040Z] [0001] Skipping 4 elements [2012-12-06 12:02:16.040Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:17.054Z] [0001] Opening log [2012-12-06 12:02:17.054Z] [0001] Log opened with write sharing [2012-12-06 12:02:17.054Z] [0001] Skipping 4 elements [2012-12-06 12:02:17.054Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:18.068Z] [0001] Opening log [2012-12-06 12:02:18.068Z] [0001] Log opened with write sharing [2012-12-06 12:02:18.068Z] [0001] Skipping 4 elements [2012-12-06 12:02:18.068Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:19.082Z] [0001] Opening log [2012-12-06 12:02:19.082Z] [0001] Log opened with write sharing [2012-12-06 12:02:19.082Z] [0001] Skipping 4 elements [2012-12-06 12:02:19.082Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:20.096Z] [0001] Opening log [2012-12-06 12:02:20.096Z] [0001] Log opened with write sharing [2012-12-06 12:02:20.096Z] [0001] Skipping 4 elements [2012-12-06 12:02:20.096Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:21.110Z] [0001] Opening log [2012-12-06 12:02:21.110Z] [0001] Log opened with write sharing [2012-12-06 12:02:21.110Z] [0001] Skipping 4 elements [2012-12-06 12:02:21.110Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:22.124Z] [0001] Opening log [2012-12-06 12:02:22.124Z] [0001] Log opened with write sharing [2012-12-06 12:02:22.124Z] [0001] Skipping 4 elements [2012-12-06 12:02:22.124Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:23.138Z] [0001] Opening log [2012-12-06 12:02:23.138Z] [0001] Log opened with write sharing [2012-12-06 12:02:23.138Z] [0001] Skipping 4 elements [2012-12-06 12:02:23.138Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:24.152Z] [0001] Opening log [2012-12-06 12:02:24.152Z] [0001] Log opened with write sharing [2012-12-06 12:02:24.152Z] [0001] Skipping 4 elements [2012-12-06 12:02:24.152Z] [0001] Waiting for log update and dispatching events for 1000 [2012-12-06 12:02:24.417Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.417Z] [0003] Scheduling output: [Connected] [2012-12-06 12:02:24.417Z] [0001] Output: [Connected] [2012-12-06 12:02:24.417Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.417Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.417Z] [0003] Scheduling output: [Starting the session...] [2012-12-06 12:02:24.417Z] [0001] Output: [Starting the session...] [2012-12-06 12:02:24.417Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.745Z] [0003] Scheduling output: [Reading remote directory...] [2012-12-06 12:02:24.745Z] [0001] Output: [Reading remote directory...] [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.745Z] [0003] Scheduling output: [Session started.] [2012-12-06 12:02:24.745Z] [0001] Output: [Session started.] [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.745Z] [0003] Scheduling output: [Active session: [1] ftser@tag.gotdns.com] [2012-12-06 12:02:24.745Z] [0001] Output: [Active session: [1] ftser@tag.gotdns.com] [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessTitleEvent entering [2012-12-06 12:02:24.745Z] [0003] Not-supported title event [ftser@tag.gotdns.com - WinSCP] [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessTitleEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:24.745Z] [0003] ExeSessionProcess.ProcessInputEvent entering [2012-12-06 12:02:25.166Z] [0001] Opening log [2012-12-06 12:02:25.166Z] [0001] Log opened with write sharing [2012-12-06 12:02:25.166Z] [0001] Skipping 4 elements [2012-12-06 12:02:25.166Z] [0001] Error logging log contents [2012-12-06 12:02:25.166Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:25.166Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:25.166Z] [0001] Error logging log contents [2012-12-06 12:02:25.166Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:25.166Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:25.166Z] [0001] Error logging log contents [2012-12-06 12:02:25.166Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:25.166Z] [0001] ElementLogReader.Dispose entering [2012-12-06 12:02:25.166Z] [0001] ElementLogReader.ReadToEnd entering [2012-12-06 12:02:25.166Z] [0001] ElementLogReader.ReadToEnd leaving [2012-12-06 12:02:25.166Z] [0001] ElementLogReader.Dispose leaving [2012-12-06 12:02:25.166Z] [0001] CallstackAndLock..ctor leaving [2012-12-06 12:02:25.182Z] [0001] CallstackAndLock..ctor entering [2012-12-06 12:02:25.182Z] [0001] Command: [put -nopermissions -preservetime -transfer="binary" -- "C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg" "/cam1/"] [2012-12-06 12:02:25.182Z] [0001] ExeSessionProcess.ExecuteCommand entering [2012-12-06 12:02:25.182Z] [0001] ExeSessionProcess.ExecuteCommand leaving [2012-12-06 12:02:25.182Z] [0003] Scheduling output: [winscp> put -nopermissions -preservetime -transfer="binary" -- "C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg" "/cam1/"] [2012-12-06 12:02:25.182Z] [0003] ExeSessionProcess.ProcessInputEvent leaving [2012-12-06 12:02:25.182Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:25.182Z] [0001] Error logging log contents [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:25.182Z] [0001] Error logging log contents [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:25.182Z] [0001] Error logging log contents [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read leaving [2012-12-06 12:02:25.182Z] [0001] SessionLogReader.Read entering [2012-12-06 12:02:25.182Z] [0001] Waiting for log update and dispatching events for 125 [2012-12-06 12:02:25.182Z] [0001] Output: [winscp> put -nopermissions -preservetime -transfer="binary" -- "C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg" "/cam1/"] [2012-12-06 12:02:25.197Z] [0003] ExeSessionProcess.ProcessEvent entering [2012-12-06 12:02:25.197Z] [0003] Buffered from-beginning message [C:\\wamp\\www\\source\\cam1\006E060214F1(Cam 124)_0_20121206120126_43998.jpg | 0 KiB | 0.0 KiB/s | binary | 0%] [2012-12-06 12:02:25.197Z] [0003] ExeSessionProcess.ProcessEvent leaving [2012-12-06 12:02:25.322Z] [0001] Opening log [2012-12-06 12:02:25.322Z] [0001] Log opened with write sharing [2012-12-06 12:02:25.322Z] [0001] Skipping 10 elements [2012-12-06 12:02:25.322Z] [0001] Waiting for log update and dispatching events for 250 [2012-12-06 12:02:25.587Z] [0001] Opening log [2012-12-06 12:02:25.587Z] [0001] Log opened with write sharing [2012-12-06 12:02:25.587Z] [0001] Skipping 10 elements [2012-12-06 12:02:25.587Z] [0001] Waiting for log update and dispatching events for 500 [2012-12-06 12:02:26.102Z] [0001] Opening log [2012-12-06 12:02:26.102Z] [0001] Log opened with write sharing [2012-12-06 12:02:26.102Z] [0001] Skipping 10 elements [2012-12-06 12:02:26.102Z] [0001] Waiting for log update and dispatching events for 1000