Opened 19 years ago
Closed 15 years ago
#2361 closed Feature request (fixed)
Connect IP address on windows caption
Reported by: | urca | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | urca, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
In Filezilla Server interface, report on windows
title/caption the conneci IP.
Example 127.0.0.1 for local server, or remote IP for
remote server.
This for rember witch server are connect to admin
interface.
Example, in my WAN I have 20 file zilla server
installation for remote management and file transfer, and
I frequently admin server from remote node or from node
external to WAN.
Attachments (2)
Change History (4)
by , 15 years ago
Attachment: | ShowConnectedServerInTitle.patch added |
---|
by , 15 years ago
Attachment: | ReduceCodeDuplication.patch added |
---|
comment:1 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
I've attached a patch that implements this. As a bonus, I've also added another patch that reduces code duplication in CMainFrame::OnCreate().