also getting invalid memory access in script session
DOS window which started the scripted session reports invalid memory access error. here is a sanitized version of the relevant portions of log file. error appears to happen when issuing the "close" command. script works fine with winscp versions 4.2.4 and 4.2.6. have not tried version 4.2.7.
. 2010-08-13 09:25:37.251 --------------------------------------------------------------------------
. 2010-08-13 09:25:37.251 WinSCP Version 4.2.8 (Build 818) (OS 5.2.3790 Service Pack 2)
. 2010-08-13 09:25:37.251 Login time: Friday, August 13, 2010 9:25:37 AM
. 2010-08-13 09:25:37.251 --------------------------------------------------------------------------
. 2010-08-13 09:25:37.251 Session name: asdf-at-asdf
. 2010-08-13 09:25:37.251 Host name: ftp.remotehost.com (Port: 21)
. 2010-08-13 09:25:37.251 User name: asdf (Password: Yes, Key file: No)
. 2010-08-13 09:25:37.251 Tunnel: No
. 2010-08-13 09:25:37.251 Transfer Protocol: FTP
. 2010-08-13 09:25:37.251 Ping type: C, Ping interval: 15 sec; Timeout: 35 sec
. 2010-08-13 09:25:37.251 Proxy: none
. 2010-08-13 09:25:37.251 FTP: FTPS: None; Passive: Yes [Force IP: No]
. 2010-08-13 09:25:37.251 Local directory: d:\a\b\DownloadTemp\, Remote directory: home, Update: No, Cache: Yes
. 2010-08-13 09:25:37.251 Cache directory changes: Yes, Permanent: No
. 2010-08-13 09:25:37.251 DST mode: 1
. 2010-08-13 09:25:37.251 --------------------------------------------------------------------------
. 2010-08-13 09:25:37.313 Connecting to ftp.asdf.com ...
. 2010-08-13 09:25:37.360 Connected with ftp.asdf.com. Waiting for welcome message...
< 2010-08-13 09:25:37.392 220 ftp.asdf.com X2 WS_FTP Server 7.5(18296975)
> 2010-08-13 09:25:37.392 USER asdf
< 2010-08-13 09:25:37.438 331 Enter password
> 2010-08-13 09:25:37.438 PASS ********
< 2010-08-13 09:25:37.954 230-User logged in
< 2010-08-13 09:25:37.954 You have logged onto asdf's secure FTP server.
< 2010-08-13 09:25:37.954 230 User logged in
> 2010-08-13 09:25:37.954 SYST
< 2010-08-13 09:25:37.985 215 UNIX
> 2010-08-13 09:25:37.985 FEAT
< 2010-08-13 09:25:38.017 211-Extensions supported
< 2010-08-13 09:25:38.017 SIZE
< 2010-08-13 09:25:38.017 XMD5
< 2010-08-13 09:25:38.017 XSHA1
< 2010-08-13 09:25:38.017 XSHA256
< 2010-08-13 09:25:38.017 XSHA512
< 2010-08-13 09:25:38.017 XQUOTA
< 2010-08-13 09:25:38.017 LANG EN, ES, FR, GE
< 2010-08-13 09:25:38.017 MDTM
< 2010-08-13 09:25:38.017 MLST size*;type*;perm*;create*;modify*;
< 2010-08-13 09:25:38.017 REST STREAM
< 2010-08-13 09:25:38.017 TVFS
< 2010-08-13 09:25:38.017 UTF8
< 2010-08-13 09:25:38.017 AUTH SSL;TLS-P;
< 2010-08-13 09:25:38.017 PBSZ
< 2010-08-13 09:25:38.017 PROT C;P;
< 2010-08-13 09:25:38.017 211 end
. 2010-08-13 09:25:38.017 Connected
. 2010-08-13 09:25:38.017 Got reply 1 to the command 1
. 2010-08-13 09:25:38.017 --------------------------------------------------------------------------
. 2010-08-13 09:25:38.017 Using FTP protocol.
. 2010-08-13 09:25:38.017 Doing startup conversation with host.
> 2010-08-13 09:25:38.017 PWD
< 2010-08-13 09:25:38.048 257 "/asdf" is current directory
. 2010-08-13 09:25:38.048 Got reply 1 to the command 16
. 2010-08-13 09:25:38.048 Getting current directory name.
. 2010-08-13 09:25:38.048 Startup conversation with host finished.
<snip>
> 2010-08-13 09:25:40.860 LIST -a
< 2010-08-13 09:25:41.032 125 Transferring directory
< 2010-08-13 09:25:41.032 226 Transfer completed
. 2010-08-13 09:25:41.032 drwxr-x--- 2 asdf System 0 Aug 13 14:25 .
. 2010-08-13 09:25:41.032 drwxr-x--- 2 asdf System 0 Aug 13 03:25 ..
. 2010-08-13 09:25:41.032 drwxr-x--- 2 asdf System 0 Jul 13 2010 6-28-10
. 2010-08-13 09:25:41.032 drwxr-x--- 2 asdf System 0 Aug 13 14:25 old
. 2010-08-13 09:25:41.032 Directory listing successful
. 2010-08-13 09:25:41.032 Got reply 1 to the command 2
. 2010-08-13 09:25:41.032 Session upkeep
. 2010-08-13 09:25:41.032 Session upkeep
> 2010-08-13 09:25:41.032 Script: close
. 2010-08-13 09:25:41.032 Got reply 1004 to the command 2
. 2010-08-13 09:25:41.032 Disconnected from server