New submission from Giampaolo Rodola' <g.rod...@gmail.com>:

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.

----------
assignee: giampaolo.rodola
files: ftplib-ccc.patch
keywords: patch
messages: 136459
nosy: giampaolo.rodola
priority: normal
severity: normal
stage: patch review
status: open
title: Add CCC command support to ftplib
type: feature request
versions: Python 3.3
Added file: http://bugs.python.org/file22052/ftplib-ccc.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12139>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to