Giter Site home page Giter Site logo

ftp_sample's Introduction

伪FTP,练习用,希望得到大神指点,目前功能实现部分。

为了练习文件操作。程序所有的数据操作全是以文件存储的

现在遇见一个问题,我现在用configparser进行配置调用,出错。

【程序目录】 FTP_SERVER: .conf/ 配置文件 config.py 配置生成程序,包含所有的生成以及GET方法

.data/ 用户数据存放文件夹

.bin/ 程序目录
	ftp_server.py 运行程序

.core/ 核心程序
	main.py  所有功能的实现方法
	
.log/ Log存储目录

FTP_CLIENT: client_ftp.py 用户程序

【程序功能】 1.FTP用户注册 2.FTP登陆验证(支持多用户登陆) 3.FTP上传 4.FTP下载 5.记录登陆 注销 上传 下载 日志 6.每个人有每个人的存储空间,并设置磁盘配额 7.支持断点续传 8.权限检查(登陆后需要生成一个类似Session的东西,存放在文件夹内,以及用户客户端,用户在断开链接时删除此Session)

ftp_sample's People

Contributors

hitaian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.