Append Login details after opening the WinSCP exe
Hi,
Am using the below command to open the WinSCP exe & to pass the Hostname & port, it works fine
START "C:\Program Files (x86)\WinSCP3\WinSCP3.exe" sftp://dummy@sample.com -hostkey="18"
Can someone please let me know how to append login details to the above line (Username & password)
UserName: country
Password: c0unTRY
Tried with the syntax given : https://winscp.net/forum/viewtopic.php?t=7265 but it was not working
Some one help me on this plssssssss :?
Thanks in Advance
Am using the below command to open the WinSCP exe & to pass the Hostname & port, it works fine
START "C:\Program Files (x86)\WinSCP3\WinSCP3.exe" sftp://dummy@sample.com -hostkey="18"
Can someone please let me know how to append login details to the above line (Username & password)
UserName: country
Password: c0unTRY
Tried with the syntax given : https://winscp.net/forum/viewtopic.php?t=7265 but it was not working
Some one help me on this plssssssss :?
Thanks in Advance