feat: initial FTP Server for Windows with web admin panel

This commit is contained in:
Your Name
2026-04-28 20:51:57 +08:00
commit 799d814503
7 changed files with 1865 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Binaries
*.exe
ftp-server
# Config (contains passwords)
config.json
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
Thumbs.db
Desktop.ini
.DS_Store
# Build output
ftp_root/