Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proftpd randomly not writing to transfer log #1737

Open
RakeshThirunahari opened this issue Oct 12, 2023 · 2 comments
Open

Proftpd randomly not writing to transfer log #1737

RakeshThirunahari opened this issue Oct 12, 2023 · 2 comments

Comments

@RakeshThirunahari
Copy link

What I Did

We have transfer log setup in proftpd sometimes during high volume sent on ftp account the transfer log entry is not written for some file for majority of the files it writes the log but not for few.

The only correlation we found that for the files which are missing transfer log have no file size logged in extended log

Files with no transfer log

XXX.XX.XX UNKNOWN ftp_user [11/Oct/2023:13:49:41 +0000] "REALPATH /in/MATMAS20231011134940.xml" 2 -
XXX.XX.XX UNKNOWN ftp_user [11/Oct/2023:13:49:41 +0000] "OPEN /in/MATMAS20231011134940.xml" - 0
XXX.XX.XX UNKNOWN ftp_user [11/Oct/2023:13:49:41 +0000] "STOR /in/MATMAS20231011134940.xml" 226 -

All the files which doesn't have the transfer log have no file size in the STOR command. it just shown as -. Can you please help to know what is happening. Why the files in extended log with no file size are missing in transfer log.

Version 1.3.8

@Castaglia
Copy link
Member

For these files being uploaded via FTP, FTPS, or SFTP?

@RakeshThirunahari
Copy link
Author

Files being uploaded via FTP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants