thegooglecodearchive / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 1 forks source link

Remote editing using SFTP #199

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What Plugin does this relate to? What version of the Plugin?
Ftp Window, last version

What steps will reproduce the problem?
1. Open the plugin in the shelf
2. Configure a connection to the server over port 22
3. Click on the "Connect" button

What is the expected output? What do you see instead?
I expect to be connected to the server in order to edit files.
Instead, I get a popup with the title "Ftp Connection Error" and the message 
"None".

What version of Editra are you using? On what operating system?
0.5.30 embedded in Xubuntu 11.10

Please provide any additional information below.

Original issue reported on code.google.com by xdesc...@gmail.com on 28 Oct 2011 at 1:56

GoogleCodeExporter commented 9 years ago
Hi,

Sorry, SFTP is currently not supported by this plugin.

p.s) Editra 0.5.30 is very old suggest upgrading to latest (0.6.77).

Original comment by CodyPrec...@gmail.com on 28 Oct 2011 at 2:19

GoogleCodeExporter commented 9 years ago
Hi,

is there a possibility that the FtpEdit or another plugin supports FTPS 
(SSL/TLS) in future for Editra?

Thanks,
Peter

Original comment by Pepi3...@gmail.com on 30 Jun 2012 at 12:57

GoogleCodeExporter commented 9 years ago
Of course there is always the possibility of it. I personally however have no 
need for it so probably wont implement myself.

Anyone is welcome to either write another plugin or a patch to extend the 
existing ftpedit to also support ssl.

Original comment by CodyPrec...@gmail.com on 2 Jul 2012 at 2:05