Opened 21 years ago
Closed 6 years ago
#1883 closed Feature request (rejected)
dynamic Service Configuration
Reported by: | elfring | Owned by: | Tim Kosse |
---|---|---|---|
Priority: | low | Component: | FileZilla Server |
Keywords: | Cc: | elfring, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Would you like to use more design patterns in your
library?
Are you going to add a service configurator for your
server?
papers.html
Change History (4)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
I have suggested to use the service configurator pattern. (See the
document "http://www.cs.wustl.edu/~schmidt/PDF/Svc-
Conf.pdf" for example). It seems now that it is implemented
already.
I know that a good FTP server is provided. I assume that an
internal C++ class library is used.
Where is the administration
protocol documented? Is it a different or separate part from the FTP
software?
comment:3 by , 12 years ago
Component: | Other → FileZilla Server |
---|
comment:4 by , 6 years ago
Resolution: | → rejected |
---|---|
Status: | assigned → closed |
Closing as 'rejected' due to the age of the ticket.
In addition, the links are no longer valid.
What's the point? Your request sounds like advertisement.
library?
Which library? FileZilla Server is a complete server, not a
stand-alone library.
server?
The service configurator doesn't seem to be very efficient.
The administration protocol for FileZilla Server has been
designed for high efficiency to allow complete remote
administration without much protocol overhead.