Irftp


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

Sends files over an infrared link. For examples of how this command can be used, see Examples.

Syntax


Copy Code

irftp [<Drive>:\] [[<Path>] <FileName>] [/h][/s]

Parameters

Parameter

Description

Drive:\

Specifies the drive that contains the files that you want to send over an infrared link.

[Path]FileName

Specifies the location and name of the file or set of files that you want to send over an infrared link. If you specify a set of files, you must specify the full path for each file.

/h

Specifies hidden mode. When hidden mode is used, the files are sent without displaying the Wireless Link dialog box.

/s

Opens the Wireless Link dialog box, so that you can select the file or set of files that you want to send without using the command line to specify the drive, path, and file names.

Remarks

Examples

Send Example.txt over the infrared link.


Copy Code

irftp c:\example.txt

Additional references