On Wed, Jun 19, 2013 at 3:12 AM, Julien Aymé wrote:
> Hi everyone,
>
> I've used sshd from mina at work
> (http://mina.apache.org/sshd-project/index.html), and I found the api
> really attractive.
> In sshd there is already a SFTP server implemented, but there is no
> SFTP filesystem client suppo
Hi,
I forgot to mention one argument for using sshd: it behaves really
nicely in multi-threaded environments.
Regards,
Julien
2013/6/19 Julien Aymé :
> Hi everyone,
>
> I've used sshd from mina at work
> (http://mina.apache.org/sshd-project/index.html), and I found the api
> really attractive.
>
Hi everyone,
I've used sshd from mina at work
(http://mina.apache.org/sshd-project/index.html), and I found the api
really attractive.
In sshd there is already a SFTP server implemented, but there is no
SFTP filesystem client support.
So I am willing to take up the task of (re)implementing a SFTP