[ 
https://issues.apache.org/jira/browse/SSHD-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Goldstein Lyor resolved SSHD-670.
---------------------------------
    Resolution: Won't Fix

Too complex even if possible

> Provide automatic compression of uploaded/downloaded files via SCP
> ------------------------------------------------------------------
>
>                 Key: SSHD-670
>                 URL: https://issues.apache.org/jira/browse/SSHD-670
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.3.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Minor
>              Labels: features
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The code will first check if the requested file exists. If so, then it will 
> simply defer upload/download to the usual process. If the requested file does 
> not exist and its name ends with a known compressed file suffix (e.g. 
> {{.gz}}, {{.z}}, {{.tgz}}, {{.zip}}) it will strip the suffix and look for an 
> un-compressed file. If such a file exists, then its data will be compressed 
> using the relevant compression algorithm while being uploaded/downloaded



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

Reply via email to