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- 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 |