This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients gregory.p.smith
Date 2008-02-09.02:16:04
SpamBayes Score 0.21281207
Marked as misclassified No
Message-id <1202523366.93.0.605901116561.issue2054@psf.upfronthosting.co.za>
In-reply-to
Content
ftplib does not support ftp over SSL / TLS as described in RFC 4217. 
This would be a nice thing for someone wanting to contribute something
to add.
History
Date User Action Args
2008-02-09 02:16:07gregory.p.smithsetspambayes_score: 0.212812 -> 0.21281207
recipients: + gregory.p.smith
2008-02-09 02:16:06gregory.p.smithsetspambayes_score: 0.212812 -> 0.212812
messageid: <1202523366.93.0.605901116561.issue2054@psf.upfronthosting.co.za>
2008-02-09 02:16:05gregory.p.smithlinkissue2054 messages
2008-02-09 02:16:04gregory.p.smithcreate