655 B
655 B
FTP System
Workspace reference: GSP-WORKSPACE.md
Current State
GSP includes an FTP module and FTP-related provisioning fields.
Important references:
Panel/modules/ftp/module.phpPanel/modules/user_games/module.phpPanel/modules/server/module.php
Current Notes
- FTP remains useful for advanced users.
- The embedded FTP UI is legacy-heavy and should be treated carefully.
- FTP credentials need to be protected and easy to reset.
Recommended Direction
- keep FTP as an advanced access method
- document it clearly
- avoid exposing control paths
- audit the legacy embedded file manager code