Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
 Having EFS just implementing the FTP protocol or just shipping a
 sane FTP client with the NT port sound more and more attractive now. 
Implementing FTP is impossible without support for listening sockets
-- we would have to rely on the "passive" transfer mode always being
available.