Date: Thu, 21 Sep 2000 15:56:17 -0700 (PDT) From: User syed Syed <syed@pinenut.nosc.mil> To: freebsd-qa@freebsd.org Subject: install script error Message-ID: <200009212256.e8LMuI418519@pinenut.nosc.mil>
next in thread | raw e-mail | index | archive | help
there is an error in the beginning of the ftp install in the directory change sequence. see "No such file or directory" error messages below. USER ftp 220 usw3.freebsd.org FTP server (Version wu-2.6.1(1) Fri Sep 15 15:06:44 CDT 2000) ready. 331 Guest login ok, send your complete e-mail address as password. PASS installer@cashew.nosc.mil 230 Guest login ok, access restrictions apply. TYPE I 200 Type set to I. CWD pub/FreeBSD/snapshots/ 250 CWD command successful. CWD . 250 CWD command successful. CWD 4.1-20000921-STABLE 550 4.1-20000921-STABLE: No such file or directory. CWD / 250 CWD command successful. CWD releases/i386 550 releases/i386: No such file or directory. CWD snapshots/i386 550 snapshots/i386: No such file or directory. CWD pub/FreeBSD 250-Please read the file README-40.TXT 250- it was last modified on Thu Sep 21 07:43:15 2000 - 0 days ago 250 CWD command successful. CWD 4.1-20000921-STABLE 550 4.1-20000921-STABLE: No such file or directory. CWD / 250 CWD command successful. CWD pub/FreeBSD/releases/i386 550 pub/FreeBSD/releases/i386: No such file or directory. CWD pub/FreeBSD/snapshots/i386 250 CWD command successful. CWD 4.1-20000921-STABLE 250-Please read the file README.TXT 250- it was last modified on Thu Sep 21 07:43:15 2000 - 0 days ago 250 CWD command successful. PORT 10,161,4,10,192,3 200 PORT command successful. RETR bin/bin.ab 150 Opening BINARY mode data connection for bin/bin.ab (240640 bytes). 226 Transfer complete. PORT 10,161,4,10,192,4 200 PORT command successful. RETR bin/bin.ac 150 Opening BINARY mode data connection for bin/bin.ac (240640 bytes). 226 Transfer complete. PORT 10,161,4,10,192,5 200 PORT command successful. RETR bin/bin.ad 150 Opening BINARY mode data connection for bin/bin.ad (240640 bytes). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009212256.e8LMuI418519>