Ftp: mget

Updated: April 17, 2012

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

Copies remote files to the local computer using the current file transfer type. For examples of how this command can be used, see Examples.

Syntax

mget <RemoteFile>[…]

Parameters

Parameter Description

<RemoteFile>

Specifies the remote files to copy to the local computer.

Examples

Copy remote files a.exe and b.exe to the local computer using the current file transfer type.

mget a.exe b.exe

Additional references