[
https://issues.apache.org/jira/browse/SSHD-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497666#comment-17497666
]
Lyor Goldstein commented on SSHD-1249:
--------------------------------------
{quote}
How much large file size we can transfer in a single session? is any
limitations for this?
{quote}
This is a difficult question to answer as it depends on many factors - the
network, the client, the server, the router, the O/S, etc. However, recently
(SSHD-1244) I've seen a report of 4GB file being successfully transferred.
{quote}
is any limitations for this?
{quote}
AFAIK SSH SFTP/SCP do not impose any such limit inherently. Theoretically you
could transfer any file of any size.
{quote}
Is any session timeout if file upload going on
{quote}
There is and IDLE timeout (which can be controlled), but as long as data is
being transferred the IDLE timeout is being reset, There may be clients/servers
that may impose some max-session duration, but it is not part of the SSH
standard.
> How much large file we can transfer in single session?
> ------------------------------------------------------
>
> Key: SSHD-1249
> URL: https://issues.apache.org/jira/browse/SSHD-1249
> Project: MINA SSHD
> Issue Type: Question
> Reporter: Sandeep
> Priority: Minor
>
> Hi Apache Team, Contributor,
> I just wanted to know more info forĀ questions:
> # How much large file size we can transfer in a single session? is any
> limitations for this?
> # Is any session timeout if file upload going on?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]