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 giampaolo.rodola
Recipients giampaolo.rodola
Date 2011-05-21.18:08:59
SpamBayes Score 0.001362308
Marked as misclassified No
Message-id <1306001340.71.0.345746598563.issue12139@psf.upfronthosting.co.za>
In-reply-to
Content
In FTPS, CCC command can be used to switch back to a clear-text control connection.
This can be useful to take advantage of firewalls that know how to handle NAT with non-secure FTP without opening fixed ports.
Patch in attachment includes lib, test and doc changes.
History
Date User Action Args
2011-05-21 18:09:00giampaolo.rodolasetrecipients: + giampaolo.rodola
2011-05-21 18:09:00giampaolo.rodolasetmessageid: <1306001340.71.0.345746598563.issue12139@psf.upfronthosting.co.za>
2011-05-21 18:09:00giampaolo.rodolalinkissue12139 messages
2011-05-21 18:09:00giampaolo.rodolacreate