Info |
---|
PowerFolder Generic Clients (for users using PowerFolder Cloud please add https://my.powerfolder.com as server address) This release contains major security fix, please update the clients. |
Download Links- Windows EXE installer 64bit
- Windows MSI 64bit
- Linux tar.gz
- Linux rpm x86_64
- Linux deb amd64
- Mac dmg (available soon, please use client v20 SP3)
- Branded Clients
- Upgrading any previous version is possible.
- Clients are compatible with each other from any version.
- Re-install the older client version. No more extra steps are necessary.
HTTPS Server-Client-Tunnel using Web Sockets The clients can also use the encrypted web sockets same as our iOS app, please use the following web proxy guide to enable the web sockets: WebSockets for iOS and Desktop Client#EnablingWebSocketsforClient Enabling Clients to use the Web Sockets Add the following config. to the Default.config (server) or PowerFolder.config (client) when the clients should use the web sockets, precondition the web sockets should be enabled on your server: Code Block |
---|
connections.websocket=true |
Changes- PFC-3412 - M1.1: Provide HTTPS server-client-tunnel CLOSED
- PFC-3414 - H1.1: Replace ECB encryption with websocket web socket SSL connections CLOSED
|