Note: This version of the VDT (1.4.0) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

configure_gridftp

configure_gridftp - Configuration script for GridFTP

Synopsis

    configure_gridftp --server <y,n>
                      --vdt-install <VDT installation root>

Description

--server <y,n>
For y modifies the inetd/xinetd config to start the gridftp server. For n, removes the configuration.
--vdt-install <VDT installation root>
configure_gridftp will look for the root of the VDT installation at $VDT_LOCATION. If you do not have that set you can specify it with --vdt-install instead.
--help, --usage
Print a usage message.

The following actions are performed to set up GridFTP:

gsiftp:2811 is added to /etc/services
The GridFTP server is added to the inetd/xinetd configuration