An open API service indexing awesome lists of open source software.

https://github.com/neginA1280/ftp-golang


https://github.com/neginA1280/ftp-golang

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Simple ftp(file transfer protocol)
A simple implementation of ftp server and client. Including showing the list of files exist in server at the client's side, sending files from server to client and vice versa.