close
The Wayback Machine - https://web.archive.org/web/20090417174500/http://python.about.com:80/od/networkingwithpython/ss/SimpleFTPClient.htm

Python

  1. Home
  2. Computing & Technology
  3. Python

Building an FTP Client in Python

From Al Lukaszewski, for About.com

1 of 6

Why FTP in Python?

A simple FTP solution allows for any number of networking applications. Whether you need to run regular (unencrypted) backups to a remote service, or run regular downloads from the same, this guide will help you to write a simple FTP client for storing and retrieving files from an FTP server.

1 of 6

Explore Python

More from About.com

Python

  1. Home
  2. Computing & Technology
  3. Python
  4. Networking
  5. Python Networking - FTP in Python - Building an FTP Client in Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.