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

joujoujou wrote:

Exactly the same when running winscp 4.29.

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
joujoujou

Exactly the same when running winscp 4.29.
martin

Re: Invalid access to memory - when use scripting

In few weeks.
peterj

Re: Invalid access to memory - when use scripting

serendipity wrote:

Hi, i'm facing the same problem. Happy to know it's fixed, but when 4.2.9 will be released?
Thanks.



I too am suffering from this problem, although it appears to be both in the interactive command line mode and running a script. Can you advise when the next release will be ou as this is affecting a production system now.

Regards,

P
serendipity

Re: Invalid access to memory - when use scripting

Hi, i'm facing the same problem. Happy to know it's fixed, but when 4.2.9 will be released?
Thanks.


joujoujou wrote:

Hi again.

Already asked for help with scripting, got the answer, but unfortunately not solved totally.

WinSCP 4.2.8 (same problem when used 4.2.7), XP professional SP3 (EN).

My previous thread - https://winscp.net/forum/viewtopic.php?t=8815

Currently used command (batch file):

@ECHO OFF

@ECHO Odpalamy FTP... :-)
@PING 1.1.1.1 -n 1 -w 10000 >NUL
@START C:"\Documents and Settings\joujoujou\Desktop\Pulpitt\winscp\WinSCP.exe" /console /script=C:"\Documents and Settings\joujoujou\Desktop\Pulpitt\winscp\test.txt"


Script:
option batch on


option confirm off

option reconnecttime 1

open user@domain.com

synchronize remote

keepuptodate C:"\Program Files\Cumulus\web" /var/www/domain.com/htdocs/weather


Note: user and domain details changed to keep some privacy. ;)

<invalid hyperlink removed by admin>

Problem exists only when use scripts - in GUI mode all is working O.K.

I'd rather prefer not to publish log I've saved.

Would be glad to email it, or somehow like that.

Thank you.
martin

Thank. Though the bug is fixed already.
joujoujou

Thank you.

May I use email found here to send you a log? If you want it, of course. :)
martin

Re: Invalid access to memory - when use scripting

Thanks for your post. This bug is being tracked already.
joujoujou

Invalid access to memory - when use scripting

Hi again.

Already asked for help with scripting, got the answer, but unfortunately not solved totally.

WinSCP 4.2.8 (same problem when used 4.2.7), XP professional SP3 (EN).

My previous thread - https://winscp.net/forum/viewtopic.php?t=8815

Currently used command (batch file):

@ECHO OFF

@ECHO Odpalamy FTP... :-)
@PING 1.1.1.1 -n 1 -w 10000 >NUL
@START C:"\Documents and Settings\joujoujou\Desktop\Pulpitt\winscp\WinSCP.exe" /console /script=C:"\Documents and Settings\joujoujou\Desktop\Pulpitt\winscp\test.txt"


Script:
option batch on


option confirm off

option reconnecttime 1

open user@domain.com

synchronize remote

keepuptodate C:"\Program Files\Cumulus\web" /var/www/domain.com/htdocs/weather


Note: user and domain details changed to keep some privacy. ;)

<invalid hyperlink removed by admin>

Problem exists only when use scripts - in GUI mode all is working O.K.

I'd rather prefer not to publish log I've saved.

Would be glad to email it, or somehow like that.

Thank you.