Message136463
| Author | pitrou |
|---|---|
| Recipients | giampaolo.rodola, pitrou |
| Date | 2011-05-21.18:19:44 |
| SpamBayes Score | 0.012660826 |
| Marked as misclassified | No |
| Message-id | <1306001985.39.0.488874687294.issue12139@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> This can be useful to take advantage of firewalls that know how to
> handle NAT with non-secure FTP without opening fixed ports.
Can you explain this a little more?
+ resp = self.voidcmd('CCC')
+ self.sock = self.sock.unwrap()
+ return resp
Should the response be checked before calling unwrap()? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-21 18:19:45 | pitrou | set | recipients: + pitrou, giampaolo.rodola |
| 2011-05-21 18:19:45 | pitrou | set | messageid: <1306001985.39.0.488874687294.issue12139@psf.upfronthosting.co.za> |
| 2011-05-21 18:19:44 | pitrou | link | issue12139 messages |
| 2011-05-21 18:19:44 | pitrou | create | |