Hi to all, sorry for asking such a question, but I've been exploring the ftplib documentation since last week and could't find a method that would help me download a file from the server and save it on my PC. I've tried retrlines() and retrbinary(), but the best that I could get was a file printed out in the screen (and actually, I can't remember how I did that).
If somebody has the experience in working with ftplib module, please help.