Re: Error getting name of current remote directory when using the command open or put
Looks like some bug or misconfiguration of the SFTP server.
I'd try forcing SFTP version 3 using:
See https://winscp.net/eng/docs/rawsettings
I'd try forcing SFTP version 3 using:
open -rawsettings SFTPMaxVersion=3 sftp://...
See https://winscp.net/eng/docs/rawsettings