Skip to content

WinSCP

WinSCP is a graphical file transfer client available for Windows.

It support numerous access protocols. These instructions focuses on setting up WinSCP to access Swestore using the WebDAV protocol.

Preparation

  • If not already done, download and install the WinSCP client from https://winscp.net/

  • Start WinSCP

Setup

Authenticate with username/password

Prerequisite: Username and password, see Setting your Swestore password

  • Select WebDAV as File protocol
  • Select TLS/SSL Implicit encryption as Encryption
  • Enter Host name: webdav.swestore.se
  • Enter port number: 443
  • Enter your user name in the User name field
  • Enter your password in the Password field
  • Click Login

Winscp-username-1-login.png

Authenticate with certificate

  • Prerequisite: Client certificate exported to a file, see Certificate Setup for Swestore

  • In the Login dialog:

  • Select WebDAV as File protocol
  • Select TLS/SSL Implicit encryption as Encryption
  • Enter Host name: webdav.swestore.se
  • Enter port number: 443
  • Click Advanced

Winscp-cert-1-login.png

  • Navigate to Connection -> TLS/SSL
  • Choose your Client certificate file
  • Click OK

Winscp-cert-2-advanced.png

  • Back in the Login dialog:
    • Click Login
  • In the Client certificate passphrase dialog:
    • Enter the password of your client certificate file.
    • Click OK

Winscp-cert-3-connect.png

Logged in

Winscp-connected.png

Back to top