Search found 4 matches

by jbartoli
Monday 13 July 2020 11:10
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How to install Domoticz on a Synology NAS
Replies: 577
Views: 185052

Re: How to install Domoticz on a Synology NAS

I'm using WinSCP. Should be a mandatory ;) Yup, my bad, I asked before a real search. Went with Putty, but still same result. If anyone wonder, here how it goes to me. Backups and database are saved on /var folder (not like on raspberry) So you'll need to search under /volume1/@appstore/domoticz ...
by jbartoli
Monday 13 July 2020 10:35
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How to install Domoticz on a Synology NAS
Replies: 577
Views: 185052

Re: How to install Domoticz on a Synology NAS

Hello,

First, thanks for your work.
Install was smooth, and all great.

Still got a quick question.
i'm currently using an auto-backup script.
How can I access file on my NAS, to get access to specific file? (such as .db file, etc?)
by jbartoli
Tuesday 30 October 2018 15:39
Forum: Other questions and discussions
Topic: Move Domoticz database
Replies: 2
Views: 544

Re: Move Domoticz database

Hello,

Thank you for the information.

I want to do it to be able to access all my datas from external application, without beeing forced to expose my domoticz app to public web.
I guess it will be needed to make an external app, to export and deal with news infos
by jbartoli
Tuesday 30 October 2018 9:56
Forum: Other questions and discussions
Topic: Move Domoticz database
Replies: 2
Views: 544

Move Domoticz database

Hello, First, thank you for the work you provided. This is an awesome product. I am currently looking for a way to move the database to a remote server. First idea was to send data on each update, throught http login (and custom webservice on my server), but it doesn't seems to be a long-term ...