You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by rohith reddy <ro...@gmail.com> on 2017/01/19 18:18:20 UTC

does jackrabbit support scanning files for viruses

Hello,

I am looking for an API to handle uploading of file attachments through JEE
application. Here are the features we are looking for : does jackrabbit
support below features?
1.scan files for viruses.
2. Versioning
3. support uploading of basic Microsoft office file types and PDF's.
4.  signing documents.



Thanks
Rohith Reddy Janga

Re: does jackrabbit support scanning files for viruses

Posted by Clay Ferguson <wc...@gmail.com>.
If Symantec Scan Engine is an API that supports plain Binary InputStreams
then technically yes you can stream directly from a binary stream of a JCR
node (property), into the Symantec engine. It should be a minor
implementation detail and not require any real engineering. I'm not saying
Mathias's answer was wrong, just that with a couple of lines of code the
answer becomes "yes". In sofar as signing documents, it's a similar story.
Most doc signing APIs will support a stream as input (I would assume)

Best regards,
Clay Ferguson
wclayf@gmail.com


On Mon, Jan 23, 2017 at 11:52 AM, rohith reddy <ro...@gmail.com>
wrote:

> Thanks mathias.
> If it doesnt support scanning for viruses does , does it have support to
> integrate with virus scan engines out there? example : symantec scan
> engine.
>
> Thanks
> Rohith Reddy Janga
>
> On Mon, Jan 23, 2017 at 4:48 AM, mathiasconradt <mathias.conradt@gmail.com
> >
> wrote:
>
> > Hello Rohith,
> >
> > regarding your questions:
> >
> > 1. no
> > 2. yes
> > 3. yes
> > 4. no
> >
> > Regards,
> > Mathias
> >
> >
> > rohith reddy wrote
> > > Hello,
> > >
> > > I am looking for an API to handle uploading of file attachments through
> > > JEE
> > > application. Here are the features we are looking for : does jackrabbit
> > > support below features?
> > > 1.scan files for viruses.
> > > 2. Versioning
> > > 3. support uploading of basic Microsoft office file types and PDF's.
> > > 4.  signing documents.
> > >
> > > Thanks
> > > Rohith Reddy Janga
> >
> >
> >
> >
> >
> > --
> > View this message in context: http://jackrabbit.510166.n4.
> > nabble.com/does-jackrabbit-support-scanning-files-for-
> > viruses-tp4666210p4666228.html
> > Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
> >
>

Re: does jackrabbit support scanning files for viruses

Posted by rohith reddy <ro...@gmail.com>.
Thanks mathias.
If it doesnt support scanning for viruses does , does it have support to
integrate with virus scan engines out there? example : symantec scan engine.

Thanks
Rohith Reddy Janga

On Mon, Jan 23, 2017 at 4:48 AM, mathiasconradt <ma...@gmail.com>
wrote:

> Hello Rohith,
>
> regarding your questions:
>
> 1. no
> 2. yes
> 3. yes
> 4. no
>
> Regards,
> Mathias
>
>
> rohith reddy wrote
> > Hello,
> >
> > I am looking for an API to handle uploading of file attachments through
> > JEE
> > application. Here are the features we are looking for : does jackrabbit
> > support below features?
> > 1.scan files for viruses.
> > 2. Versioning
> > 3. support uploading of basic Microsoft office file types and PDF's.
> > 4.  signing documents.
> >
> > Thanks
> > Rohith Reddy Janga
>
>
>
>
>
> --
> View this message in context: http://jackrabbit.510166.n4.
> nabble.com/does-jackrabbit-support-scanning-files-for-
> viruses-tp4666210p4666228.html
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>

Re: does jackrabbit support scanning files for viruses

Posted by mathiasconradt <ma...@gmail.com>.
Hello Rohith,
 
regarding your questions:

1. no
2. yes
3. yes
4. no

Regards,
Mathias


rohith reddy wrote
> Hello,
> 
> I am looking for an API to handle uploading of file attachments through
> JEE
> application. Here are the features we are looking for : does jackrabbit
> support below features?
> 1.scan files for viruses.
> 2. Versioning
> 3. support uploading of basic Microsoft office file types and PDF's.
> 4.  signing documents.
> 
> Thanks
> Rohith Reddy Janga





--
View this message in context: http://jackrabbit.510166.n4.nabble.com/does-jackrabbit-support-scanning-files-for-viruses-tp4666210p4666228.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.