Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Custom window title

Anonymous wrote:

Still it would be nice to specify title on the command line. I have lots of hosts accessed via on demand generated SSH tunnels. It will show me user@localhost - not the name of the server.

OK, this request is tracked here:
https://winscp.net/tracker/1183
Guest

Custom window title

Still it would be nice to specify title on the command line. I have lots of hosts accessed via on demand generated SSH tunnels. It will show me user@localhost - not the name of the server.
martin

Re: Custom Window Title with Command Line Util

You can setup a specific stored session for each of your script.
JRAN1

Custom Window Title with Command Line Util

I would like to customize the Window Title when I use WinSCP via command line. I have numerous scripts running on the same machine. When a window gets left behind, it's difficult to determine which script needs editing. Thanks, James
martin

Re: window title: add servername in front

Please read documentation. If that does not help, come back.

BTW, the behavior you are seeing is not default, so you had to set it like that... ;-)
FredJ

window title: add servername in front

Currently a winscp window title looks like this:
"/path/path/path/path - account@servername - WinSCP"

Would be cool, to have the window title like this:
"servername - /path/path/path/path - account@server - WinSCP"

Reason for request:
In the windows task bar you can see the first ~10 characters of a window title. If you have several winscp windows open, it's sometimes difficult to select the correct window in the task bar.
Usually the first 10 letters of a servers path do not help distinguishing several open winscp sessions.