1IRCP(1) User commands IRCP(1)
2
3
4
6 ircp - send or receive files via infrared connection
7
9 ircp [-r [destination]]
10
11 ircp [file...]
12
14 ircp is a small utility to transfer files from or to a remote Linux
15 machine, Windows computer, or various PDAs by using an infrared (IrDA)
16 port. It is designed for working e.g. with Quickbeam.
17
18 This program is designed to be an example application for the openobex
19 library.
20
22 -r
23 Use ircp to receive files. If destination is given, the received
24 files are stored in that directory; if not, the files are copied to
25 your current directory. If this options is not given, the specified
26 files are sent
27
29 irobex_palm3(1), irxfer(1)
30
32 Hendrik Sattler <post@hendrik-sattler.de>
33 initial version of manpage
34
35 Harald Hoyer <harald@redhat.com>
36 Initial version of obex_push manpage
37
38
39
40openobex 07/20/2023 IRCP(1)