Received too large (1433299822 B) SFTP packet. Max supported packet size is 1024000 B
"Host is not communicating for more than 15 seconds. If the problem repeats, try turning off 'Optimize connection buffer size
'"vCenter Server Appliance all versions
When using WinSCP, part of the operation occurs on the target system. The default Appliance Shell cannot be the remote partner of WinSCP.
By default, VCSA is set to Appliance Shell, but SCP requires Bash shell.
To resolve the issue, adjust the WinSCP advanced settings as follows:
For vCenter only:
Open Advanced settings in WinSCP.
Select SFTP.
In SFTP server, replace the default value with: shell /usr/libexec/sftp-server
Note: This method is safer than changing the vCenter bash shell, as it avoids risks associated with modifying Photon OS settings.
For more details, check KB How to upload or download files to or from vCenter and ESXi hosts and adjust the WinSCP advanced settings.