Upload the file with FTP put command to cause corrupted files solution

Source: Internet
Author: User
Tags ftp put command rar

Source: http://www.linuxidc.com/Linux/2011-01/31697.htm


Upload files to a Windows FTP server via the Linux command line. Then in another Windows client log on to the FTP server download, but the file size changed after downloading, EXE file error can not be correctly executed. A deliberately packaged file (. rar) also prompts for file corruption.

This has happened several times.

After search found: The original through Linux to the FTP server upload files have two modes of character mode (ASCII) and binary mode (Binary). The default is ASCII mode. General upload EXE file and compression package to use binary mode.

Specific actions:

Login ftp, before uploading files, in the ftp> state input bin can be.

And then we can put/root/desktop/test.rar/test.rar.

Note that all two paths are with file names, so there is also the ability to rename them while uploading.

Upload finished, use LS to check it.

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.