Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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: SessionTab-Name from Command-Line

WinSCP does not allow this.
Blaimi

SessionTab-Name from Command-Line

Hey there,

I’m using WinSCP in version 5.5.1. I like it to start WinSCP directly via command-line arguments (e. g. ''C:\Program Files (x86)\WinSCP\WinSCP.exe sftp://www-data:secret@development.server.tld/ /rawsettings RemoteDirectory=/var/www/some/directory LocalDirectory="C:\workspace\project_root"''

Sometimes I’m using multiple sessions with the same user on the same server, but in different paths and for different reasons.

Is it possible to set the session-name on the tab without having to manage the session by WinSCP?

I.d. I want to set the title on the tab to ''project1'', ''project2'' and ''project3'' instead of three times ''www-data@development.server.tld'' depending on an additional command-line-argument.

Thanks in advance.