linux ftp serverLinux serverNETWORK ADMINISTRATIONS

FTP server client operation using Python

Python is one of the best programming language for server/client file operation. Here is a small program which show three different program accessing ftp server on Red hat from ftp client in Windows using Python 3.4. List of programs shown.

1. Directory listing using ftp and python. 2. Read file from server. 3. And last but not the list upload a file using python. I am sharing all the three programs in zipped format. You can download it from this link. Don’t forget to put the parameter, or otherwise put a hardcode filename in place of argv[1]. I have used Red hat linux server 6.4 and Windows client.

https://drive.google.com/file/d/0BznrW3lgX0ozTHJwZXZHMnBIY28/view?usp=sharing

source

by Subhroneel Ganguly

linux ftp server

Leave a Reply

Your email address will not be published. Required fields are marked *