Skip to content

adevress/gfalFS

Repository files navigation

How to compile gfalFS ?

- install gfal2, fuse, glib in development version

compilation :
cd [src_dir]
mkdir build
cd build
cmake ../
make -j 8

- installation
make install 

Usage :

gfalFS [local_point] [url_prefix://mysite/my/path/dir]

/bin/ls local_point

enjoy !

About

gfaFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors