ircp(1) send or receive files via infrared connection

SYNOPSIS

ircp [-r [destination]]
ircp [file...]

DESCRIPTION

ircp is a small utility to transfer files from or to a remote Linux machine, Windows computer, or various PDAs by using an infrared (IrDA) port. It is designed for working e.g. with Quickbeam.

This program is designed to be an example application for the openobex library.

OPTIONS

-r

Use ircp to receive files. If destination is given, the received files are stored in that directory; if not, the files are copied to your current directory. If this options is not given, the specified files are sent

AUTHOR

Hendrik Sattler <[email protected]>

initial version of manpage