Calling ftp commands from python

Thierry Lam lamthierry at gmail.com
Wed Aug 31 16:49:43 EDT 2005


Is it possible to run an ftp command to connect to some remote computer
on the network.

For example, if I want to retrieve some data from
\\remcomputer\datafiles on the network and copy it to my local
computer, how do I do it in python on the Unix side?

I don't want to use mount since I don't have permission.

Thanks
Thierry




More information about the Python-list mailing list