ugleung@cs.Buffalo.EDU (Leung Lee) (06/10/89)
Hello, does anyone know of the procedure of logging onto Clarkson for the first time, the following is a transcript of the error I encountered. Thanks for a million Leung ------------------------------cut here----------------------------------------- Connected to 128.153.13.196. 220-grape.ecs.clarkson.edu 220-FTP version 890521 NOS (TurboC large model) ready at Fri Jun 09 19:45:09 1989 220-File areas have been arranged. Get 00readme for more information. 220-If you're having trouble logging in, your FTP client is broken. You can 220-retrieve a working version from uunet.uu.net:/networking/ftp.tar.Z. 220-Apologies for today's crashes... 220 Get the file 00readme for new user information Name (128.153.13.196:): Leung S. Lee Password (128.153.13.196:Leung S. Lee): 331 Enter PASS command 550 Permission denied Login failed. ftp> quit 221 Goodbye! ------------------------------cut here----------------------------------------- thanks ------------------------------cut here----------------------------------------- =============================================================================== Dept. of Computer Science||internet: ugleung@cs.buffalo.EDU SUNY Buffalo ||bitnet: V078L4ZS@ubvms.BITNET 659 Minnesota Ave ||bitnet: ugleung@sunybcs.BITNET Buffalo, NY 14260 ||uucp: {decvax,watmath,rutgers}!sunybcs!ugleung (716) 837-7356 ||fax: (716) 636-3464 *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) ===============================================================================
bobmon@iuvax.cs.indiana.edu (RAMontante) (06/10/89)
Your problem is that you gave it your own name, which isn't a valid account. Try "anonymous" for a login name, and "guest" for a password. These worked for me.
nelson@sun.soe.clarkson.edu (Russ Nelson) (06/10/89)
In article <21898@iuvax.cs.indiana.edu> bobmon@iuvax.cs.indiana.edu (RAMontante) writes:
Your problem is that you gave it your own name, which isn't a valid
account.
Try "anonymous" for a login name, and "guest" for a password. These
worked for me.
Thanks, and before anyone asks what Clarkson FTP is, here's the blurb:
The semi-official c.b.i.p archives are on grape.ecs.clarkson.edu which
is a Zenith Z-248 running a modified version of KA9Q's TCP/IP NET that
allows you to shell out to DOS while still processing packets. After
shelling to DOS, we run an Opus BBS. The particulars:
FTP: grape.ecs.clarkson.edu [128.153.13.196], user anonymous, password guest.
Look in 00readme for timely information.
Look in /d/general/cuhug.lst for a listing of files w/ descriptions.
Look in /[cdef]/allfiles for listings of all files.
Look in /c/bin1/*.* for c.b.i.p postings.
Look in /d/graphics/pa.arc for Painter's Apprentice
Look in /e/freemacs/*.* for Freemacs
Look in /f/gif/*.gif for .GIF images.
Look in /f/games/*.* for Simtel20's games.
Opus: 260/360 in the Nodelist. (315)268-6667, 8N1, 1200/2400 Baud, 24 hours.
Look in file area 12 for Painter's Apprentice
Look in file area 23 for Simtel20's games.
Look in file area 25 for Freemacs
Look in file area 26 for c.b.i.p postings.
Look in file area 27 for .GIF images.
Submitting files to grape by FTP:
You can just put the file where you believe it belongs. Note that you
cannot overwrite files, so if you want to update something, you need
to change the name. Send mail to root if you need to delete or
overwrite a file.
To help us keep the 'files.bbs' up to date, we need a .DSC file. This
file should have its first line be a one-line description less than 40
characters in length. The rest of the file (no more than ten lines)
can be a more verbose description. Either put the file in the arc, or
else in the same subdir as the arc.
--
--russ (nelson@clutx [.bitnet | .clarkson.edu])
I'm a right-to-lifer -- everyone has a right to earn a living sufficient to
feed himself and his family.
ugleung@cs.Buffalo.EDU (Leung Lee) (06/10/89)
Script started on Sat Jun 10 01:57:14 1989
> home
! sybil ugleung % clarkson
Connected to 128.153.13.196.
220-grape.ecs.clarkson.edu
220-FTP version 890521 NOS (TurboC large model) ready at Sat Jun 10 01:55:22 1989
220-File areas have been rearranged. Get 00readme for more information.
220-If you're having trouble logging in, your FTP client is broken. You can
220-retrieve a working version from uunet.uu.net:/networking/ftp.tar.Z.
220 Get the file 00readme for new user information
Name (128.153.13.196:): anonyo mous
Password (128.153.13.196:anonymous):
331 Enter PASS command
230 Logged in
ftp> cd c /cs/ /bin1
257 "/c/bin1" is current directory
ftp> get fract386.arc
200 Port command okay
150 Opening data connection for RETR /c/bin1/fract386.arc
226 File sent OK
ftp> dir fract386.arc
200 Port command okay
150 Opening data connection for LIST /c/bin1/fract386.arc
fract386.arc 56,840 18:02 12/11/88
1 file. 2,885,632 bytes free. Disk size 33,435,648 bytes.
226 File sent OK
102 bytes received in 0.07 seconds (1.3 Kbytes/s)
ftp> quit
221 Goodbye!
! sybil ugleung % ^Dexit
script done on Sat Jun 10 01:58:24 1989
ugleung@cs.Buffalo.EDU (Leung Lee) (06/10/89)
Hello, First I want to thank all those who'd given me help so far, my beginner's questions perhaps are annoying to those old timers, but nevertheless many responded courteously, I really appreciate for all the help I've got so far, I am having trouble in FTPing over fract386.arc from Clarkson, FTP tells me the transfer was successful but in fact it had written to a file with zero byte size, why is that???? does anyone know, what do I have to do? Thanks for a Million!!! Leung ------------------------------cut here----------------------------------------- 257 "/c/bin1" is current directory ftp> get fract386.arc 200 Port command okay 150 Opening data connection for RETR /c/bin1/fract386.arc 226 File sent OK ftp> dir fract386.arc 200 Port command okay 150 Opening data connection for LIST /c/bin1/fract386.arc fract386.arc 56,840 18:02 12/11/88 1 file. 2,885,632 bytes free. Disk size 33,435,648 bytes. 226 File sent OK 102 bytes received in 0.07 seconds (1.3 Kbytes/s) ftp> quit 221 Goodbye! ------------------------------cut here----------------------------------------- =============================================================================== Dept. of Computer Science||internet: ugleung@cs.buffalo.EDU SUNY Buffalo ||bitnet: V078L4ZS@ubvms.BITNET 659 Minnesota Ave ||bitnet: ugleung@sunybcs.BITNET Buffalo, NY 14260 ||uucp: {decvax,watmath,rutgers}!sunybcs!ugleung (716) 837-7356 ||fax: (716) 636-3464 *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) *:-) ===============================================================================