arcmkdir - Online in the Cloud

This is the command arcmkdir 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


arcmkdir - create directories

DESCRIPTION


The arcmkdir command creates directories on grid storage elements and indexing services.

SYNOPSIS


arcmkdir [options] url

OPTIONS


-p, --parents
make parent directories as needed

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

-t, --timeout=seconds
timeout in seconds (default 20)

-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


url the directory to create

EXTENDED DESCRIPTION


The arcmkdir command creates directories on grid storage elements and indexing services.
If the parent directory does not exist and -p is not specified, then arcmkdir will
probably fail, but it depends on the protocol. The permissions on the new directory are
the default of the server, or if the protocol requires them to be specified then the
directory is only readable/writable/searchable by the user (the equivalent of 700 on a
file system).

If url starts 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 arcmkdir performs like it were
called multiple times - once for every URL.

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.

Use arcmkdir online using onworks.net services



Latest Linux & Windows online programs