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
preguntada hace 5 años174 visualizaciones
2 Respuestas
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
respondido hace 5 años
0

Thanks

FredHue
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas