Closed nulfly closed 7 months ago
I get this error too when connecting to an SFTP server.
WARNING: Connect-SFTP - Error: Exception calling "Connect" with "0" argument(s):
IS this still an issue?
You would need to provide more details?
Sorry, mine was user error. I've deleted my comment
Not sure if this is a bug, my own error, or something not supported.
I have an Azure storage account with SFTP enabled. I can connect to it using a WinSCP client, or even the WinSCP powershell module.
I have not been able to utilize Connect-SFTP using the same information. I've even went as far as connecting all three ways that are offered. Also confirmed each method worked in a client.
I do have this working with my other SFTP source that is not hosted in Azure.
My goal was to use Start-FXPFileTransfer to see if I could transfer between two SFTP for my project and then provide the source for reference to the git since no examples exist.
If I could provide anything else, I am more than happy too.
Have a great day or evening!