Search found 1 match

by BSPI
Friday 10 April 2020 13:25
Forum: Bash / PowerShell / Batch etc.
Topic: Automatic backup to FTP results in a non usable .db
Replies: 1
Views: 988

Automatic backup to FTP results in a non usable .db

Dear all,

I use the script from the wiki to back-up my domoticz database to a FTP folder.
The database is arriving in the FTP folder but is not usable to restore.
If I try to open the database I can see:
<html><head><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>

I ...