EnglishFrenchSpanish

Ad


OnWorks favicon

arccp - Online in the Cloud

Run arccp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command arccp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


arccp - copy files

DESCRIPTION


The arccp command copies files to, from and between grid storage elements.

SYNOPSIS


arccp [options] source destination

OPTIONS


-p, --passive
use passive transfer (off by default if secure is on, on by default if secure is
not requested)

-n, --nopassive
do not try to force passive transfer

-f, --force
if the destination is an indexing service and not the same as the source and the
destination is already registered, then the copy is normally not done. However, if
this option is specified the source is assumed to be a replica of the destination
created in an uncontrolled way and the copy is done like in case of replication.
Using this option also skips validation of completed transfers.

-i, --indicate
show progress indicator. Using this option forces a check of the source file before
trying to transfer it, in order to find its size. Depending on other information
obtained about the source, there may be side-effects of using this option, for
example checksum verification or pre-staging data from tape.

-T, --notransfer
do not transfer, but register source into destination. destination must be a meta-
url. If destination already exists then meta-information of source must match meta-
information of destination. This can be overridden using the --force option.

-3, --thirdparty
perform third party transfer, where the destination pulls from the source (only
available with GFAL plugin)

-u, --secure
use secure transfer (insecure by default)

-y, --cache=path
path to local cache (use to put file into cache)

-r, --recursive
operate recursively

-D, --depth=level
operate recursively up to specified level

-R, --retries=number
number of retries before failing file transfer

-L, --location=URL
physical file to write to when destination is an indexing service. Must be
specified for indexing services which do not automatically generate physical
locations. Can be specified multiple times - locations will be tried in order until
one succeeds.

-P, --listplugins
list the available plugins (protocols supported)

-t, --timeout=seconds
timeout in seconds (default 20). This timeout applies to connections to remote
services and indicates the maximum allowed idle time of the transfer.

-z, --conffile=filename
configuration file (default ~/.arc/client.conf)

-d, --debug=debuglevel
FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG

-v, --version
print version information

-?, --help
print help

ARGUMENTS


source the source of the transfer

destination
the destination of the transfer

EXTENDED DESCRIPTION


The arccp command copies files to, from and between grid storage elements. It can also be
used to register files in file index catalogues, either automatically as the result of a
file transfer, or by using the --notransfer option. For more information on ARC URL syntax
please read "Protocols, Uniform Resource Locators (URL) and Extensions Supported in ARC"
[NORDUGRID-TECH-7].

If source and/or destination start from '@', the remaining argument is assumed to be a
path to a local file containing a list of URLs, one per line. In this case arccp performs
like it were called multiple times - once for every URL.

When copying directories both the source and destination must end with the directory
separator character and a recursion option -r or -D must be specified.

All data transfer goes through the machine of the caller of arccp, even in the case of two
remote endpoints, unless the --thirdparty option is used. With this option credentials are
delegated to the destination and it pulls the data directly from the source. The timeout
option in this case applies to the entire transfer itself and default timeouts are used
for connections to the remote endpoints. Note that third-party transfer is only possible
if the GFAL2 plugin is installed.

Depending on the installed libraries (check with -P ), the following protocols may be
used: file (file:// prefix may be omitted), http, https, httpg, ftp, gsiftp, srm,
root. To connect source or destination to standard input/output use '-' instead of URL.

Use arccp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 2
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 3
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 4
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 5
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 6
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • More »

Linux commands

Ad