The shared download site is what we call an FTP server. FTP stands for the English file transfer protocol, which means the file transfer protocol in Chinese. Through the FTP protocol, users can transfer files between two computers connected to the
Installation: sudo apt-get install vsftpd
# VSFTP (Very secure FTP) is a very secure and fast-stable FTP server in Unix/linux
After installation, you may automatically generate an account "FTP",/home will also add a folder.
If you do not generate
How to upload a java file to an ftp server: how to upload a java file to an ftp server
Use java to upload ftp files. I use commons-net-1.4.1.zip. It contains many java Network Programming toolkit.
1. Load the commons-net-1.4.1.jar package into the
The recent project requires operations on the FTP server. The implementation is summarized as follows:
It is intended to be summarized in two parts:
1st summary some conventional Ftp operations (such as uploading, downloading, creating, deleting,
The full name of FTP is
File Transfer Protocol
(File Transfer Protocol Is the protocol used to transmit files. it works on the Seventh Layer of the OSI model, that is, the application layer, using TCP transmission instead of UDP. in this way, the
In many network applications, FTP (File Transfer Protocol) has a very important position. A very important resource in the Internet is software resources, and most of the various software resources are placed in the FTP server. Like most Internet
FTP is the abbreviation for file Transfer Protocol (document Transfer Protocol), and Chinese is called "Interfax protocol". Used for two-way transmission of control files on the Internet. At the same time, it is also an application (application).
Transferred from: http://www.cnblogs.com/li0803/archive/2010/11/16/1878833.htmlFTP is file Transfer Protocol (File Transfer ProtocolEnglish abbreviation, and Chinese Jane is called "the Interfax agreement". Used for two-way transmission of control
For more detailed information, please see below:
Using an FTP server is a good choice for applications that use files for interactive data. This article uses Apache Jakarta Commons Net (Commons-net-3.3.jar) to implement an upload/download/delete of
FTP is the abbreviation for file Transfer Protocol (document Transfer Protocol), and Chinese is called "Interfax protocol". Used for two-way transmission of control files on the Internet. At the same time, it is also an application (application). It
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.