VC appliance connect through winscp
Last updated:
Error:
Received too large (1433299822 B) SFTP packet. Max supported packet size is 1024000 B
This command changes the default shell from /bin/appliancesh to /bin/bash
chsh -s /bin/bash root
Users can connect with WINSCP without getting the too large packet error.
To return to the Appliance Shell, run this command:
chsh -s /bin/appliancesh root