Scan To FTP - File delay ?

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
AshleyJackson
500 Command not understood
Posts: 1
Joined: 2018-05-22 23:06
First name: Ashley
Last name: Jackson

Scan To FTP - File delay ?

#1 Post by AshleyJackson » 2018-05-22 23:23

Hi All.

I've had to create an account here due to how bizarre this issue is.

We currently have FileZilla Server (0.9.41) running on a clients DC.
It's main purpose is to receive scans from printers and then store them in a specific users folder.

Currently we have one user, that when he scans something to his folder, it does not appear in the folder.
He then goes and re-scans the item and both items are then sent through to that folder.

Now this issue only happens every now and then, it doesn't happen always.
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> Connected, sending welcome message...
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> 220-FileZilla Server version 0.9.41 beta
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> 220 Please visit http://sourceforge.net/projects/filezilla/
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> USER admin
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> 331 Password required for admin
(012655) 22/05/2018 16:10:06 PM - (not logged in) (***********)> PASS ******
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 230 Logged on
(012655) 22/05/2018 16:10:06 PM - admin (***********)> PWD
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 257 "/" is current directory.
(012655) 22/05/2018 16:10:06 PM - admin (***********)> TYPE I
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 200 Type set to I
(012655) 22/05/2018 16:10:06 PM - admin (***********)> PASV
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 227 Entering Passive Mode (192,168,0,246,196,215)
(012655) 22/05/2018 16:10:06 PM - admin (***********)> STOR User1/doc20180522161003.pdf
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 150 Connection accepted
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 226 Transfer OK
(012655) 22/05/2018 16:10:06 PM - admin (***********)> QUIT
(012655) 22/05/2018 16:10:06 PM - admin (***********)> 221 Goodbye
(012655) 22/05/2018 16:10:06 PM - admin (***********)> disconnected.
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> Connected, sending welcome message...
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> 220-FileZilla Server version 0.9.41 beta
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> 220 Please visit http://sourceforge.net/projects/filezilla/
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> USER admin
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> 331 Password required for admin
(012656) 22/05/2018 16:10:51 PM - (not logged in) (***********)> PASS ******
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 230 Logged on
(012656) 22/05/2018 16:10:51 PM - admin (***********)> PWD
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 257 "/" is current directory.
(012656) 22/05/2018 16:10:51 PM - admin (***********)> TYPE I
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 200 Type set to I
(012656) 22/05/2018 16:10:51 PM - admin (***********)> PASV
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 227 Entering Passive Mode (192,168,0,246,196,216)
(012656) 22/05/2018 16:10:51 PM - admin (***********)> STOR User1/doc20180522161048.pdf
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 150 Connection accepted
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 226 Transfer OK
(012656) 22/05/2018 16:10:51 PM - admin (***********)> QUIT
(012656) 22/05/2018 16:10:51 PM - admin (***********)> 221 Goodbye
(012656) 22/05/2018 16:10:51 PM - admin (***********)> disconnected.
I don't believe that anyone else is having this issue. We haven't had any complaints, and I have checked with the user.

Does anyone have any suggestions?

Thanks.

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

Re: Scan To FTP - File delay ?

#2 Post by botg » 2018-05-23 06:52

You need to update to the most recent version of FileZilla Server, old versions are not supported.

Stunner
226 Transfer OK
Posts: 63
Joined: 2009-03-31 01:19
First name: A
Last name: Dog

Re: Scan To FTP - File delay ?

#3 Post by Stunner » 2018-05-27 12:54

Just an FYI; awhile back I wrote FileZilla Log Analyzer which has a scrambling feature that allows you to scramble sensitive information such as user name, ip address and files and folder names so you don't have to manually take out information that would otherwise be useful. It is a sticky on this forum: viewtopic.php?f=6&t=14719

And here is the relevant portion of the README: https://github.com/Stunner/FileZilla-Lo ... scrambling

Post Reply