[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] FTP in a telnet session
- Subject: RE: [cobalt-users] FTP in a telnet session
- From: <rpaiz@xxxxxxxxxxxxxx>
- Date: Tue Oct 24 11:20:22 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Examples -
> 1. open ftp.cobalt.com - will open a session to
> ftp.cobalt.com, I do not know what username or
> password to gain access.
User username "anonymous" and the server will let
you in with any password. This is how everybody allows
the world access to an FTP server, and it's called
(ta-da) anonymous FTP. It's considered common courtesy
to use your email address as a password when using
anonymous FTP so that the siteadmin knows who you are.
> 2. bye - will close FTP and log you off the session.
> 3. get name.lst - will get the file name.lst and place it in
> your current
> local directory.
> 4. put name.lst - will put the file on the remote servers
> current directory.
Also:
1. "mget" is "multiple get" so you can use wildcards.
2. "mput" you can figure out. :)
--
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>