| [ CnUnix ] in KIDS 글 쓴 이(By): nike (승리의여신) 날 짜 (Date): 2002년 4월 3일 수요일 오전 11시 22분 26초 제 목(Title): Re: [Q] ftp에서 binary 와 ascii모드이 화 % man ncftp blah... ascii This command sets the transfer type to ASCII text. This is useful for text-only transfers because the con- cept of text files differs between operating systems. For example on UNIX, a text file denotes line breaks with the linefeed character, while on MS-DOS a line break is denoted by both a carriage return character and a line feed character. Therefore, for data transfers that you consider the data as text you can use ascii to ensure that both the remote system and local system translate accordingly. The default transfer type that ncftp uses is not ASCII, but straight binary. binary Sets the transfer type to raw binary, so that no trans- lation is done on the data transferred. This is the default anyway, since most files are in binary. blah... 도움이 되시길... "승리의여신" Rumor says it wasn't a pure accident. ;) - The 500,000th visitor |