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
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    the location to delete
44

EXTENDED DESCRIPTION

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

FILES

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

ENVIRONMENT VARIABLES

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

EXAMPLE

94       arcrm lfc://lfc.org/grid/file.dat
95
96
98       APACHE LICENSE Version 2.0
99
100

AUTHOR

102       Mattias Ellert <mattias.ellert@fysast.uu.se>
103
104

SEE ALSO

106       arccat(1),  arcclean(1),  arccp(1),  arcget(1), arcinfo(1), arckill(1),
107       arcls(1), arcmigrate(1), arcproxy(1), arcrenew(1), arcresub(1),  arcre‐
108       sume(1), arcstat(1), arcsub(1), arcsync(1), arctest(1)
109
110
111
112
113NorduGrid ARC 1.1.0               2011-10-24                          ARCRM(1)
Impressum