1ARCRM(1)                    NorduGrid Users Manual                    ARCRM(1)
2
3
4

NAME

6       arcrm - delete files
7
8

DESCRIPTION

10       The  arcrm  command deletes files on grid storage elements and indexing
11       services.
12
13

SYNOPSIS

15       arcrm [options] url [url ...]
16
17

OPTIONS

19       -f, --force
20              remove logical file name registration even if not  all  physical
21              instances were removed
22
23       -P, --listplugins
24              list the available plugins (protocols supported)
25
26       -t, --timeout=seconds
27              timeout in seconds (default 20)
28
29       -z, --conffile=filename
30              configuration file (default ~/.arc/client.conf)
31
32       -d, --debug=debuglevel
33              FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
34
35       -v, --version
36              print version information
37
38       -?, --help
39              print help
40
41

ARGUMENTS

43       url [url ...]
44              the location(s) to delete
45

EXTENDED DESCRIPTION

47       The  arcrm  command deletes files on grid storage elements and indexing
48       services.  In  the  case  of  an  indexing  service  url  all  physical
49       instances  of the file corresponding to the given locations are deleted
50       and unregistered. If an indexing service url  is  given  without  loca‐
51       tions,  all  physical instances and all meta-information about file are
52       deleted.  For more information on ARC URL syntax  please  read  "Proto‐
53       cols,  Uniform Resource Locators (URL) and Extensions Supported in ARC"
54       [NORDUGRID-TECH-7]
55
56       If url starts from '@', the remaining argument is assumed to be a  path
57       to  a local file containing a list of URLs, one per line.  In this case
58       arcrm performs like it were called with all those URLs as arguments.
59
60       Depending on the installed libraries (check with -P  ),  the  following
61       protocols  may be used: file  (file://  prefix  may  be omitted), http,
62       https, httpg, ftp, gsiftp, srm, root.
63
64

FILES

66       ~/.arc/client.conf
67              Some options can be given default values by specifying  them  in
68              the  ARC  client  configuration  file.  By  using the --conffile
69              option a different configuration  file  can  be  used  than  the
70              default.
71
72

ENVIRONMENT VARIABLES

74       X509_USER_PROXY
75              The  location  of  the  user's Grid proxy file. Shouldn't be set
76              unless the proxy is in a non-standard location.
77
78
79       ARC_LOCATION
80              The location where ARC is installed can  be  specified  by  this
81              variable.  If  not specified the install location will be deter‐
82              mined from the path to the command being executed, and  if  this
83              fails a WARNING will be given stating the location which will be
84              used.
85
86
87       ARC_PLUGIN_PATH
88              The location of ARC plugins can be specified by  this  variable.
89              Multiple  locations  can be specified by separating them by : (;
90              in Windows). The default location is $ARC_LOCATION/lib/arc (\ in
91              Windows).
92
93

EXAMPLE

95       arcrm gsiftp://example.com/grid/file.dat
96
97

NOTES

99       Lack of recursion is a feature.
100
101
103       APACHE LICENSE Version 2.0
104
105

AUTHOR

107       ARC    software   is   developed   by   the   NorduGrid   Collaboration
108       (http://www.nordugrid.org), please consult the AUTHORS file distributed
109       with    ARC.    Please    report   bugs   and   feature   requests   to
110       http://bugzilla.nordugrid.org
111
112

SEE ALSO

114       arccp(1), arcls(1), arcmkdir(1), arcrename(1),
115
116
117
118NorduGrid ARC 6.10.2              2021-03-12                          ARCRM(1)
Impressum