I have created a SFTP server in AWS and added a user with ssh public key,
I need to access the SFTP server from the same user from different machine.
How can we do this?
I have created a SFTP server in AWS and added a user with ssh public key,
I need to access the SFTP server from the same user from different machine.
How can we do this?
There are two requirements:
As long as the machine has access to the server and user’s private key you can login using the servers endpoint/ip by following the steps outlined here: https://docs.aws.amazon.com/transfer/latest/userguide/getting-started.html#getting-started-transfer-file