Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
viewgraphssqlcode.txt | 2010-11-17 | 73 Bytes | |
viewgraphs.sh | 2010-11-17 | 97 Bytes | |
uploader.py | 2010-11-17 | 1.6 kB | |
upload.sh | 2010-11-17 | 99 Bytes | |
README.txt | 2010-11-17 | 615 Bytes | |
deletegraphsqlcode.txt | 2010-11-17 | 98 Bytes | |
delete.sh | 2010-11-17 | 318 Bytes | |
adduploadusersqlcode.txt | 2010-11-17 | 116 Bytes | |
adduploaduser.sh | 2010-11-17 | 105 Bytes | |
Totals: 9 Items | 3.2 kB | 0 |
The serverprocess directory can be placed anywhere on the server. delete.sh, upload.sh, viewgraphs.sh, adduploaduser.sh and adduploadusersqlcode.txt all use the password that was assigned to the administrative user (currently the normal dev password), which must be changed. adduploaduser.sh must be run before the process is started. After that, uploader.py can be run in the background. Files can be added to this directory to upload their data. It will detect new files every 5 minutes. It also detects if a file's date-modified has changed, so just overwriting a file on the server is enough to update it.