知识库

  1. 主页
  2. Problems
  3. Uploaded file Is smaller than original.
创建日期
修改日期

文章 72

Uploaded file Is smaller than original

Problem
I uploaded a text file to an FTP server and found that the size of the file on server is smaller than the local one.

Solution
You are connected to a UNIX server. SmartFTP automatically detects that you are transferring an ASCII file and by default transfers it in ASCII mode, whereby the UNIX server will convert it to UNIX text format. While a line in the text file of DOS format has a Line Feed and Carriage Return pair (LF/CR), the UNIX format only has a line feed. That is why the size becomes smaller after the text file is uploaded.

 

关键字

相关文章


What do you think about this topic? Send feedback!