Git Product home page Git Product logo

gfal2's Introduction

What is GFAL2 ?

GFAL2 offers an a single and simple toolkit for the file operations in grids and cloud environments. The set of supported protocols depends on the installed plugins.

Supported protocols :

  • Local File file://
  • SRM srm://
  • GSIFTP gsiftp://
  • HTTP(S) http://, WebDav(s) dav://
  • XROOTD root://
  • DCAP/GSIDCAP/KDCAP dcap://
  • RFIO rfio://
  • LFC <lfc://, lfn://, guid://>

License

GFAL2 is under the Apache License 2.0

Documentation

See https://dmc-docs.web.cern.ch/dmc-docs/gfal2/gfal2.html for more details

Build

Install dependencies

On a clean SLCX/fedora/EL system the following 'extra' packages are needed to be installed:

yum install cmake doxygen glib2-devel libattr-devel openldap-devel zlib-devel lfc-devel dpm-devel srm-ifce-devel dcap-devel globus-gass-copy-devel davix-devel xrootd-client-devel libssh2-devel gtest-devel

Additionally, e2fsprogs-devel on SLC5, or libuuid-devel on higher versions.

Compile

git clone https://gitlab.cern.ch/dmc/gfal2.git
cd gfal2
mkdir build
cd build
cmake ..
ccmake .. # configure the plugins that you need and enable the test if wished
make

Installation

make install

Tests

make test

Contributions

Any contributions, patch or external plugins is welcome.

Contact

[email protected] or [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.