Work

Python FTP

Scripting
Python
Socket
FTP

FTP client written in Python3

An image of an ftp client

This project is basically a simplified FTP client, which, through an established socket, allows connecting and performing FTP exchanges, such as sending, retrieving, or deleting a file.

🗺️ Overview

ftpydemo

📂 Source

The source code and installation instructions are accessible here