1. Home
  2. Computing & Technology
  3. Python
Python Blog

From Al Lukaszewski, for About.com

Python FTP: Logging In

Thursday November 1, 2007
If you are following the guide on FTP connections in Python, you will want to check out this next step. Having initiated a connection and assigned a handle to the socket object, we now can log into an FTP server using the login() method of ftplib's FTP class. Next step will be to interact with the server dynamically.
Explore Python
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python

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

All rights reserved.