Files
Termix/src/ui
ZacharyZcR be6fabf129 Fix SSH connection loss causing operation failures
- Add comprehensive SSH connection checking with auto-reconnection
- Implement ensureSSHConnection() function for all file operations
- Enhanced error handling with specific SSH connection error messages
- Fixed operations affected:
  - File/folder renaming
  - File/folder creation
  - File/folder deletion
  - File upload/download
- Improved user feedback with host-specific error messages
- Consistent connection recovery across all file manager functions
- Better reliability for long-running SSH sessions
2025-09-16 18:34:12 +08:00
..