Discussion:
Bug in twoftpd 1.41 (patch attached)
Khalikov Anton
2011-09-18 13:34:53 UTC
Permalink
Hello there

We've found a bug in twoftpd 1.41. When executing LIST on a non existing file, it answers "550 Could not access file." AND opens data connection which contains no data. This is wrong and this behavior breaks some ftp clients such as FAR Manager.

The problem is in list.c, handle_listing() function. Please see attached patch.
Loading...