openmptcprouter icon indicating copy to clipboard operation
openmptcprouter copied to clipboard

Some data is missing when uploading data via FTP.

Open skmshd opened this issue 2 years ago • 5 comments

I created a file with 10000 lines of 0123456789 (file size: 110000byte) and uploaded it via passive FTP to check FTP behavior. I don't know why but I observed missing data sometimes, and want to know how to fix it.

Expected Behavior

Of course I expect to upload the file without any issues.

Current Behavior

However, what I observed was the uploaded file had some missing data almost everytime. There is my test results:

  • 1st: 66112byte
  • 2nd: 109720byte
  • 3rd: 110000byte
  • 4th: 101712byte
  • 5th: 107504byte

BTW, I used BYPASS option to bypass "fpt_control" and "ftp_data", but it didn't work. If I enabled this, I always see "Data connection timed out." error.

Specifications

  • OpenMPTCProuter version: v0.58.5 r0
  • OpenMPTCProuter VPS version: 0.1026.5.4.100-mptcp
  • OpenMPTCProuter VPS provider: vultr
  • OpenMPTCProuter platform: x86_64

skmshd avatar Sep 04 '22 11:09 skmshd

Update to latest release. ByPass by service/protocol doesn't always work.

Ysurac avatar Sep 04 '22 15:09 Ysurac

Thanks, sure, I will try the latest version and share result here.

skmshd avatar Sep 06 '22 05:09 skmshd

Hi, I have updated to the latest version (v.0.59.1-54) but the same issue exists.. Anything else I can try to fix this?

skmshd avatar Sep 10 '22 01:09 skmshd

Did you try to bypass the FTP server IP ?

Ysurac avatar Sep 10 '22 05:09 Ysurac

Hi Ysurac, thanks for your advice, IP based by-pass worked! Thanks, so I will close this, but one question.

The issue I reported (missing data), is this expected behavior ?

skmshd avatar Sep 11 '22 02:09 skmshd

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Dec 10 '22 19:12 github-actions[bot]