Ftp: mget

 

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

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