How to backup server settings and users?

0

We are writing a BCP for this service and are not finding any documentation for backing up user accounts. Is it possible to export user accounts and import to a new/replacement server?

FredHue
已提問 5 年前檢視次數 174 次
2 個答案
0

To retrieve list of users created and stored in the service, we recommend using the ListUsers API - https://docs.aws.amazon.com/transfer/latest/userguide/API_ListUsers.html. You can then use the output of this to create users on a new SFTP server via the CreateUsers API. Let us know if this will help meet your requirements for recreating your server for BC purposes.

AWS
已回答 5 年前
0

Thanks

FredHue
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南