Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EverSync-Pre-alpha05.zip | 2011-05-10 | 2.8 MB | |
EverSync-Pre-alpha04.zip | 2011-05-09 | 2.8 MB | |
EverSync-Pre-alpha03.zip | 2011-05-05 | 2.8 MB | |
EverSync-Pre-alpha02.zip | 2011-04-26 | 2.7 MB | |
EverSync-Pre-alpha01.zip | 2011-04-18 | 2.6 MB | |
Totals: 5 Items | 13.7 MB | 0 |
####### EverSync Readme ######## ** Server ** * Requirements: -Webserver with php-5.3 or higher installed. -php-sqlite * Installation: To install the server just copy all the server files into your web dir. The server needs read/write-access in "/files" * Testing: Open "http://localhost/path/on/server/install.php" and follow the instructions. Now you can login with your admin account on: "http://localhost/path/on/server/" ** Client ** * You can start client with: java -Djava.library.path=. -jar EverSync* * To "install" EverSync use: "install". * Type help to get a list of available commands. * Type log to get the recent log entries. ** Note ** * If you want to start EverSync in background you can use the "eversync" startup script. (Linux)