< Home - < Back

edg-gridftp-client


Information about the package, edg-gridftp-client, which is shipped with common Linux distributions. The edg-gridftp-client package is designed for, Command line clients to GridFTP libraries.


Package Name:

edg-gridftp-client

Summary:

Command line clients to GridFTP libraries

Description:

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 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

Architecture:

x86_64

Version:

1.2.9.2

Release:

2.el6

Size:

42 k

Repository:

epel

From Repository:

Licence:

EU Datagrid



Handy Yum Commands for edg-gridftp-client


Control the edg-gridftp-client package with the following handy commands outlined below.


Command

Description of Command

yum install edg-gridftp-client

This command will install edg-gridftp-client on the server.

yum remove edg-gridftp-client

This command will un-install edg-gridftp-client on the server. When you run this command, you will be asked if you are sure that you want to remove edg-gridftp-client, so you have to manually confirm that you want to do this.

yum -y remove edg-gridftp-client

This command will un-install edg-gridftp-client on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove edg-gridftp-client when using the -y flag.

yum update edg-gridftp-client

This command will update edg-gridftp-client to the latest version. When you run this command, you will be asked if you are sure that you want to remove edg-gridftp-client, so you have to manually confirm that you want to do this.

yum -y update edg-gridftp-client

This command will update edg-gridftp-client to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove edg-gridftp-client when using the -y flag.

yum info edg-gridftp-client

This command will show you core information about the edg-gridftp-client package.

yum deplist edg-gridftp-client

This command will show you the dependencies for edg-gridftp-client. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update edg-gridftp-client

This command will check if there is an update waiting on edg-gridftp-client. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.