-
Notifications
You must be signed in to change notification settings - Fork 242
Description
Hi,
Sorry if it's a mistake.
From a fresh install of malcat, I can't submit file (we have many md5 to submit).
Seems a problem with FTP account :
maldet -c udiskssd
Linux Malware Detect v1.6.6
(C) 2002-2023, R-fx Networks [email protected]
(C) 2023, Ryan MacDonald [email protected]
This program may be freely redistributed under the terms of the GNU GPL v2
maldet(23308): {checkout} uploading /data/SSI/XXX/udiskssd to ftp.rfxn.com
Connected to ftp.rfxn.com (209.126.24.12).
220 ProFTPD Server (ProFTPD Default Installation) [209.126.24.12]
Remote system type is UNIX.
Using binary mode to transfer files.
331 Password required for anonymous@[email protected]
530 Login incorrect.
Login failed.
Interactive mode on.
530 Please login with USER and PASS
Local directory now /data/SSI/XXX
200 Type set to I
local: /data/SSI/XXX/udiskssd remote: 26b54e97923317f315826adcef9d7688.12907.udiskssd.bin
530 Please login with USER and PASS
Passive mode refused.
200 Type set to A
local: /data/SSI/XXX/udiskssd remote: 26b54e97923317f315826adcef9d7688.12907.udiskssd.ascii
530 Please login with USER and PASS
Passive mode refused.
221 Goodbye.
Thanks in advance