Server tabs

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
coRpSE
500 Syntax error
Posts: 13
Joined: 2008-11-22 00:28
First name: Derek

Server tabs

#1 Post by coRpSE » 2009-12-07 00:05

I am liking the new feature of the ability to connect to more then one server in a tab, but I do have a suggestion that I have seen done before in the past and made flipping through the tabs easier. The suggestion is to make the tabs colored so if you have just say, 3 connections open, one might be a light blue, the other might be a light red, and so on.

Its just a suggestions for its ease of use to quickly see the color and associations of that color to which server its associated with. I think it was Smart FTP that I originally saw the color association and it made it easier jumping from server to server and transfer files between them.

r_a_ven
500 Syntax error
Posts: 15
Joined: 2012-05-12 20:31
First name: Sunil
Last name: Negi

Re: Server tabs

#2 Post by r_a_ven » 2012-05-12 20:41

Hi - I am new to any development on linux (I am a windows/.NET/ASPX programmer).
Since I use filezilla a lot I thought I would contribute to it. And this feature (colored tabs) seems purrfect !

The thing is - this requeest is so old, I am not sure if anyone has worked/is working on it :(
So wanted to know if this is something that is already being worked on.

PS: I am using Anjuta as the dev environment. Coming from windows background - I dont think I can use emacs.
Wonder what other people use to develop the code... Anyone?

Sunil

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Server tabs

#3 Post by botg » 2012-05-12 20:43

I'm not aware of anyone else currently working on this feature.

My IDE of choice these days is Qt Creator. Despite its name, it can be used for non-Qt projects as well.

r_a_ven
500 Syntax error
Posts: 15
Joined: 2012-05-12 20:31
First name: Sunil
Last name: Negi

Re: Server tabs

#4 Post by r_a_ven » 2012-05-12 23:19

Wow - I did not know that about Qt. Let me stick to anjuta for the time and lets see how it goes. The documentation on wxWidgetss is bad though :(

r_a_ven
500 Syntax error
Posts: 15
Joined: 2012-05-12 20:31
First name: Sunil
Last name: Negi

Re: Server tabs

#5 Post by r_a_ven » 2012-05-13 02:07

Actually - let me ask you this. Anjuta does the build using the existing autotools build chain from subversion.
Does QT let you do that too?


Sunny

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Server tabs

#6 Post by botg » 2012-05-13 11:29

Yes. As long as the Makefile has already been created, you can use it.

r_a_ven
500 Syntax error
Posts: 15
Joined: 2012-05-12 20:31
First name: Sunil
Last name: Negi

Re: Server tabs

#7 Post by r_a_ven » 2012-05-13 23:59

Purrfect.
I was able to set the tab colors. So I know how to change the color of the tabs. Now my question is - how do you normally let features be added.
I am thinking of adding a preference for color in the Site Manager control. Users can associate color to sites (say, Red for Production site).

When users connect to it, the right tab color is used.

....
r_a_ven

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Server tabs

#8 Post by boco » 2012-05-14 09:24

Now my question is - how do you normally let features be added.
Though I'm not a developer, patches are usually delivered as source diffs. The whole feature request process takes place in the tracker, not in the forums.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply