DOKK / manpages / debian 10 / dpm / rfcp.1.en
RFCP(1) Rfio User Commands RFCP(1)

rfcp - Remote file copy

rfcp [ -s size ] [ -v2 ] filename1 filename2
rfcp [ -s size ] [ -v2 ] filename directory

On Windows only:
rfcp [ -a ] [ -b ] [ -s size ] [ -v2 ] @command_file

The remote file I/O copy program provides an interface to the shift remote file I/O daemon (rfiod) for transferring files between remote and/or local hosts. Each filename or directory argument is either a remote file name of the form:

hostname:path

or a local file name (not containing the :/ character combination). The standard input is supported with the - character. Then directory in output is not supported.

tells rfcp that the source file is ASCII text (Windows/NT only)
tells rfcp that the source is a binary file (Windows/NT only)
If specified, only size bytes will be copied
If specified, forces the RFIO V.2 protocol. Otherwise, V.3 (streaming mode) is used.

0 Ok.
1 Bad parameter.
2 System error.
3 Unknown error.
16 Device or resource busy.
28 No space left on device.
196 Request killed.
198 Stager not active.
200 Bad checksum.

rcp(1), rfiod(1)

LCG Grid Deployment Team

$Date: 2005/03/31 13:13:01 $ LCG