/sys$common/syshlp/helplib.hlb TCPIP Services, FTP, Anonymous FTP, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
In the following example, UNIX user williams uses Anonymous FTP to connect to the ANONYMOUS account on OpenVMS host TRACTPLAN. Rather than prompting for a password, TRACTPLAN asks for the user name. % ftp tractplan Connected to tractplan.green_dev.org. 220 tractplan FTP Server (Version 5.0) ready Name (tractplan:williams): anonymous 331 Guest login ok, send ident as password Password: williams@tractplan.edu 230 Guest login ok, access restrictions apply WELCOME to DIGITAL TCP/IP Services for OpenVMS on Internet Host TRACTPLAN Date 04-24-97 FTP>
|