Fix SQLite threading bug, correct FTP upload path
- Add check_same_thread=False to SQLite connection (watchdog callbacks run in a separate thread) - Camera upload dir is /data/photos/incoming (not /incoming) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -52,7 +52,7 @@
|
||||
- [ ] Passive mode: ON
|
||||
- [ ] Username: `fujiftp`
|
||||
- [ ] Password: (het ingestelde wachtwoord)
|
||||
- [ ] Upload directory: `/incoming`
|
||||
- [ ] Upload directory: `/data/photos/incoming`
|
||||
- [ ] Optioneel: FTP OPTIONAL SETTING → ROOT CERTIFICATE (als NAS self-signed cert gebruikt)
|
||||
- [ ] Profiel naam: "NAS-FTPS"
|
||||
- [ ] Opslaan
|
||||
|
||||
Reference in New Issue
Block a user