merged
Braumeister-Stefan/Tradinator • 9:48 PM - May 1, 2026
This update fixes critical routing issues for dashboard data by adding independent FTP paths for JSON and HTML reports, configurable via FTP_JSON_REMOTE_DIR. Additionally, the FTP upload logic was hardened by moving from a restrictive error-flag pattern to a resilient error-accumulator approach and optimizing path normalization to avoid server-specific CWD issues. These changes ensure more reliable deployment of performance monitoring data. 

