跳至內容

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

已提問 2 年前檢視次數 633 次

1 個回答
1
已接受的答案

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

專家

已回答 2 年前

專家

已審閱 2 年前

專家

已審閱 2 年前

專家

已審閱 2 年前

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

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

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