Coder Social home page Coder Social logo

Support FTP over SSL about coreftp HOT 5 CLOSED

sparkeh9 avatar sparkeh9 commented on September 14, 2024
Support FTP over SSL

from coreftp.

Comments (5)

kwilliamssbs avatar kwilliamssbs commented on September 14, 2024

So far, yours is the only .NET Core FTP library we've found that can replace our old FTP library, so if you need or want any help on this one (it's the last requirement for us), then let me know!

from coreftp.

sparkeh9 avatar sparkeh9 commented on September 14, 2024

I'm working on it as we speak :D, I have the control connection encrypted using TLS (implicit and explicit), just need to get the data connection doing the same and it should be good to go.

from coreftp.

kwilliamssbs avatar kwilliamssbs commented on September 14, 2024

Good stuff! We can put that in production once that's ready. If you need any help in the future, let us know - our FTP component has been the one thing stopping our solution going full-NETCore for ages!

from coreftp.

sparkeh9 avatar sparkeh9 commented on September 14, 2024

👍 That is why I started writing this library, I noticed Microsoft had removed all the built in stuff for it, and nothing was targeting anything other than the desktop framework

from coreftp.

sparkeh9 avatar sparkeh9 commented on September 14, 2024

UPDATE: I have TLS somewhat working for the control and data connections. However, I'm having a strange issue where the welcome message is delayed, the code assumes no 220 code is coming and so skips it. The AUTH TLS is then sent, but then receives the 220 from the initial connection, from the data stream.

from coreftp.

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.