logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ircp - send or receive files via infrared connection

Author

HendrikSattler <post@hendrik-sattler.de>
           initial version of manpage

openobex                                           01/14/2024                                            IRCP(1)

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.

Name

       ircp - send or receive files via infrared connection

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

See Also

irobex_palm3(1), irxfer(1)

Synopsis

ircp [-r[destination]]

       ircp [file...]

See Also