Message136463
> 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()? |
|
| 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: <[email protected]> |
| 2011-05-21 18:19:44 | pitrou | link | issue12139 messages |
| 2011-05-21 18:19:44 | pitrou | create | |
|