Apologies for such a niche request! I am trying to connect via the legacy sftpc:// protocol to a server with a non-standard port (in case that is useful - in this case 11111). If configuring via the SFTP tab when adding a storage option via the web GUI in the form server.address:port, I get no common algorithm for key exchange.
This is to be expected, but I can’t see how to force the legacy connection, or how to manually configure any preference files to enable this by hand. I tried prepending the server address with sftpc://
but that gave me Failed to create the sftp client: dial tcp: address sftpf://server.address:11111: too many colons in address
.
I appreciate that what I am trying to do is insecure and to be discouraged, but is there a way of making this happen? I ask only because there is no way of improving the security on the RAID server but apart from that it is totally functional and I am reticent to scrap it.
Many thanks in advance for your help!