Add README and design report updates, implement FTP test client, and enhance session handling

This commit is contained in:
2025-06-24 23:14:22 +08:00
parent e51829abfa
commit 62a99abe3f
5 changed files with 316 additions and 6 deletions
+8
View File
@@ -0,0 +1,8 @@
This is a test file for FTP download.
Content:
- Line 1: Hello World
- Line 2: FTP Server Test
- Line 3: File download working correctly
You can download this file using the GET command in FTP client.