I need a pure VBA solution for uploading files to SFTP over SSH2
I've found that common solution would be to use WINSCP, however environment restricts to use thirty part applications.
I've tried to use FTP way, however it doesn't work. https://analystcave.com/vba-downloading-files-from-ftp-using-vba/