Print

Print


Hi Andy,

Thanks for the fix! Were you able to test it, or are you still missing a test example?

I was having problems with the DESY site earlier today, but it seems to work better now. Maybe it's fixed for you too. Here are a couple of examples, now with an `atlas` VOMS proxy.

    lxplus745> xrdcp --tpc delegate only -f root://echo.stfc.ac.uk:1094/dteam:test1/testKaty1 root://prometheus.desy.de:1095/VOs/atlas/testRAL1
    [140B/140B][100%][==================================================][70B/s]
    lxplus745> xrdfs echo.stfc.ac.uk:1094 rm dteam:test1/testDESY1
    lxplus745> xrdcp --tpc delegate only root://prometheus.desy.de:1095/VOs/atlas/testRAL1 root://echo.stfc.ac.uk:1094/dteam:test1/testDESY1
    [140B/140B][100%][==================================================][46B/s]

Note that `xrdcp -f` doesn't work for RAL Echo as destination (a minor issue), so if you use the same output file again, you have to delete it first - as I did with the `xrdfs rm` command here.

In those examples I used `echo.stfc.ac.uk` to be sure they would work without your fix. You can check your fix by substituting `xrootd.echo.stfc.ac.uk`:

    xrdcp --tpc delegate only -f root://xrootd.echo.stfc.ac.uk:1094/dteam:test1/testKaty1 root://prometheus.desy.de:1095/VOs/atlas/testRAL1
    xrdfs xrootd.echo.stfc.ac.uk:1094 rm dteam:test1/testDESY1
    xrdcp --tpc delegate only root://prometheus.desy.de:1095/VOs/atlas/testRAL1 root://xrootd.echo.stfc.ac.uk:1094/dteam:test1/testDESY1

Thanks,
Tim.

PS. I also tried to use `root://griddev03.slac.stanford.edu:2094//xrootd/atlas/tpctest` as the test peer, but couldn't get it to work. We had this working before.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1055#issuecomment-536017702

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1