Unable to login VCSA through WINSCP
I was facing the issue, when I tried to login vCenters appliance through WinSCP getting error.
To fix the issue, it should enable bash on vCenter appliances.
> Login vCenter via putty session.
> enable to shell
> To run the below command
chsh -s /bin/bash root
> Then tried to login winSCP, its works and able to login winscp.
No comments: