Difference between revisions of "Accessing Swestore using WinSCP"
(Add setup screenshots) |
|||
Line 29: | Line 29: | ||
** Enter your password in the ''Password'' field | ** Enter your password in the ''Password'' field | ||
** Click '''Login''' | ** Click '''Login''' | ||
+ | [[File:Winscp-username-1-login.png|600px|center]] | ||
+ | |||
* You should now be logged in | * You should now be logged in | ||
Line 41: | Line 43: | ||
** Enter ''port number'': '''443''' | ** Enter ''port number'': '''443''' | ||
** Click '''Advanced''' | ** Click '''Advanced''' | ||
+ | [[File:Winscp-cert-1-login.png|600px|center]] | ||
* In the ''Advanced Site Settings'' dialog: | * In the ''Advanced Site Settings'' dialog: |
Revision as of 12:00, 14 October 2019
Contents
General
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 using 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
- You should now be logged in
Authenticating using certificate
- Prerequisite: Client certificate exported to a file, see XXXXXXX
- 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
- In the Advanced Site Settings dialog:
- Navigate to Connection -> TLS/SSL
- Choose your Client certificate file
- Click OK
- Back in the Login dialog:
- Click Login
- In the Client certificate passphrase dialog:
- Enter the password of your client certificate file.
- Click OK
- You should now be logged in