We have a jira issue for sftp monitoring, see
https://issues.apache.org/jira/browse/SSHD-108
It has to rely on heuristics, so I've always been a bit reluctant to work
on that, as I don't have any time to really test with a large variety of
sftp clients.

2015-05-22 11:30 GMT+02:00 Naveen Desu <[email protected]>:

> Hi,
>
> I am exploring SSHD API in order to use it for my SFTP based file transfer
> requirement. Here, I plan to write a Monitor that collects some statistical
> information & periodically dump/transfer the data to another application.
>
> *Statistics:*
> 1. No. of  files uploaded successfully
> 2. No. of file uploads aborted
> 3. Collect metadata for each file uploaded
>
> Can you pls help me understand the available hook up points from where I
> can pull the required information?
>
> Thanks,
> Naveen.
>

Reply via email to