Ftp: type


Applies To: Windows 7,Windows Vista,Windows Server 2008,Windows Server 2008 R2

Sets or displays the file transfer type. For examples of how this command can be used, see Examples.

Syntax


Copy Code

type [<TypeName>]

Parameters

Parameter

Description

[<TypeName>]

Specifies the file transfer type.

Remarks

Examples

Set the file transfer type to ASCII.


Copy Code

type ascii

Set the transfer file type to binary.


Copy Code

type binary

Additional references