In this tutorial we will discuss on Apache FTP server.
Apache FTP Server :
The Apache FTPServer is totally Java based FTPServer. It is designed by the
Apache. Main function of FTP server is to transfer file from a server to a client(download) or
from client to server(upload).
FtpServer can be run independent as a windows service or Unix/Linux or embedded
into a java application.
Apache FTPServer also included feature of integration within Spring
applications.
Apache provides default network support Apache MINA. It is high performance
asynchronous IO library .MINA helps FTPServer to handle large number of
concurrent users.
Features :
|
Recommend the tutorial |
Ask Questions?
Post your Comment