...
This guide will explain how to setup the Open Source Client of PowerFolder and how to connect to a PowerFolder Server.
Step 1: Download and configure PowerFolder Server
First you need to download the PowerFolder Server from our homepage - It's available for free.
...
This option is available at Web -> Preferences -> Security -> User Account Security, there is a check-box named "Encrypted Data Transfer".
Step 2: Download the PowerFolder Client from GitHub
After your PowerFolder Server is up and running you have to download the PowerFolder Open Source Client.
...
After the download is done you can important the project with your favorite IDE.
Step 3: Run the client
To start the PowerFolder Open Source Client run the main-class "de.dal33t.powerfolder.PowerFolder" and enter the server address of your PowerFolder Server.
...