I just staged a file:
SpiderScripts % ada/ada --api https://dcacheview.grid.surfsara.nl:22880/api/v1 --tokenfile tokenfile_prod.conf --stage /pnfs/grid.sara.nl/data/users/onno/tape/IMG_0560.JPGtest.jpg
["//pnfs/grid.sara.nl/data/users/onno/tape/IMG_0560.JPGtest.jpg"]
Date: Fri, 11 Apr 2025 11:57:06 GMT
request-url: https://dcacheview.grid.surfsara.nl:22880/api/v1/bulk-requests/7fbaf147-751c-4e20-9133-32705abd2523
Advanced users will know what to do with the request-url, but for not so advanced users it might be a challenge.
It would be nice if Ada showed a command, that the user can copy & paste to view the status of the request. We'd need to think about the authorization: we should never provide tokens or passwords on the command line because that would be unsafe.
I just staged a file:
Advanced users will know what to do with the request-url, but for not so advanced users it might be a challenge.
It would be nice if Ada showed a command, that the user can copy & paste to view the status of the request. We'd need to think about the authorization: we should never provide tokens or passwords on the command line because that would be unsafe.