[Proftpd-user] Proftpd with mod_clamav, installation problem

Emanuel Gonzalez <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <SC1P215MB00644B6EE217449A81F0D5EAB4EC0@SC1P215MB0064.LAMP215.PROD.OUTLOOK.COM>
Hello,


I install mod_clamav, in local mode it works fine, but I try to connect to a remote server I see this error:


#######


mod_clamav/0.11rc: Clamd Error: /home/apple/Invoice INV0000653.doc: lstat() failed: No such file or directory. ERROR



/opt/sbin/proftpd -v
ProFTPD Version 1.3.5a

ProFTPD Version: 1.3.5a (maint)
  Scoreboard Version: 01040003
  Built: mar nov 3 2015 13:00:21 ART

Loaded modules:
  mod_ctrls/0.9.5
  mod_cap/1.1
  mod_ban/0.6.2
  mod_geoip/0.6
  mod_sql_mysql/4.0.8
  mod_sql/4.3
  mod_ldap/2.9.4
  mod_clamav.c
  mod_tls/2.6
  mod_auth_pam/1.2
  mod_ident/1.0
  mod_facts/0.3
  mod_delay/0.7
  mod_site.c
  mod_log.c
  mod_ls.c
  mod_auth.c
  mod_auth_file/1.0
  mod_auth_unix.c
  mod_rlimit/1.0
  mod_xfer.c
  mod_core.c

==> /opt/etc/proftpd.conf

# Se agrega el modulo de ClamAV a Proftp
<IfModule mod_clamav.c>
    ClamAV on
    ClamServer REMOTE_SERVER
    ClamPort 3310
</IfModule>

==> Local Mode is work fine

# Se agrega el modulo de ClamAV a Proftp
<IfModule mod_clamav.c>
    ClamAV on
    ClamServer 127.0.0.1
    ClamPort 3310
</IfModule>

Estado:    Comenzando la subida de /home/x/x/InvoiceXXM8566596.doc
Estado:    Retrieving directory listing of "/"...
Comando:    PASV
Respuesta:    227 Entering Passive Mode (x,x,x,x,x,x).
Comando:    LIST
Respuesta:    150 Opening BINARY mode data connection for file list
Respuesta:    226 Transfer complete
Comando:    PASV
Respuesta:    227 Entering Passive Mode (x,x,x,x,x,x).
Comando:    STOR InvoiceXXM8566596.doc
Respuesta:    150 Opening BINARY mode data connection for InvoiceXXM8566596.doc
Respuesta:    550 Virus Detected and Removed: Img.Dropper.PhishingLure-6376446-0



any ideas?


Regards.!!



aloha.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.