Bateck / gedit-ftp-browser

Automatically exported from code.google.com/p/gedit-ftp-browser
0 stars 0 forks source link

feature requist (FTP Profiles) #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
usually web developers have many FTP accounts (for many clients)

it will be very nice if it is possible to create FTP account profile and
when connecting to ftp it should allow the gedit user to select which profile

notepad++ have this thing in their FTP plugin and i think it will be create
to have it here also

Original issue reported on code.google.com by ali4ev...@gmail.com on 30 Apr 2009 at 10:13

GoogleCodeExporter commented 8 years ago
yes, ftp profiles are must. No way to remember all the logins. Anyway guys, 
good 
work!!!

Original comment by gonz...@gmail.com on 15 Oct 2009 at 7:31

GoogleCodeExporter commented 8 years ago
Efectivamente es algo indispensable para que realmente GEdit se convierta en un 
buen 
editor de código.

Original comment by rus...@gmail.com on 25 Nov 2009 at 7:43

GoogleCodeExporter commented 8 years ago
I'm with this people, profiles is the feature that will made gedit THE linux 
coder.

Anyway, thank you so much for this amazing plugin guys, it's way better that 
using
gEdit + FireFTP.

Original comment by JM.Leon....@gmail.com on 3 Dec 2009 at 9:30

GoogleCodeExporter commented 8 years ago
I join my voice both to the praises and to the request!
great job

Original comment by i...@vuk.bg.it on 7 Jul 2011 at 11:20

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hello everybody, I messed a bit with the code and managed to implement a simple 
file based profile system. 
I posted it on gmane (http://blog.gmane.org/gmane.comp.gnome.apps.gedit, which 
I thought was the right place to post) but, maybe for an ignorance of mine of 
the Rules, none seems to be interested on it. So I came back here, which I 
guess is the place everyone interested in a production use of this plugin will 
sooner or later end up, to share my code.
I also modified the code so that it doesn't connect/disconnect to ftp server at 
every operation (connection takes several seconds, depending on ftp server 
speed).
My code can *SURELY* be improved (I'm new to python) and I hope it will but so 
far it definitevely improved my work experience with gedit.
I also hope that I did not break any other Rule in posting this way, in this 
case forgive me!
cheers
vuk

Original comment by i...@vuk.bg.it on 29 Jul 2011 at 3:48

Attachments: