Linux FTP Access __linux

Source: Internet
Author: User
Tags bz2 ftp access

Installation:

Yum-y Install FTP

Basic Commands:

refer To:http://man.linuxde.net/ftp


Example:

[Root@nh-cdh-24 setuptools-1.4.2]# FTP 172.28.4.200

Connected to 172.28.4.200 (172.28.4.200).

Welcome to blah FTP service.

Name (172.28.4.200:root): Ops_user

331 Please specify the password.

Password:

230 Login successful.

Remote system type is UNIX.

Using binary mode to transfer files.

Ftp> CD Bond

Directory successfully changed.

Ftp> CD Guohai

Directory successfully changed.

Ftp> dir

Entering passive Mode (172,28,4,200,24,204).

Here comes the directory listing.

-rw-r--r--1503 504 154107518Jan 09:47 deploy_package.tar.bz2

-rw-r--r--1503 504 336204908Jan 09:51 sql_data.tar.bz2

Directory send OK.

Ftp> Mget *

Mget deploy_package.tar.bz2? Y

Entering passive Mode (172,28,4,200,26,41).

Opening BINARY Mode data connection fordeploy_package.tar.bz2 (154107518 bytes).

Transfer complete.

154107518 Bytes received in 3.95 secs (38978.36 kbytes/sec)

Mget sql_data.tar.bz2? Y

Entering passive Mode (172,28,4,200,24,68).

Opening BINARY Mode data connection forsql_data.tar.bz2 (336204908 bytes).

Transfer complete.

336204908 bytes received in 7.53 secs (44647.06 kbytes/sec)

Ftp> by

221 Goodbye.

[Root@nh-cdh-24 setuptools-1.4.2]# LL

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.