fix caricamenti

This commit is contained in:
2025-07-27 00:32:12 +02:00
parent a8df0f9584
commit 287d2de81e
15 changed files with 200 additions and 64 deletions

2
env/elab.ini vendored
View File

@@ -6,7 +6,7 @@
[tool]
# stati in minuscolo
elab_status = active|manual update
elab_status = active|manual upload
[matlab]
#runtime = /usr/local/MATLAB/MATLAB_Runtime/v93

1
env/ftp.ini vendored
View File

@@ -2,6 +2,7 @@
# python3 -c 'from hashlib import sha256;print(sha256("????password???".encode("UTF-8")).hexdigest())'
[ftpserver]
service_port = 2121
firstPort = 40000
proxyAddr = 0.0.0.0
portRangeWidth = 500

5
env/send.ini vendored Normal file
View File

@@ -0,0 +1,5 @@
[logging]
logFilename = ./send_data.log
[threads]
max_num = 5