Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1216

pegasus-transfer should follow redirects to file urls

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major Major
    • 4.9.1
    • Affects Version/s: None
    • Component/s: CLI: pegasus-transfer
    • None

      Currently pegaus-transfer doesn't follow redirects if the target is a file URL. This seems to be because wget doesn't know about file: URLs. It would be good if pegasus-transfer can handle this.

      2017-08-14 14:23:55,756 INFO: Tool found: wget Version: 1.14 Path: /bin/wget
      2017-08-14 14:23:55,756 INFO: /bin/wget -nv --no-cookies --no-check-certificate -O '/home/dbrown/H1L1-PHASE_TIME_AMP_v1.hdf' 'https://git.ligo.org/ligo-cbc/pycbc-software/raw/710a51f4770cbba77f61dfb798472bebe6c43d38/statistic-files/v1/H1L1-PHASE_TIME_AMP_v1.hdf'
      2017-08-14 14:23:56,021 INFO: file://localhost/cvmfs/oasis.opensciencegrid.org/ligo/sw/pycbc/statistic-files/v1/H1L1-PHASE_TIME_AMP_v1.hdf: Unsupported scheme ‘file’.
      2017-08-14 14:23:56,021 ERROR: Command exited with non-zero exit code (1): /bin/wget ...

            Assignee:
            rynge Mats Rynge
            Reporter:
            dbrown Duncan Brown
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: