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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ