Using the StorageElementProxy

Instead of directly accessing the GRID StorageElements one can use the StorageElement Proxy to access some files.

This should not be used to upload or download Gigabytes of files, because there is not a lot of bandwidth for this service, but it can be used to transfer a few files.

Add this to your $HOME/.dirac.cfg or $DIRAC/etc/dirac.cfg file.

LocalSite{
   StorageElements
  {
    ProxyProtocols=srm
  }
} 
If there is already a LocalSite section in your dirac.cfg file just add the StorageElements part to this section.

This will instruct copy commands to use the proxy service for the srm protocol, which is used by most StorageElements.

-- AndreSailer - 2015-08-25

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2015-08-25 - AndreSailer
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    CLIC All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback