Can I migrate an AWS Transfer SFTP server (or users) between regions?

0

As subject - Can I migrate an AWS Transfer server between regions?

Failing that, is there any way of exporting or migrating the users and associated SSH keys?

Thanks, Will

Mugwump
已提问 1 年前487 查看次数
1 回答
0

**It is possible to migrate by creating a new SFTP. First, copy the SFTP server configuration and settings from the source region to the destination region. You can use the AWS CLI(Amazon Web Services Command Line Interface), SDKs (Software Development Kit), or AWS Management Console to do this, then copy the user accounts and permissions from the source region to the destination region. You will need to copy each user's SSH(Secure Shell) public key and set up their directory mappings and permissions. Update any DNS or domain name configurations if necessary and test if its working.

kmanni
已回答 1 年前
  • Exactly what I was thinking of doing except....... how do you get their public SSH key? You can only see the fingerprint. (users have been added over time and some before I joined the company so we don't have a copy of them all)

    (also, not really what I was hoping for by 'migrate')

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则