Re: [Twisted-Python] ftp passive mode returning internal IP

2012-11-21 Thread Adi Roiban
On 21 November 2012 00:02, Paul Wiseman wrote: > On 20 November 2012 21:31, Adi Roiban wrote: >> >> Hi, >> >> I don't think there is support for configuring the advertised IP address. >> I don't know how EC2 ip forwarding works and how can you retrieve it. >> >> To use another IP address, in FTP.

Re: [Twisted-Python] utf-8 support for ftp

2012-11-21 Thread Paul Wiseman
On 21 November 2012 17:35, Paul Wiseman wrote: > > I know this has been asked before, I've found it in several trackers. > > http://twistedmatrix.com/trac/ticket/5411 > http://twistedmatrix.com/trac/ticket/4515 > http://twistedmatrix.com/trac/ticket/5100 > > Some of these were created a while ago,

[Twisted-Python] utf-8 support for ftp

2012-11-21 Thread Paul Wiseman
I know this has been asked before, I've found it in several trackers. http://twistedmatrix.com/trac/ticket/5411 http://twistedmatrix.com/trac/ticket/4515 http://twistedmatrix.com/trac/ticket/5100 Some of these were created a while ago, some with patches. I wondered what the current status was wit