You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/03/30 07:52:53 UTC

[jira] [Commented] (SSHD-392) Add transfer limit for server

    [ https://issues.apache.org/jira/browse/SSHD-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386229#comment-14386229 ] 

Goldstein Lyor commented on SSHD-392:
-------------------------------------

This could be implemented by attaching some _Session_ attribute that monitors how much data was transferred so far and what is the bandwidth limit and passing this information to the SCP / SFTP commands.

> Add transfer limit for server
> -----------------------------
>
>                 Key: SSHD-392
>                 URL: https://issues.apache.org/jira/browse/SSHD-392
>             Project: MINA SSHD
>          Issue Type: New Feature
>            Reporter: Stefan Mueller
>            Priority: Minor
>
> Implement an option to limit the bandwidth sum of all downloads / uploads, to ensure that the SFTP server does not use the entire bandwidth.
> I only use the sftp subsystem so I have no idea if this this makes sense for entire sshd.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)