hammant 02/01/07 23:30:26
Modified: apps/ftpserver/src/xdocs index.xml
Log:
Basic Xdocs for FtpServer
Revision Changes Path
1.3 +12 -1
jakarta-avalon-cornerstone/apps/ftpserver/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon-cornerstone/apps/ftpserver/src/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 30 Dec 2001 16:07:51 -0000 1.2
+++ index.xml 8 Jan 2002 07:30:26 -0000 1.3
@@ -17,7 +17,18 @@
<body>
<s1 title="Overview">
<p>
- TODO
+ FtpServer is a server component for Pheonix that allows remote
FTP client to
+ attach and download files. The client software can be any type
of FTP client
+ written in any language. The criteria for eligibility is RFC
compliance.
+ </p>
+ <p>
+ The server uses several components. Some of the components have
multiple
+ implementations. For example user management has implementations
that will use
+ LDAP, JDBC and Cornerstone's Store facility for storage.
+ </p>
+ <p>
+ The server has a management console (GUI) that can connect over RMI
to the
+ server.
</p>
</s1>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>