edg-gridftp-client pacman package

This package is made from edg-gridftp-client rpm package.
Current (05/23/03) version is 1.0.6 .

For the original package, please check out here
http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp6/RPMS/
This software is covered by the European DataGrid license,
http://eu-datagrid.web.cern.ch/eu-datagrid/license.html

To install, run:
pacman -get BNL-PAS:edg-gridftp-client 
The edg-gridftp-client package is a thin command line interface on top
of the GridFTP libraries supplied by Globus. They do, however,
represent a useful set of commands to do basic management of files on
a GridFTP server. The commands provided in this package are:
  edg-gridftp-exists   test if a file/directory exists on the server
  edg-gridftp-mkdir    create a directory on the server
  edg-gridftp-rmdir    remove a directory from a server
  edg-gridftp-rm       remove a file from a server
  edg-gridftp-ls       list files/directories on a server
  edg-gridftp-rename   rename a file/directory on a server
The command names in most cases have been named to mimic the standard
Unix commands. Help pages are available for all of these commands.