Getting “Received too large SFTP packet” when logging in with Root using WinSCP to Google Compute Engine virtual machine instance
问题 Hi I can login to the GCE VM with WinSCP using my own username, cannot login as root...this is by default according to Google, and can be changed. Changed like this: Step 1: Login SSH and Su Root # sudo su root Step 2: Change password Root #passwd root Step 3: Config SSHD allow Root login #nano /etc/ssh/sshd_config PermitRootLogin yes PasswordAuthentication yes #service sshd restart (I used ssh as I'm using ubuntu and sshd wouldn't work) Tried to login as root via WinSCP but I get "Received