Re: Nessus-update-plugins error...



On Sat, Nov 27, 2004 at 08:16:28AM -0500, nessus wrote:

> /usr/local/sbin/nessus-update-plugins: line 245: /bin/cp: Argument list too
> long

Either:

o upgrade to the latest version of Nessus

o edit nessus-update-plugins and replace the cp command that's
  failing with these lines:

    find . -name "*.nasl" -exec cp {} "$pluginsdir/" \;
    find . -name "*.inc" -exec cp {} "$pluginsdir/" \;

George
-- 
theall_at_tifaware.com

Attachment: pgpCXbdSjNSDR.pgp
Description: PGP signature



This archive was generated by a fusion of Pipermail 0.09 (Mailman edition) and MHonArc 2.6.8.