GithubHelp home page GithubHelp logo

Support for SFTP protocol about remote-ftp HOT 6 CLOSED

icetee avatar icetee commented on August 20, 2024
Support for SFTP protocol

from remote-ftp.

Comments (6)

grenierdev avatar grenierdev commented on August 20, 2024

Looks like node-sftp require sftp & ssh process to be available in the path. That's a bummer. Will need to find an other implementation that uses pure NodeJS.

from remote-ftp.

felixphew avatar felixphew commented on August 20, 2024

If SFTP isn't supported, why are there options called secure and secureOptions?

from remote-ftp.

theRichu avatar theRichu commented on August 20, 2024

SFTP and FTPS are NOT the same
FTPS means FTP over SSL(think about http and https!) but SFTP is SSH File Transfer Protocol,
It's basically diffrent protocol.

from remote-ftp.

felixphew avatar felixphew commented on August 20, 2024

OK, this is a little unclear. I would maybe change "secure" to "ssl"? And maybe something in the README that says SFTP isn't supported, as it seems to be pretty much standard nowadays.

from remote-ftp.

jpstrikesback avatar jpstrikesback commented on August 20, 2024

Pure JS implementation: https://github.com/mscdex/ssh2

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

I rewrote the plugin to support multiple "connector" (FTP, SFTP). I'm finishing up the other bugs & features and will look into adding an SFTP connector using SSH2.

from remote-ftp.

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.