mitchas / ffftp

Electron FTP manager
184 stars 31 forks source link

Add Sftp connections #18

Closed Alustrat closed 3 years ago

Alustrat commented 7 years ago

Hi, this is just a suggestion to allow sftp connections and answer to #7

Here is just what I did : Split functions in two, FTP and SFTP and choose the right one for the connection required. Add privateKey uri and passphrase fields to the connection from.

Alustrat commented 7 years ago

Hi !

Sorry, I'm looking at this today. I just saw I forgot things, so I will fix that this evening.

Thank you for your feedback. I know this is not the cleanest build to add sftp but I hope that it will help you with your project.

ghost commented 7 years ago

Please merge 🥇 👍

ghost commented 7 years ago

@mitchas, @Alustrat and @claudemuller 👎 SFTP is really needed in this application would be really nice if you can add this please.