Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:grid:troubleshooting [2010-11-19 12:38] – Marcel Loose | public:grid:troubleshooting [2017-03-08 15:27] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 40: | Line 40: | ||
+ | == srmmkdir == | ||
+ | The '' | ||
+ | < | ||
+ | $ srmmkdir file:/// | ||
+ | Wed Nov 24 09:24:56 CET 2010: illegal source url for multiple sources modefile://// | ||
+ | srm client error: | ||
+ | java.lang.IllegalArgumentException: | ||
+ | </ | ||
+ | This is unfortunate, | ||
+ | |||
+ | |||
+ | == srmls == | ||
+ | The '' | ||
+ | < | ||
+ | $ srmls srm:// | ||
+ | </ | ||
+ | This, however, will not always give you a complete list, because storage systems like dCache limit the number of listed files to 1000. So, if you have more than 1000 files in a directory, you'll have to use '' | ||