2 hours ago
(30.03.2017, 06:50)admin Wrote: What kind of task are you trying to achieve? If you want to store some data externally then FTP or remote database is a much better solution than a USB drive which is not designed for 24/7 operation.
That’s interesting—what would be the most appropriate approach for handling the storage and access of high-frequency data (for example, every 30 seconds)? Would it be better to rely on a remote database (such as InfluxDB or PostgreSQL) rather than solutions like FTP?
