group of person will upload file to IBM-AIX server (OS = UNIX) and we want to scan this files .... and we have another server (OS = WINDOWS) and we install in this server kaspersky ... now :- 1. how i can scan files on IBM-AIX server (OS = UNIX) ? 2.if step one not availabe how i can scan file by kaspersky on other server (OS = WINDOWS)

link|improve this question

1  
which version of windows is the server ? – Iain Sep 26 '10 at 15:47
Windows 2003 .... – Mohammad AL-Rawabdeh Sep 27 '10 at 7:16
Its impossible to answer this question properly without knowing what protocol / server software is used to "upload file" – symcbean Sep 27 '10 at 9:55
we use HTTP protocol ...... – Mohammad AL-Rawabdeh Sep 28 '10 at 8:03
feedback

2 Answers

up vote 4 down vote accepted

use clamav as a file scanner? aix packages: http://www.clamav.net/lang/en/download/packages/packages-other/

link|improve this answer
feedback

Install Samba on the AIX server, share out the directory of uploads. Scan the files on this share from your Windows server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.