Coder Social home page Coder Social logo

Comments (4)

FanDjango avatar FanDjango commented on June 14, 2024 1

V50.0.0 has been released. Any work on your issue should be re-analyzed against this new release instead of V49.0.2 (see previous post).

from fluentftp.

FanDjango avatar FanDjango commented on June 14, 2024

Thanks for this report and it's completeness.

FluentFTP 49.0.1 -> 49.0.2: there were some changes to the handling of "Progress reporting" - these, after release of 49.0.2 were fixed and are due for release soon. So, if your code is using "Progress", you might want to test (just as a temporary measure) not using a progress callback in your code.

If it does not resolve the problem: We need to analyze your problem in more depth.

If it does resolve the problem: I would be very interested in you accessing the current master on GitHub and testing that.

Once again, if that resolves the problem, then this information would be valuable to confirm all is well.

Otherwise, we are back to square one, and need to do more analysis.

Note: Handling of stale data and what to do / how to report failed transfers is also improved in current master, which will help debugging.

What I do not understand, but you may be able to shed light on: You report the exception, but in the log I cannot see exactly at what point of the sequence the exception occurred. I surmise it occurred right after

2024-04-10 10:08:31.741 -05:00 [DBG] Closing/Disposing FtpSocketStream(data connection)

Am I correct?

from fluentftp.

FanDjango avatar FanDjango commented on June 14, 2024

If you look at the recent issues:

#1518 and #1519 more or less covers this - in your log, I can see that the SIZE command is not allowed and thus the problem is quite clear.

So I really think that the current master fixes your problem, it is just not released yet.

Workaround: Don't use progress or allow the SIZE command on the server.

from fluentftp.

AaronY-RWS avatar AaronY-RWS commented on June 14, 2024

V50.0.0 resolves the issue I reported (as did not using progress in v49.0.2.)

Thanks!

from fluentftp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.