ftpgetput: add comment about EPSV (extended PASV).
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 28 Mar 2008 22:11:49 +0000 (22:11 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 28 Mar 2008 22:11:49 +0000 (22:11 -0000)
commit6c615a6c0718667d64fa45bb3169ec7d8a1c0ad5
treed7f3d2ad8722c78c18b012170f1ac35e63c4d368
parentb9ad75fa602dd72b042b2ea08ce86da50746ab30
ftpgetput: add comment about EPSV (extended PASV).
Fix bug where we were using lstat instead of stat.
Added many TODOs.
networking/ftpgetput.c