Skip navigation links
CloudStore API
(0.10.7)

Package co.codewizards.cloudstore.server

Server (separate program).

See: Description

Package co.codewizards.cloudstore.server Description

Server (separate program).

The CloudStore server is needed to synchronise data between a local and a remote repository. At least one of the machines must run the server process and thus listen to TCP connections. More precisely REST over HTTPS is used for client-server-communication.

The server is run via $INSTALLATION_DIR/bin/cloudstore-server (or $INSTALLATION_DIR/bin/cloudstore-server.bat on Windows). Since this script blocks while the server is running, it is recommended to use one of the start-scripts instead:

You must copy one of the start scripts into the appropriate directory. Note, that you might need to change the start script to fit your needs.

Skip navigation links
CloudStore API
(0.10.7)

Copyright © 2013–2019. All rights reserved.