Python & autoftp

Steve Holden sholden at holdenweb.com
Tue Apr 23 12:37:47 EDT 2002


"kevin" <davies at jkevin.freeserve.co.uk> wrote ...
> Hi there
>
> I'm pretty new to Python and I would like to develop a script in
> Python to automatically FTP. I have already used bash and expect and
> now would like to replace bash entirely with Python.
>
> Is there any merit in replacing bash with Python??
> Can anyone point me in the right direction.
>

You might take a look at

    http://www.holdenweb.com/Python/PDCode/ftpStream.py

for an example of how to use the FTP module.

regards
 Steve
--
home: http://www.holdenweb.com/
Python Web Programming:
http://pydish.holdenweb.com/pwp/







More information about the Python-list mailing list