answersLogoWhite

0

It is a more reliable way to transfer text files.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are two modes of data transfer supported by FTP?

ASCII & Binary


What mode do you ftp sql files in?

Transfer sql files in ascii mode.


What two modes of data transfer does File Transfer Protocol support?

FTP (File Transfer Protocal) supports both ASCII & Binary.


What is the mode of numeric data and text data transfer supported by FTP?

The BINARY mode of FTP transfers data unchanged. The ASCII mode of FTP send text and the FTP software converts it to the form that the receiving system can use. This was more useful in the early days of networking when computer systems were more diverse.


What changes does ftp make to an ascii file when you download it in ascii mode to a windows machine from a Linux server?

None.


What changes does FTP make to an ASCII file when you download it in ASCII mode to a Mac OS X machine from a Linux server?

None. FTP only makes changes necessary for compatibility with Unix vs. Windows line / carriage returns. Linux and Mac OS X both use UNIX-style newlines.


What mode do you ftp tar files in?

Transfer tar files in binary mode.WARNING: some ftp clients go back to ascii mode when you enter an ls or dir command. To be safe, always use the binary command before getting a binary file.


What do you mean by ftp?

FTP is File Transfer Protocol.


What is ftp in Linux?

FTP stands for File Transfer Protocol


Explain the purpose of the file transfer protocol?

File Transfer Protocol (FTP) is used for transferring files between an FTP client and an FTP server.


What are MGET ASCII?

MGET ASCII refers to a command used in file transfer protocols, particularly in FTP (File Transfer Protocol), to download multiple files in ASCII text format. "MGET" stands for "multiple get," allowing users to retrieve several files from a server at once. When files are transferred in ASCII mode, they are converted to a text format suitable for text files, ensuring proper handling of line endings across different operating systems. This mode is typically used for transferring plain text files, as opposed to binary files, which require a different transfer mode.


What is the similarities and differences between scp and ftp?

scp is secure copy ftp is file transfer protocol. FTP is a file transfer protocol as send the file inside the network