8000 GitHub - Pushpraj153/ftp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pushpraj153/ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contain the c++ implementation of ftp server and client.

Working Instruction..........

Installation

type$ make

Uninstallation

type$ make clean

Running server

$ ./server [port no] eg. $ ./server 4455

Running client

$ ./client [hostname] [port no] eg. ./client 127.0.0.1 4455

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0