GLOBUS-GRIDFTP-SER(8) | Grid Community Toolkit Manual | GLOBUS-GRIDFTP-SER(8) |
globus-gridftp-server - The Globus GridFTP server daemon
globus-gridftp-server OPTIONS
The globus-gridftp-server program is a ftp server with support for GridFTP protocol extensions, including strong authentication, parallel data transfers, and parallel data layouts.
The list below contains the command-line options for the server, and also the name of the configuration file entry that implements that option. Note that any boolean option can be negated on the command line by preceding the specified option with -no- or -n. example: -no-cas or -nf.
-h,-help
This option can also be set in the configuration file as help. The default value of this option is FALSE.
-hh,-longhelp
This option can also be set in the configuration file as longhelp. The default value of this option is FALSE.
-v,-version
This option can also be set in the configuration file as version. The default value of this option is FALSE.
-V,-versions
This option can also be set in the configuration file as versions. The default value of this option is FALSE.
-i,-inetd
This option can also be set in the configuration file as inetd. The default value of this option is FALSE.
-s,-daemon
This option can also be set in the configuration file as daemon. The default value of this option is TRUE.
-S,-detach
This option can also be set in the configuration file as detach. The default value of this option is FALSE.
-ssh
This option can also be set in the configuration file as ssh. The default value of this option is FALSE.
-exec string
This option can also be set in the configuration file as exec.
-chdir
This option can also be set in the configuration file as chdir. The default value of this option is TRUE.
-chdir-to string
This option can also be set in the configuration file as chdir_to.
-threads number
This option can also be set in the configuration file as threads.
-f,-fork
This option can also be set in the configuration file as fork. The default value of this option is TRUE.
-1,-single
This option can also be set in the configuration file as single. The default value of this option is FALSE.
-chroot-path string
This option can also be set in the configuration file as chroot_path.
-auth-level number
0 = Disables all authorization checks. 1 = Authorize identity. 2 = Authorize all file/resource accesses. 4 = Disable changing process uid to authenticated user (no
setuid) -- DO NOT use this when process is started as root.
This option can also be set in the configuration file as auth_level.
-process-user string
This option can also be set in the configuration file as process_user.
-process-group string
This option can also be set in the configuration file as process_group.
-ipc-allow-from string
This option can also be set in the configuration file as ipc_allow_from.
-ipc-deny-from string
This option can also be set in the configuration file as ipc_deny_from.
-allow-from string
This option can also be set in the configuration file as allow_from.
-deny-from string
This option can also be set in the configuration file as deny_from.
-encrypt-data
This option can also be set in the configuration file as encrypt_data. The default value of this option is FALSE.
-si,-secure-ipc
This option can also be set in the configuration file as secure_ipc. The default value of this option is TRUE.
-ia string,-ipc-auth-mode string
This option can also be set in the configuration file as ipc_auth_mode. The default value of this option is host.
-aa,-allow-anonymous
This option can also be set in the configuration file as allow_anonymous. The default value of this option is FALSE.
-anonymous-names-allowed string
This option can also be set in the configuration file as anonymous_names_allowed.
-anonymous-user string
This option can also be set in the configuration file as anonymous_user.
-anonymous-group string
This option can also be set in the configuration file as anonymous_group.
-sharing-dn string
This option can also be set in the configuration file as sharing_dn.
-sharing-state-dir string
This option can also be set in the configuration file as sharing_state_dir.
-sharing-control
This option can also be set in the configuration file as sharing_control. The default value of this option is TRUE.
-sharing-rp string
This option can also be set in the configuration file as sharing_rp.
-sharing-users-allow string
This option can also be set in the configuration file as sharing_users_allow.
-sharing-users-deny string
This option can also be set in the configuration file as sharing_users_deny.
-sharing-groups-allow string
This option can also be set in the configuration file as sharing_groups_allow.
-sharing-groups-deny string
This option can also be set in the configuration file as sharing_groups_deny.
-allow-root
This option can also be set in the configuration file as allow_root. The default value of this option is FALSE.
-allow-disabled-login
This option can also be set in the configuration file as allow_disabled_login. The default value of this option is FALSE.
-password-file string
This option can also be set in the configuration file as pw_file.
-connections-max number
This option can also be set in the configuration file as connections_max.
-connections-disabled
This option can also be set in the configuration file as connections_disabled. The default value of this option is FALSE.
-offline-msg string
This option can also be set in the configuration file as offline_msg.
-disable-command-list string
This option can also be set in the configuration file as disable_command_list.
-authz-callouts,-cas
This option can also be set in the configuration file as cas. The default value of this option is TRUE.
-use-home-dirs
This option can also be set in the configuration file as use_home_dirs. The default value of this option is TRUE.
-home-dir string
This option can also be set in the configuration file as home_dir.
-rp string,-restrict-paths string
This option can also be set in the configuration file as restrict_paths.
-rp-follow-symlinks
This option can also be set in the configuration file as rp_follow_symlinks. The default value of this option is FALSE.
-em string,-acl string
This option can also be set in the configuration file as acl.
-d string,-log-level string
This option can also be set in the configuration file as log_level. The default value of this option is ERROR.
-log-module string
This option can also be set in the configuration file as log_module.
-l string,-logfile string
This option can also be set in the configuration file as log_single.
-L string,-logdir string
This option can also be set in the configuration file as log_unique.
-Z string,-log-transfer string
This option can also be set in the configuration file as log_transfer.
-log-filemode string
This option can also be set in the configuration file as log_filemode.
-disable-usage-stats
This option can also be set in the configuration file as disable_usage_stats. The default value of this option is TRUE.
-usage-stats-target string
This option can also be set in the configuration file as usage_stats_target.
-usage-stats-id string
This option can also be set in the configuration file as usage_stats_id.
-r string,-remote-nodes string
This option can also be set in the configuration file as remote_nodes.
-hybrid
This option can also be set in the configuration file as hybrid. The default value of this option is FALSE.
-dn,-data-node
This option can also be set in the configuration file as data_node. The default value of this option is FALSE.
-sbs number,-stripe-blocksize number
This option can also be set in the configuration file as stripe_blocksize. The default value of this option is 1048576.
-stripe-count number
This option can also be set in the configuration file as stripe_count.
-sl number,-stripe-layout number
1 = Partitioned 2 = Blocked
This option can also be set in the configuration file as stripe_layout. The default value of this option is 2.
-stripe-blocksize-locked
This option can also be set in the configuration file as stripe_blocksize_locked. The default value of this option is FALSE.
-stripe-layout-locked
This option can also be set in the configuration file as stripe_layout_locked. The default value of this option is FALSE.
-bs number,-blocksize number
This option can also be set in the configuration file as blocksize. The default value of this option is 262144.
-sync-writes
This option can also be set in the configuration file as sync_writes. The default value of this option is FALSE.
-perms string
This option can also be set in the configuration file as perms.
-file-timeout number
This option can also be set in the configuration file as file_timeout.
-p number,-port number
This option can also be set in the configuration file as port.
-control-interface string
This option can also be set in the configuration file as control_interface.
-data-interface string
This option can also be set in the configuration file as data_interface.
-ipc-interface string
This option can also be set in the configuration file as ipc_interface.
-hostname string
This option can also be set in the configuration file as hostname.
-ipc-port number
This option can also be set in the configuration file as ipc_port.
-control-preauth-timeout number
This option can also be set in the configuration file as control_preauth_timeout. The default value of this option is 120.
-control-idle-timeout number
This option can also be set in the configuration file as control_idle_timeout. The default value of this option is 600.
-ipc-idle-timeout number
This option can also be set in the configuration file as ipc_idle_timeout. The default value of this option is 900.
-ipc-connect-timeout number
This option can also be set in the configuration file as ipc_connect_timeout. The default value of this option is 60.
-allow-udt
This option can also be set in the configuration file as allow_udt. The default value of this option is FALSE.
-port-range string
This option can also be set in the configuration file as port_range.
-epsv-ip
This option can also be set in the configuration file as epsv_ip. The default value of this option is FALSE.
-banner string
This option can also be set in the configuration file as banner.
-banner-file string
This option can also be set in the configuration file as banner_file.
-banner-terse
This option can also be set in the configuration file as banner_terse. The default value of this option is FALSE.
-banner-append
This option can also be set in the configuration file as banner_append. The default value of this option is FALSE.
-version-tag string
This option can also be set in the configuration file as version_tag.
-login-msg string
This option can also be set in the configuration file as login_msg.
-login-msg-file string
This option can also be set in the configuration file as login_msg_file.
-dsi string
This option can also be set in the configuration file as load_dsi_module.
-allowed-modules string
This option can also be set in the configuration file as allowed_modules.
-dc-whitelist string
This option can also be set in the configuration file as dc_whitelist.
-fs-whitelist string
This option can also be set in the configuration file as fs_whitelist.
-popen-whitelist string
This option can also be set in the configuration file as popen_whitelist.
-xnetmgr string
This option can also be set in the configuration file as xnetmgr.
-dc-default string
This option can also be set in the configuration file as dc_default.
-fs-default string
This option can also be set in the configuration file as fs_default.
-c string
-C string
This option can also be set in the configuration file as config_dir.
-config-base-path string
This option can also be set in the configuration file as config_base_path.
-debug
This option can also be set in the configuration file as debug. The default value of this option is FALSE.
-pidfile string
This option can also be set in the configuration file as pidfile.
0
12/06/2018 | Grid Community Toolkit 6 |