Password Prompt while scripting
I've been busy using scripting and I have encountered 2 problems:
1 While in console mode, when the password is not right, you must enter a password. In a script this is not handy, cause is would run unattended. Yes option prompt off, and yes again option batch on.
2 When the console is started using winscp3.com, the errorlevel is 0 when the password is not right. (For now entered manually: see problem 1). A possible workaround is using winscp3.exe /console but this opens a new console-box.
Can someone help me on this, or are this plain bugs?
1 While in console mode, when the password is not right, you must enter a password. In a script this is not handy, cause is would run unattended. Yes option prompt off, and yes again option batch on.
2 When the console is started using winscp3.com, the errorlevel is 0 when the password is not right. (For now entered manually: see problem 1). A possible workaround is using winscp3.exe /console but this opens a new console-box.
Can someone help me on this, or are this plain bugs?