Answer the question
In order to leave comments, you need to log in
Files of a certain size are not uploaded to the server?
I ran into a very interesting problem - maybe someone else has come across this?
The symptoms are as follows: files of strictly defined sizes are not uploaded to the site.
For example, there is a file with a size of 69,459 bytes.
It is not uploaded to the site in any way at all (i.e. if we send it using the POST method, we get the following entry in the logs:
"POST / HTTP/1.1" 400 0 "/" "Mozilla/5.0 ..."
Answer the question
In order to leave comments, you need to log in
Those. it turns out one specific file is not uploaded, the size has nothing to do with it. If the file is changed, it is uploaded. If you upload via SSL, it is uploaded.
Perhaps your antivirus, or some software from your provider, or some parking.ru software analyzes traffic and considers it a security attack. You can try uploading to other hosts, to other parking.ru hosts, to parking.ru from another provider. Or contact parking.ru and describe the situation very specifically.
(an example of such software is NAXSI but, only for HTTP)
There are no other ideas.
All you have to do is listen to traffic on both sides via tcpdump and see what comes up.
I specify - a completely different file of the same size (byte for byte) is uploaded.
What does "Doesn't fill" mean? It's in the "nothing works" category.
We take FileZilla, turn on the logging, upload the FTP file, paste the logs here. (maybe the standard logging level is enough - you don’t even need to turn it on).
If the transfer goes well, then someone is a sucker behind your ftpd or he himself is a sucker.
Try to upload via SFTP to the same place - if it also fails, then the transfer server is on the white list and someone else is goofing (antivirus, for example, or some kind of monitoring), if not, it remains in black.
At the same time, check the transfer mode - set the binaries forcibly.
Possible bug with server ftp - switch active-passive.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question