Skip to content

agniva1803/ftp_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FTP File Transfer Project

This project demonstrates a basic file transfer system using Python. It consists of a simple TCP server and an FTP client to transfer files over a network.

Features

  • Transfer files between a client and server over a TCP connection.
  • Easy to configure and extend for various use cases.

Prerequisites

  • Python 3.x installed on both client and server systems.
  • A basic understanding of Python and networking.

Installation

  1. Clone or download the project repository:
    git clone https://github.com/agniva1803/ftp-project.git
    cd ftp-project
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published