/file-transfer

A made from scratch approach for a FTP client/server in Python

Primary LanguagePython

file-transfer

A made from scratch approach for a FTP client/server in Python.

The idea is to implement a FTP library from scratch based on the RFC 959. There may have some personal modifications.