Ir para o conteúdo

How to prevent excessive requests to Transfer Family from stfp-client?

0

Hi, I am using Transfer Family, and I want to prevent too many download requests by sftp-users.

I set up cloud-watch alarm and lambda to stop the server in case of too many download requests.

Although lambda can successfully stop the server when too many downloads , the established sftp-connection continues and the user can download files.

Are there any way to stop too many download requests to Transfer Family?

  • please accept the answer if it was useful

1 Resposta
1
Resposta aceita

If you want to break current connections for some reason, you can add DENY rule to Network ACL for your server. But in this case you need to keep server in the dedicated subnet. Otherwise NACL will affect other services as well

ESPECIALISTA

respondido há 2 anos

ESPECIALISTA

avaliado há 2 anos

ESPECIALISTA

avaliado há 2 anos

ESPECIALISTA

avaliado há 2 anos

  • I just tried your answer and it perfectly worked. Thanks for your quick reply.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.