Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Invalid access to memory in winscp.com version 5.1.6

Thanks for your report.
I have sent you an email with a debug version of WinSCP to address you have used to register on this forum.
scubanarc

Invalid access to memory in winscp.com version 5.1.6

winscp.com version 5.1.6
Windows 7 64
Protocol SCP with Ageant

Command line:
winscp.com session /script=script.txt

Contents of script.txt:
option batch on

synchronize local d:\stuff /myserver/stuff

Everything works great until I hit a special file created by nano when putty drops, in this case testfile.cgi.save. Here's a log of what happens:
screenshot-2013-07-12-16- |          4 KiB |   34.4 KiB/s | binary | 100%

screenshot-2013-07-12-16- |          4 KiB |   34.3 KiB/s | binary | 100%
screenshot-2013-07-12-16- |          3 KiB |   33.3 KiB/s | binary | 100%
Local 'D:\stuff\morestuff' <= Remote '/myserver/stuff/morestuff'
testfile.cgi.save          |          0 KiB |    0.0 KiB/s | binary |   0%
Cannot open remote file '/myserver/stuff/morestuff/chatlog.cgi.save'.
Permission denied.
Error code: 3
Error message from server: Permission denied
Request code: 3
(A)bort, (R)etry, (S)kip, Ski(p) all: Abort
Invalid access to memory
winscp>