Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > fa684f6adc1393106f9c4484878e4804 > files > 8

ircp-0.2-1mdk.ppc.rpm

Introduction:
ircp is used to "beam" files or whole directories to/from Linux, Windows.

To compile and install:
# ./configure
# make
# make install (as root)

To send files or directories:
# ircp file/dir file/dir ....

To receive files or directories:
# ircp -r [DEST]
If no destination is specified files will be written to the current directory.