You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Swaroop Rath <sr...@palantir.com> on 2014/11/05 23:50:06 UTC

Queries

Hey Guys 

 We want to use Apache Mina to host our own SSHD server. I have a couple of
questions : 
* We would like to notify our server when a file transfer process is
complete. How do I do this ?
* We need to have our own authorization module. I understand authentication
but I want to be able to restrict users to read aces to a set of paths,
write access to a set of paths and no access to the rest. How do I do that ?
* Resume for in interrupted file transfer uploads and downloads. I tried out
with Terminal ­ a SFTP client for mac and file transfer resume works if I
stop and resume from the client. If the client is killed or dies abruptly,
this does not work. How do I fix this ? Is it something on the server side
or the client side ?
Thanks for creating this great project.

Kind Regards
Swaroop



Re: Queries

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 06/11/14 16:41, George Sexton a écrit :
>
> On 11/6/2014 8:36 AM, Emmanuel Lécharny wrote:
>> Le 06/11/14 16:02, George Sexton a écrit :
>>> On 11/6/2014 5:57 AM, Nitish Bangera wrote:
>>>> Hello Swaroop,
>>>>
>>>> There is a project Apache SSHD which is based on Apache Mina. The
>>>> documentation lists down the configurations. Please try it out.
>>> What documentation. The link to the javadoc is broken. At least there
>>> are now working links to the downloads, so I guess that's a massive
>>> improvement.
>> As a matter of fact, *i* fixed the broken links to download a couple of
>> hours ago before your rant. We just released a new version, which
>> implies a lot of updates with likely broken links. It seems that the
>
> The old download links were totally broken. When I went to use the
> project, I couldn't download binaries and had to pull them from git
> and build it myself. The javadocs were like the 0.09 ones and were
> really out of date.
I fixed the links for sshd 0.9.0 up to 0.12.0 at 10:22 UTC
(http://svn.apache.org/viewvc?view=revision&revision=r1637066)

>
>> documentation links need some love too, something I'm working on
>> right away.
>>> Doesn't anyone on this project give a rat's patoot about what they're
>>> presenting?
>> We do. We even try to please whinners...
>
> Sorry, about 6 weeks ago when I first reported it, I didn't whine
> nearly as much.

Was it a JIRA ?

Anyway, you are right, we are not careful enough. What we need is people
who care, and it seems you do, thank you for that !

Keep in mind we do our best to keep the project running, on our free
time. Sometime, we slip...

Re: Queries

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 06/11/14 22:59, Swaroop Rath a écrit :
> Thanks Emmanuel.
>
>  The link to filter web pages are completely broken. Can someone fix it

Done. Note that the xref will point on 2.0.10-SNAPSHOT, not on 2.0.9,
but there is not a lot of difference here.


Re: Queries

Posted by Swaroop Rath <sr...@palantir.com>.
Thanks Emmanuel.

 The link to filter web pages are completely broken. Can someone fix it
please.

 Example : 
	http://mina.apache.org/mina-project/xref/org/apache/mina/filter/ssl/SslFil
ter.html
	http://mina.apache.org/mina-project/xref/org/apache/mina/filter/firewall/B
lacklistFilter.html


Basically, all the links from this page is broken :

	https://mina.apache.org/mina-project/userguide/ch5-filters/ch5-filters.htm
l


- Swaroop


On 11/6/14, 9:21 AM, "Emmanuel Lécharny" <el...@gmail.com> wrote:

>javadoc for SSHD are now on line at
>https://urldefense.proofpoint.com/v2/url?u=http-3A__mina.apache.org_sshd-2
>Dproject_apidocs_index.html&d=AAICaQ&c=izlc9mHr637UR4lpLEZLFFS3Vn2UXBrZ4tF
>b6oOnmz8&r=ca1tqupLK4Jz1wonjGIDMOueMya8dUDvHzvROCFU2po&m=K5tf_dULt5hcT3jzI
>nlIoHxQ6FvNTpAAtWV8MjwXzKU&s=0yu04OqYfO2ibYJrXUX_6n9l6py38FVABrEaW_YWCMo&e
>= 
>
>Don't get it wrong : it's 0.13.1-SNAPSHOT, but it's really 0.13.0.
>
>We have to regenerate the 0.13.0 site from teh tag and push them, which
>will take a bit more time.

Re: Queries

Posted by Emmanuel Lécharny <el...@gmail.com>.
javadoc for SSHD are now on line at
http://mina.apache.org/sshd-project/apidocs/index.html

Don't get it wrong : it's 0.13.1-SNAPSHOT, but it's really 0.13.0.

We have to regenerate the 0.13.0 site from teh tag and push them, which
will take a bit more time.

Re: Queries

Posted by George Sexton <ge...@mhsoftware.com>.
On 11/6/2014 8:36 AM, Emmanuel Lécharny wrote:
> Le 06/11/14 16:02, George Sexton a écrit :
>> On 11/6/2014 5:57 AM, Nitish Bangera wrote:
>>> Hello Swaroop,
>>>
>>> There is a project Apache SSHD which is based on Apache Mina. The
>>> documentation lists down the configurations. Please try it out.
>> What documentation. The link to the javadoc is broken. At least there
>> are now working links to the downloads, so I guess that's a massive
>> improvement.
> As a matter of fact, *i* fixed the broken links to download a couple of
> hours ago before your rant. We just released a new version, which
> implies a lot of updates with likely broken links. It seems that the

The old download links were totally broken. When I went to use the 
project, I couldn't download binaries and had to pull them from git and 
build it myself. The javadocs were like the 0.09 ones and were really 
out of date.

> documentation links need some love too, something I'm working on right away.
>> Doesn't anyone on this project give a rat's patoot about what they're
>> presenting?
> We do. We even try to please whinners...

Sorry, about 6 weeks ago when I first reported it, I didn't whine nearly 
as much.

>
>

-- 
George Sexton
*MH Software, Inc.*
Voice: 303 438 9585
http://www.mhsoftware.com

Re: Queries

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 06/11/14 16:02, George Sexton a écrit :
>
> On 11/6/2014 5:57 AM, Nitish Bangera wrote:
>> Hello Swaroop,
>>
>> There is a project Apache SSHD which is based on Apache Mina. The
>> documentation lists down the configurations. Please try it out.
>
> What documentation. The link to the javadoc is broken. At least there
> are now working links to the downloads, so I guess that's a massive
> improvement.

As a matter of fact, *i* fixed the broken links to download a couple of
hours ago before your rant. We just released a new version, which
implies a lot of updates with likely broken links. It seems that the
documentation links need some love too, something I'm working on right away.
>
> Doesn't anyone on this project give a rat's patoot about what they're
> presenting?
We do. We even try to please whinners...



Re: Queries

Posted by George Sexton <ge...@mhsoftware.com>.
On 11/6/2014 5:57 AM, Nitish Bangera wrote:
> Hello Swaroop,
>
> There is a project Apache SSHD which is based on Apache Mina. The
> documentation lists down the configurations. Please try it out.

What documentation. The link to the javadoc is broken. At least there 
are now working links to the downloads, so I guess that's a massive 
improvement.

Doesn't anyone on this project give a rat's patoot about what they're 
presenting?

>
> Cheers,
> Nitish
>
> On Thu, Nov 6, 2014 at 4:20 AM, Swaroop Rath <sr...@palantir.com> wrote:
>
>> Hey Guys
>>
>>   We want to use Apache Mina to host our own SSHD server. I have a couple
>> of questions :
>>
>>     - We would like to notify our server when a file transfer process is
>>     complete. How do I do this ?
>>     - We need to have our own authorization module. I understand
>>     authentication but I want to be able to restrict users to read aces to a
>>     set of paths, write access to a set of paths and no access to the rest. How
>>     do I do that ?
>>     - Resume for in interrupted file transfer uploads and downloads. I
>>     tried out with Terminal – a SFTP client for mac and file transfer resume
>>     works if I stop and resume from the client. If the client is killed or dies
>>     abruptly, this does not work. How do I fix this ? Is it something on the
>>     server side or the client side ?
>>
>> Thanks for creating this great project.
>>
>> Kind Regards
>> Swaroop
>>
>
>

-- 
George Sexton
*MH Software, Inc.*
Voice: 303 438 9585
http://www.mhsoftware.com

Re: Queries

Posted by Nitish Bangera <ba...@gmail.com>.
Hello Swaroop,

There is a project Apache SSHD which is based on Apache Mina. The
documentation lists down the configurations. Please try it out.

Cheers,
Nitish

On Thu, Nov 6, 2014 at 4:20 AM, Swaroop Rath <sr...@palantir.com> wrote:

> Hey Guys
>
>  We want to use Apache Mina to host our own SSHD server. I have a couple
> of questions :
>
>    - We would like to notify our server when a file transfer process is
>    complete. How do I do this ?
>    - We need to have our own authorization module. I understand
>    authentication but I want to be able to restrict users to read aces to a
>    set of paths, write access to a set of paths and no access to the rest. How
>    do I do that ?
>    - Resume for in interrupted file transfer uploads and downloads. I
>    tried out with Terminal – a SFTP client for mac and file transfer resume
>    works if I stop and resume from the client. If the client is killed or dies
>    abruptly, this does not work. How do I fix this ? Is it something on the
>    server side or the client side ?
>
> Thanks for creating this great project.
>
> Kind Regards
> Swaroop
>



-- 
Regards,
Nitish S. Bangera