wl

Results 11 comments of wl

Make sure your file format is correct with ` .pem` , this action generate pem file connect to server I have modified the private key, this is an example ```...

@zkldi forget "-----BEGIN RSA PRIVATE KEY-----" ?

@Aeris1One as @zkldi say "just a mistake in formatting"

hi, @Aeris1One I have tested it. If the correct format is used, I have not reported an error here ![image](https://user-images.githubusercontent.com/15813435/82278224-49d7c400-99bc-11ea-8435-c23810b4f2b7.png)

@elmokono It seems that this problem exists, but there is currently no more information for me to test. I also don't know exactly where the problem occurred. This action will...

If you use the Ed25519 algorithm to generate an SSH key pair `ssh-keygen -t ed25519 -C "[email protected]"`, you need to note that the last line of the private key is...

If the issue still exists, please reply under this issue and I will reopen it.

If you use the Ed25519 algorithm to generate an SSH key pair `ssh-keygen -t ed25519 -C "[email protected]"`, you need to note that the last line of the private key is...

You can check the problem based on the gpt's answer 1.Permissions Issue: Ensure that the user account you are using to connect to the SFTP server has the necessary permissions...

The latest version supports password connection, this is not action's problem, check if your password is correct