< Home - < Back

fts-server


Information about the package, fts-server, which is shipped with common Linux distributions. The fts-server package is designed for, File Transfer Service version 3 server.


Package Name:

fts-server

Summary:

File Transfer Service version 3 server

Description:

The FTS server is a service which accepts transfer jobs, it exposes a RESTful interface. The File Transfer Service allows also for querying and canceling transfer-jobs. The authentication and authorization is VOMS based. Furthermore, the service provides a mechanism that dynamically adjust transfer parameters for optimal bandwidth utilization and allows for configuring so called VO-shares.

Architecture:

x86_64

Version:

3.7.8

Release:

1.el6

Size:

172 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for fts-server


Control the fts-server package with the following handy commands outlined below.


Command

Description of Command

yum install fts-server

This command will install fts-server on the server.

yum remove fts-server

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

yum -y remove fts-server

This command will un-install fts-server 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 fts-server when using the -y flag.

yum update fts-server

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

yum -y update fts-server

This command will update fts-server 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 fts-server when using the -y flag.

yum info fts-server

This command will show you core information about the fts-server package.

yum deplist fts-server

This command will show you the dependencies for fts-server. 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 fts-server

This command will check if there is an update waiting on fts-server. 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.