irftp
Sends files over an infrared link. Used without parameters or used with /s, irftp opens the Wireless Link dialog box, where you can select the files that you want to send without using the command line.
Important
- This tool is not available on the Itanium-based versions of the Windows operating systems.
- This tool is not available on the x64-based versions of the Windows operating systems.
Syntax
irftp/s
Parameters
Remarks
- Before using this command, verify that the devices that you want to communicate over an infrared link have infrared functionality enabled and working correctly, and that an infrared link is established between the devices.
Examples
irftp C:\MyWorkFiles\MyWorkDoc.doc /h
To send two Word documents, MyWorkDoc1 and MyWorkDoc2, both located in a folder named MyWorkFiles (on drive C of the source computer), to the target computer, type:
irftp C:\MyWorkFiles\MyWorkDoc1.doc C:\MyWorkFiles\MyWorkDoc2.doc /h
Hidden mode is used, so that the Wireless Link dialog box is not displayed.
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |