Py-Contributors / awesomeScripts

A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:
https://py-contributors.github.io/awesomeScripts/
MIT License
589 stars 273 forks source link

Adds File Transfer Project in Python #569

Closed Sushant-1999 closed 2 years ago

Sushant-1999 commented 2 years ago

Please fill all the details and checkbox, so we can merge PR faster.

Pull Request Template

script name - File Transfer Protocol What have you Changed Adds new project for FTP what you changed in the codebase. write here Created client and server program for file transfering over ftp in the application layer. Added README and requirements

Issue no.(must) -

File Transfer Protocol Implementation #565

Self Check(Tick After Making pull Request)

If the issue was not assigned to you Please don't make a PR. It will mark as invalid.

Join Us on Discord:- https://discord.gg/JfbK3bS

acknowledgment

Sushant-1999 commented 2 years ago

@codePerfectPlus please merge the PR which was assigned to me to contribute for hacktoberfest. I have added code, README and requirements in the project.