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
Leap Year Issue #107
Comments
Hello, I found this bug was related to At line 371 Here's my workaround to this issue. Hope this helps you. |
@eddy-hj-kim
It is better to use @cpuz158 |
Hi,
It seems that aioftp fails to list up the files created after 02/29/2020 00:00.
When I used Python ftplib, I could get the correct number of files totally the same with I was checking on FileZilla.
Can you check this issue? Thanks.
The text was updated successfully, but these errors were encountered: