Internal error fz#init (0200). Invalid access to memory.
Hello, I have a problem with a script launched via WinSCP.com
This is mail command.cmd file
The download-ordini-ftp.txt contains these FTP commands
If I run the script from
I also tryed with
This is mail command.cmd file
cd D:\works\script\WinSCP WinSCP.com /script="D:\works\script\download-ordini-ftp.txt" > "lastLog.txt" type lastLog.txt >> "D:\works\script\download-ordini.log" exit
open ftp://myusername:mypassword@myserveraddress.com cd orders get -delete *.txt D:\works\script\orders\ exit
cmd
terminal everything works fine. If I run the script through Windows Scheduled Tasks I get the following error message:
Internal error fz#init (0200). Invalid access to memory. Please help us improving WinSCP by reporting the error on WinSCP support forum. Exit code: 1 Max roundtrip: 0
/loglevel=2
but I can't get more informations