python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Question about keep running a Javascript app on Synology NAS
my goal is to keep an app running on my Synology, i can run the app connecting in SSH and everything is fine but when i close the connection obviously the app stop to work.
I'm not very expert with Un...
Shark812
Votes: 0
Answers: 1
I want to upload txt file to NAS device with Synology FileStation API but I got error. Can you help me with this?
I want to send txt file to NAS device via FileStation API and I am coding in C#. When I posted request in Postman, request is successful and file is uploaded. But in C#, I use RestSharp Framework to p...
pixmurat
Votes: 0
Answers: 2
Powershell, NAS access & Permissions? issues
I have recently run into the "Guest access in SMB2 & SMB3" issue outlined by Microsoft here, and I am trying to understand the full scope of the issue.
So far as I can tell, this only im...
Gordon
Votes: 0
Answers: 1
SQLite: Cannot run a cached statement
I am using Orthanc inside Docker volume
volumes:
- /mnt/win_share/test:/var/lib/orthanc/db/
Orthanc.js file path for sqlite
"StorageDirectory": "/var/lib/orthanc/db",
i am t...
Shah E Rome Wali
Votes: 0
Answers: 1