| PEGASUS-GRIDFTP(1) | Pegasus Manual | PEGASUS-GRIDFTP(1) |
pegasus-gridftp - Perform file and directory operations on remote GridFTP servers
pegasus-gridftp ls [options] [URL...] pegasus-gridftp mkdir [options] [URL...] pegasus-gridftp rm [options] [URL...]
pegasus-gridftp is a client for Globus GridFTP servers. It enables remote operations on files and directories via the GridFTP protocol. This tool was created to enable more efficient remote directory creation and file cleanup tasks in Pegasus.
-v
-i FILE
-f
-r
-a
-l
-p
-f
pegasus-gridftp has several subcommands to implement different operations.
ls
mkdir
rm
All URLs supplied to pegasus-gridftp should begin with "gsiftp://".
pegasus-gridftp uses the CoG JGlobus API to communicate with remote GridFTP servers. Refer to the CoG JGlobus documentation for information about configuring the API, such as how to specify the user’s proxy, etc.
pegasus-gridftp returns a zero exist status if the operation is successful. A non-zero exit status is returned in case of failure.
Gideon Juve <gideon@isi.edu>
Pegasus Team http://pegasus.isi.edu
| 11/09/2018 | Pegasus 4.4.0 |