| /freebsd-12.1/usr.sbin/bsdconfig/share/media/ |
| H A D | ftp.subr | 323 # Set the name of the FTP device to the URL 449 # Wrapper to f_media_set_ftp to access FTP servers actively. 459 # Wrapper to f_media_set_ftp to access FTP servers passively. 476 # The username to send via ftp(1) when connecting to an FTP 535 # The unparsed FTP URL representing the server to contact. 540 # The FTP host to connect to. Can be an IPv4 address (e.g., 559 # active active mode FTP only 563 # passive passive mode FTP only 587 f_dprintf "FTP device already initialized." 783 # active active mode FTP only [all …]
|
| H A D | httpproxy.subr | 130 # Return success if able list a remote FTP directory via HTTP proxy. If 145 # The FTP URL sent to the HTTP proxy server. Unused if 189 # instead of "binary mode" for FTP. The FTP server then translates all 251 # the existence of at least one known FTP server release path via HTTP proxy 263 # The FTP URL to send to the HTTP proxy server. Usually set by 334 # Returns data from $file on an FTP server via HTTP proxy using nc(1). Please 352 # URL (including "ftp://" protocol-prefix) of FTP directory to
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckSecuritySyntaxOnly.cpp | 742 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_rand() local 743 if (!FTP) in checkCall_rand() 746 if (FTP->getNumParams() == 1) { in checkCall_rand() 749 const PointerType *PT = FTP->getParamType(0)->getAs<PointerType>(); in checkCall_rand() 755 } else if (FTP->getNumParams() != 0) in checkCall_rand() 786 if (!FTP) in checkCall_random() 790 if (FTP->getNumParams() != 0) in checkCall_random() 861 if (!FTP) in checkUncheckedReturnValue() 866 if (FTP->getNumParams() != (identifierid < 4 ? 1 : 2)) in checkUncheckedReturnValue() 870 for (unsigned i = 0; i < FTP->getNumParams(); i++) in checkUncheckedReturnValue() [all …]
|
| /freebsd-12.1/usr.sbin/bsdconfig/include/ |
| H A D | media.hlp | 26 FTP Get the distribution files from an anonymous ftp server 28 you may invoke FTP in "Active"/"Passive" auto-mode, or 33 for firewalls which block all FTP connections. 35 If you chose to enter your own URL in the FTP menu, please
|
| H A D | messages.subr | 98 msg_couldnt_connect_to_ftp_server="Couldn't connect to FTP server" 101 msg_couldnt_open_ftp_connection="Couldn't open FTP connection to %s:\n %s." 152 msg_ftp="FTP" 153 msg_ftp_desc="FTP client and server utilities." 154 msg_ftp_passive="FTP Passive" 155 msg_ftp_username="FTP username" 179 msg_install_from_an_ftp_server="Install from an FTP server" 180 msg_install_from_an_ftp_server_thru_firewall="Install from an FTP server through a firewall" 234 msg_missing_ftp_host_or_directory="Missing FTP host or directory specification. FTP media not init… 346 msg_reuse_old_ftp_site_selection_values="Re-use old FTP site selection values?" [all …]
|
| /freebsd-12.1/contrib/ipfilter/rules/ |
| H A D | ftp-proxy | 1 How to setup FTP proxying using the built in proxy code. 4 NOTE: Currently, the built-in FTP proxy is only available for use with NAT 22 and IP Filter is running on host B. If you want to proxy FTP from A to C
|
| H A D | nat.eg | 10 # For example, to redirect FTP connections through this box, to the local ftp
|
| /freebsd-12.1/lib/libpam/pam.d/ |
| H A D | Makefile | 27 CONFGROUPS+= FTP 28 FTP+= ftpd
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CodeGenABITypes.cpp | 52 const FunctionProtoType *FTP, in arrangeCXXMethodType() argument 54 return CGM.getTypes().arrangeCXXMethodType(RD, FTP, MD); in arrangeCXXMethodType()
|
| /freebsd-12.1/sys/netinet/libalias/ |
| H A D | HISTORY | 41 - Accepts FTP data connections from other than 46 - Checksum error on FTP transfers. Problem 127 bypass of FTP/IRC DCC data connections. Also added 140 FTP servers in passive mode.
|
| /freebsd-12.1/usr.sbin/pc-sysinstall/doc/ |
| H A D | help-index | 40 Returns a listing of the available FTP mirrors 55 Retrieves the list of packages from an FTP mirror 61 Set FTP mirror
|
| /freebsd-12.1/contrib/opie/ |
| H A D | INSTALL | 102 --enable-anonymous-ftp Enable anonymous FTP support 103 By default, the OPIE FTP daemon does not support anonymous FTP 104 service. The FTP daemon contains many security related bug fixes 106 intended to be used for anonymous FTP, where it is more open to the 108 will once again support anonymous FTP, but it probably isn't secure
|
| /freebsd-12.1/contrib/blacklist/diff/ |
| H A D | ftpd.diff | 83 "FTP LOGIN FAILED FROM %s", remoteloghost); 90 "FTP LOGIN FAILED (HOST) as %s: permission denied.",
|
| /freebsd-12.1/usr.sbin/pc-sysinstall/examples/ |
| H A D | pcinstall.cfg.upgrade | 13 # Set if we are installing via optical, USB, or FTP
|
| H A D | pcinstall.cfg.rsync | 31 # Set if we are installing via optical, USB, or FTP
|
| H A D | pcinstall.cfg.gmirror | 26 # Set if we are installing via optical, USB, or FTP
|
| H A D | pcinstall.cfg.netinstall | 38 # Set if we are installing via optical, USB, or FTP
|
| H A D | pcinstall.cfg.fbsd-netinstall | 38 # Set if we are installing via optical, USB, or FTP
|
| H A D | pcinstall.cfg.restore | 25 # Set if we are installing via optical, USB, or FTP
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/ |
| H A D | CodeGenABITypes.h | 66 const FunctionProtoType *FTP,
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | contribute.texi | 12 also available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
|
| /freebsd-12.1/sbin/natd/ |
| H A D | README | 29 3. FTP SITES FOR NATD
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | os2 | 23 #>4 string >\ (FTP) <ftp:%s>
|
| /freebsd-12.1/contrib/file/ |
| H A D | MAINT | 11 of the file command for anonymous FTP, and people all over the
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | FREEBSD-upgrade | 5 The release tarball can be found at GNU FTP sites.
|