FTP Pane Suggestion

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

FTP Pane Suggestion

Post by EvilBMP »

More and more often I work on servers, where I have a live and a development environment on a server separated on two vhosts. The problem is, when I am switching between live and dev-system I can not recognize it after a while, because on hovering the FTP pane I only see the host in the statusbar, which in such a configuration is obviously the same :|

So my suggestion is, to use the yellow "Busy..." pane to show the user given FTP label by default, and on server transactions overlay the label with the processing messages ("Busy..." or "Error: ..." or whatever).

Image

What do you think?

Greets, Evil
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Re: FTP Pane Suggestion

Post by syrupcore »

nice one.
x3po
Posts: 139
Joined: Fri May 16, 2008 10:48 am

Re: FTP Pane Suggestion

Post by x3po »

+1
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: FTP Pane Suggestion

Post by Karlis »

What's wrong with looking at the status bar?
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Re: FTP Pane Suggestion

Post by EvilBMP »

Well nothing ... only just a hover to much?

No there is really an annoying issue in this behaviour. Imagine the following situation on a host.

vhost-project
vhost-projectdev

Within vhost-project and vhost-projectdev is nearly the same file and folder structure ... because the dev environment is for testing or demonstration purposes.
So every vhost has/ is it's own user, but they have the same host - let's say domain.com

vhost-project -> http://www.domain.com
vhost-projectdev -> dev.domain.com

So what's the end of the story? You have two (S)FTP entries "domain.com" and "domain.com (dev)", but when you are connected to one of them, how do you determine with which user / vhost you are connected? See the problem ;) ?

(vhost-project) -> ftp://domain.com/test
(vhost-projectdev) -> ftp://domain.com/test

No difference at the statusbar on hovering the sidebar.

PS: yes, I know I could write http://www.domain.com or dev.domain.com in the host field of the (S)FTP settings, BUT sometimes servers have a different internal host name instead of the public domain name
Post Reply