Bug: WinSCP.exe v5.2.3 (Build 3436) cmd line session param
Hi,
I wrote a fresh mywinscp.ini file. It contains only one section:
--- FILE BEGIN ---
[Sessions\foobar]
RemoteDirectory=/home/me/foo
UserName=me
HostName=my.private.host
AuthKI=0
AuthKIPassword=0
AuthGSSAPI=1
--- FILE END ---
What works as expected on command line (Windows 7):
WinSCP.exe /ini=mywinscp.ini foobar (Version 5.1.7)
WinSCP.com /ini=mywinscp.ini foobar (Version 5.1.7)
WinSCP.com /ini=mywinscp.ini foobar (Version 5.2.3)
What does NOT work on command line (Windows 7):
WinSCP.exe /ini=mywinscp.ini foobar (Version 5.2.3)
The last call opens a window behind all other open windows and says Host does not exist.. But the host does exist and the other calls work.
Best regards,
Lew
I wrote a fresh mywinscp.ini file. It contains only one section:
--- FILE BEGIN ---
[Sessions\foobar]
RemoteDirectory=/home/me/foo
UserName=me
HostName=my.private.host
AuthKI=0
AuthKIPassword=0
AuthGSSAPI=1
--- FILE END ---
What works as expected on command line (Windows 7):
WinSCP.exe /ini=mywinscp.ini foobar (Version 5.1.7)
WinSCP.com /ini=mywinscp.ini foobar (Version 5.1.7)
WinSCP.com /ini=mywinscp.ini foobar (Version 5.2.3)
What does NOT work on command line (Windows 7):
WinSCP.exe /ini=mywinscp.ini foobar (Version 5.2.3)
The last call opens a window behind all other open windows and says Host does not exist.. But the host does exist and the other calls work.
Best regards,
Lew