After logging into Linux machine I need to enter a value so that environment will be setup
I am trying to login to my Linux machine. It usually asks for username, password and then I need to enter a value like DEV, TEST or UAT. based on this last input, environment variables are being set. When I am using winscp, authentication is being successful but server is waiting for last input (DEV, TEST or UAT). Since I do not have any option to enter last input, I am getting timeout error. is there any option in winscp to resolve this issue? Please let me know. Thank you