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 memory"

There's a bug in 3.8. Please downgrade.
Hemant

"Invalid Access memory"

Hi,

I am using Winscp 3.8 beta version. I installed the software, its working perfectly. NOw I want to automate the FTP process, so I wrote a script and running as follows.

The Script file(Winscp.txt) contains

open username:password@171.xx.xx.xx
get filename C:\foldername
close
exit

Now I am running from the command prompt as follows:

winscp380 /console/script=Winscp.txt

I am getting the error message "Invalid Access Memory".

Can you please let me know, where went wrong??

Thanks in advance
Hemant.