| Current File : //etc/default/ftp |
#ident "%Z%%M% %I% %E% SMI"
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
# This is the ftp client configuration file
# The following flag controls the behavior of the "ls" command
# in /usr/bin/ftp. To get the default behavior, leave these
# lines commented out. To force a particular behavior,
# uncomment the appropriate line. When this flag is set to
# "YES," the "ls" command will send the RFC 959 NLST command.
# When it is set to "NO," the "ls" command will send the RFC
# 959 LIST command. "YES" is the current default, causing ftp
# to send "NLST". This is the same as in previous releases of
# Solaris.
#FTP_LS_SENDS_NLST=NO