transfer rate limiting
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 400
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 1
Description
### Description
Does the sftp server implemented by ssh-sftp have a speed-limited function? If so, how should I limit the transmission rate for different users, such as upload rate and download rate. Is there a corresponding case for reference?
### Motivation
In order to prevent excessive use of bandwidth, we will set the maximum transmission rate for different users.
### Alternatives considered
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.