-
Notifications
You must be signed in to change notification settings - Fork 40
Getting Started
dgrant edited this page Sep 7, 2014
·
4 revisions
General information Starting this server creates a listener on port 59278.
eyefiserver2 is made up of 4 basic files:
- conf file: /etc/eyefiserver.conf
- startup script: /etc/init.d/eyefiserver
- script: /usr/local/bin/eyefiserver.py
- log file: /var/log/eyefiserver.log
Structure of this package on the target filesystem:
.
|-- etc
| |-- eyefiserver.conf
| `-- init.d
| `-- eyefiserver
|-- usr
| `-- local
| `-- bin
| `-- eyefiserver.py
`-- var
`-- log
`-- eyefiserver.log
Copy the files to the proper folders on your filesystem.
We are badly in need of debian and rpm packages. If you can help out, please submit pull requests. Thanks.
Download the .qpkg file and install from QPKG Center of your QNAP NAS server