Scanning from xerox C415

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
craftedpacket
500 Command not understood
Posts: 5
Joined: 2024-01-26 17:32

Scanning from xerox C415

#1 Post by craftedpacket » 2024-01-26 18:55

See this in the logs when trying to scan to FTP from a Xerox C415

<Date/Time> Info [Type] Message
<1/26/2024 12:53:13 PM> FTP Session 2 192.168.0.44 scan [Response] 215 UNIX emulated by FileZilla.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] MKD tyffani/documents/scans/xcse0786
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 257 "/tyffani/documents/scans/xcse0786" created successfully.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] MKD tyffani/documents/scans/XCSE0786
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 257 "/tyffani/documents/scans/XCSE0786" created successfully.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] RMD tyffani/documents/scans/xcse0786
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 250 Directory deleted successfully.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] RMD tyffani/documents/scans/XCSE0786
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 550 This function is not supported on this system.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] PASV
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Trace] Trying listen(1, 0) for data connection.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 227 Entering Passive Mode (10,112,1,204,196,45)
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] OPTS UTF8 ON
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 202 UTF8 mode is always enabled. No need to send this command
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] CWD tyffani/documents/scans
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 250 CWD command successful
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] MKD
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 501 Missing required argument
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] OPTS UTF8 ON
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 202 UTF8 mode is always enabled. No need to send this command
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] CWD
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 501 Missing required argument
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Command] PASV
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Trace] Trying listen(1, 0) for data connection.
<1/26/2024 12:53:14 PM> FTP Session 2 192.168.0.44 scan [Response] 227 Entering Passive Mode (10,112,1,204,196,46)
<1/26/2024 12:53:14 PM> FTP Server [Status] Session 2 ended gracefully.


Any ideas?

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Scanning from xerox C415

#2 Post by botg » 2024-01-26 22:09

Your client seems very broken. It sends CWD and MKD commands without arguments. These commands have mandatory arguments.

rikw
500 Command not understood
Posts: 1
Joined: 2024-01-29 08:50
First name: Rik
Last name: Wiel

Re: Scanning from xerox C415

#3 Post by rikw » 2024-01-29 09:00

Hello,

We have the same issue from 2 Ricoh Multifunctionals with 2 different customers (both Rico multifunctionals and version 1.8.1 of FileZilla Server)
If we downgrade to 1.8.0 we have no problem.

<Date/Time> Info [Type] Message
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [Response] 220-FileZilla Server 1.8.1
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [Response] 220 Please visit https://filezilla-project.org/
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [Command] USER [HIDDEN]
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [Response] 331 Please, specify the password.
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [Command] PASS ****
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [Response] 230 Login successful.
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Command] CWD /[HIDDEN]
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Response] 250 CWD command successful
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Command] TYPE I
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Response] 200 Type set to I
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Command] PORT 10,0,10,30,204,185
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Response] 200 PORT command successful.
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Command] RETR [HIDDEN].pdf
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Response] 550 This function is not supported on this system.
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Command] TYPE I
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Response] 200 Type set to I
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Command] QUIT
<29-1-2024 09:40:13> FTP Session 5 [HIDDEN-IP] [HIDDEN] [Response] 221 Goodbye.
<29-1-2024 09:40:13> FTP Server [Status] Session 5 ended gracefully.

Perhaps this is related to the recent 1.8.1 update?

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Scanning from xerox C415

#4 Post by botg » 2024-01-29 09:26

@rikw: Your client is trying to download a file that doesn't exist.

larsen
500 Command not understood
Posts: 5
Joined: 2023-03-10 11:40

Re: Scanning from xerox C415

#5 Post by larsen » 2024-03-06 12:05

Probably related to viewtopic.php?f=6&t=58246

Post Reply