Hi,
I am trying to get my python program to download ftp files directly in the program. Connection stuff is done. I managed to download through the command line, but now I want get the same thing done using a python program.
Can anyone help me (all kinds of solutions and suggestions are appreciated =) )?