Message 339725 - Python tracker

Message339725

Author davispuh
Recipients davispuh, giampaolo.rodola
Date 2019-04-09.10:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554806251.17.0.105570179913.issue36570@roundup.psfhosted.org>
In-reply-to
Content
The problem is that most of time you have no control over that FTP server but you still want to download files from that FTP server using Python. Currently that's just not possible. Maybe there could be some flag to enable workarounds for these cases.
History
Date User Action Args
2019-04-09 10:37:31davispuhsetrecipients: + davispuh, giampaolo.rodola
2019-04-09 10:37:31davispuhsetmessageid: <1554806251.17.0.105570179913.issue36570@roundup.psfhosted.org>
2019-04-09 10:37:31davispuhlinkissue36570 messages
2019-04-09 10:37:31davispuhcreate