This website requires JavaScript.
Explore
Help
Sign In
suyiiyii
/
CN-design-ftp
Watch
1
Star
0
Fork
0
You've already forked CN-design-ftp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
suyiiyii
e51829abfa
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
ftp_root
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
.gitignore
Initialize project structure with essential files including .gitignore, .python-version, README.md, main.py, prompt.md, and pyproject.toml.
2025-06-24 22:20:51 +08:00
.python-version
Initialize project structure with essential files including .gitignore, .python-version, README.md, main.py, prompt.md, and pyproject.toml.
2025-06-24 22:20:51 +08:00
config.py
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
design_report.md
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
ftp_server.py
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
ftp_session.py
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
main.py
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
prompt.md
Add initial implementation of FTP server with configuration, session handling, and basic commands support
2025-06-24 23:06:33 +08:00
pyproject.toml
Initialize project structure with essential files including .gitignore, .python-version, README.md, main.py, prompt.md, and pyproject.toml.
2025-06-24 22:20:51 +08:00
README.md
Initialize project structure with essential files including .gitignore, .python-version, README.md, main.py, prompt.md, and pyproject.toml.
2025-06-24 22:20:51 +08:00
README.md
The file is empty.
Description
No description provided
Readme
53
KiB
Languages
Python
100%