Note: This version of the VDT (1.8.1) 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 - Configuration script for GridFTP
configure_gridftp --server <y,n>
--vdt-install <VDT installation root>
- --server <y,n>
-
For y, prepare GridFTP to be installed and enabled by vdt-control.
For n, describe GridFTP for use by vdt-control, but do not enable.
- --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
-