Giter VIP home page Giter VIP logo

Comments (6)

rugk avatar rugk commented on July 29, 2024 2

Any progress in implementing ftps?

from swiftp.

Xavron avatar Xavron commented on July 29, 2024 1

Any progress in implementing ftps?

...and close to 8 years later... I'm looking into this. No guarantees that I will release anything, (Edit: I will release a pull request for FTPS in the near future (side note: SSL became TLS since 2013 so that will be reflected in the pull request). But as of right now, do have an implicit TLS/SSL connection test working.

(Update: Now have both implicit and explicit FTPS working as tests. But still need to change test code to final code and make sure some more things are according to specification. Like I currently don't have PROT and others integrated if adding that. Although do have AUTH working, but is all test code atm and not finished. Stuff that's found in the ftp rfc specs link above.

But, too, may want to try Lets Encrypt cert instead of self signed, think about cert time, if wanting to allow users to add their own certs and would need UI for that, custom port in advanced settings for the secure port, possibly more settings, etc etc and more, Still plenty to do)

(Update 2: Am going trying (lol) to do less and get a pull request out faster. That way I do get something out. Someone else can do the rest but it will work although not be compatible or adjustable for everything and not fully implemented. Need to still do a bunch of things at an absolute minimum... Plus apparently, only FileZilla is working right now and can't see why as of yet (time sink there alone that I may skip... diagnosed that heavily and still looking into a bit further now).

May not update any further till nearing the end.

Update 3: Last update. No others are needed. Just began to figure out all the client problems including Android that's now working to some extent. I do need to run tests on all of them and see if any other issue shows up (I know of some code that still needs to be adjusted for these clients doing things differently than others). Still... just seeing Android clients show the files/folders over TLS is fantastic. Basically, its adjust some more code, fully test a bunch of clients, and implement all the UI stuff. Plus cleaning up the code, translations, and whatever else. Will still take a while from here.

from swiftp.

ppareit avatar ppareit commented on July 29, 2024

FTPS or FTP over SSL, see
https://www.ietf.org/rfc/rfc2228.txt

from swiftp.

ka223 avatar ka223 commented on July 29, 2024

Would realy like to have an encrypted ftps option.

from swiftp.

wp9015362 avatar wp9015362 commented on July 29, 2024

Was also searching for an open source Android secure FTP server app and found one which is called "primitive ftpd" and which supports SFTP, see:

https://github.com/wolpi/prim-ftpd
https://play.google.com/store/apps/details?id=org.primftpd

Just saying.

Regards

from swiftp.

lenisko avatar lenisko commented on July 29, 2024

Hmm... there are other ftp servers supporting ssl, but this one is very nice written. Would be great to have ftps there.

from swiftp.

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.