Opened 18 years ago

Closed 14 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)

ShowConnectedServerInTitle.patch (1.0 KB ) - added by eyebex 14 years ago.
ReduceCodeDuplication.patch (2.0 KB ) - added by eyebex 14 years ago.

Download all attachments as: .zip

Change History (4)

by eyebex, 14 years ago

by eyebex, 14 years ago

Attachment: ReduceCodeDuplication.patch added

comment:1 by eyebex, 14 years ago

I've attached a patch that implements this. As a bonus, I've also added another patch that reduces code duplication in CMainFrame::OnCreate().

comment:2 by Tim Kosse, 14 years ago

Resolution: fixed
Status: newclosed

Thanks, applied.

Note: See TracTickets for help on using tickets.