Added a specific reply function for the data channel.
commiteb6682050e9638e26b9b83a166e4be87bdd0dae1
authoretanol <etanol>
Fri, 29 Aug 2008 13:57:59 +0000 (29 15:57 +0200)
committeretanol <etanol>
Tue, 16 Sep 2008 15:29:46 +0000 (16 17:29 +0200)
treeb3bba65c2881030ed00e8895a9fa0c5761f2475a
parent50bd17da40f9fd0969f61816a44abebe61683a4d
Added a specific reply function for the data channel.

The upcoming generic implementation of send_file() will duplicate the code
present in the private function send_data_line() of list_dir.c.  Therefore it's
better to make it visible and usable from the rest of the code.
list_dir.c
reply.c
send_file.c
uftps.h