ARCRM(1) | NorduGrid Users Manual | ARCRM(1) |
arcrm - delete files
The arcrm command deletes files on grid storage elements and indexing services.
arcrm [options] url [url ...]
The arcrm command deletes files on grid storage elements and indexing services. In the case of an indexing service url all physical instances of the file corresponding to the given locations are deleted and unregistered. If an indexing service url is given without locations, all physical instances and all meta-information about file are deleted. For more information on ARC URL syntax please read "Protocols, Uniform Resource Locators (URL) and Extensions Supported in ARC" [NORDUGRID-TECH-7]
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 arcrm performs like it were called with all those URLs as arguments.
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.
arcrm gsiftp://example.com/grid/file.dat
Lack of recursion is a feature.
APACHE LICENSE Version 2.0
ARC software is developed by the NorduGrid Collaboration (http://www.nordugrid.org), please consult the AUTHORS file distributed with ARC. Please report bugs and feature requests to http://bugzilla.nordugrid.org
2023-02-17 | NorduGrid ARC 6.17.0 |