1. Home
  2. Computing & Technology
  3. Python

Building an FTP Client in Python

By Al Lukaszewski, 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

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

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

All rights reserved.