Configuration of quota per client when multiple clients share the same user on SFTPGo server #2014
Unanswered
arunmenon-ortseam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
Im trying to evaluate deployment of SFTPGo as a FTP service deployed on a kubernetes cluster with a large number of application pods trying to upload arbitrary artifacts onto the SFTPGo server (mostly logs snippets, snapshots, etc).
These pods are ephemeral in nature due to scaling in/scaling out scenarios and the pods are created and destroyed on need basis. If all these pods share same user account created on the SFTPGo server, is there a way to limit the quota per pod in this scenario ? (each pod creates own client connection to SFTPGo server)
What options can i explore in such cases to limit the files uploaded by a client , if multiple clients share the same user created on SFTPGo server?
Thanks in advance..
Beta Was this translation helpful? Give feedback.
All reactions