-1

I primarily use WinSCP to connect to a particular site every time I launch the program. I've read about configurations that will launch the app and connect to a site each time the computer starts (such as this), but how can I set WinSCP to connect to a site automatically when launching the app itself?

EJ Mak
  • 799
  • 1
  • 8
  • 29
  • 2
    This question is not about programming or software development and is not appropriate for stack overflow. – possum Nov 24 '22 at 15:30

2 Answers2

0

See WinSCP Command-line Options:

The first syntax opens the site. To open site, stored in folder, use path syntax “folder/site”. You can also open workspace or all sites in site folder.

0

Select your store site on WinSCP login dialog and go to Manage > Desktop Icon.

It will create a desktop icon that opens WinSCP and automatically logins to the site.

See https://winscp.net/eng/docs/integration#icons

Martin Prikryl
  • 188,800
  • 56
  • 490
  • 992