python socket ftp server

Need done using python.

The client should be designed to start by typing the command:


myftp server-name where “server-name” is the name or IP address of the server. Next, display a prompt for entering the FTP user name, followed by a prompt for entering the password. After a successful login, the following commands should be available in the FTP client prompt

myftp> cd remote-path

myftp> get remote-filemyftp>

put local-file myftp>

delete remote-file

myftp> quit

All the above commands (including entering the user name and password) when executed should return a Success/Failure status. All the path names and file names should be considered relative to the current directory (unless absolute path name is given). After a successful file transfer, a success message should be displayed with the number of bytes transferred. The code must be well-documented.

NO FTP LIBRARY ALLOWED!

The following information should be in a readme file.

Name: xxx

ID: xxx

Operating system:

Programing language: Python

Compiling instructions: xxx

Running instructions: xxx

You are responsible for the compiling instructions and running instructions.

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.