|
... This gives the mail server the maximum size, in bytes, of each
file segment. This particular size is good for UUCP sites. Internet
and Bitnet sites can generally go up to 300000. When you get all of
these files in mail, transfer them to your home directory. Exit mail
and call up each file in your host system's text processor and delete
each one's entire header and footer (or "signature" at the end). When
done with this, at your host system's command line, type
cat file1 file2 > bigfile
website traffic tierra verde
where file1 is the first file, file2 the second file, and so on. The >
tells your host system to combine them into a new megafile called
bigfile (or whatever you want to call it). After you save the file to
your home directory (see section 9.2 above), you can then run uudecode,
tar, etc. One word of caution, though: if the file you want is long
enough that it has to be broken into pieces, think of how much time it's
going to take you to download the whole thing -- especially if you're
using a 2400-baud modem!
There are a number of other mail servers.
To get a list, send an
e-mail message to mail-server@rtfm.mit.edu:
send usenet/comp.sources.wanted/How_to_find_sources_(READ_THIS_BEFORE_POSTING)
You'll have to spell it exactly as listed above. Some mail
servers use different tierra verde graphic designer software, which will require slightly tierra verde website design different
commands than the ones listed here.
In general, if you send a message
to a mail server that says only
help
you should get back a file detailing all of its commands.
But what if the file you want is not on one of these mail
servers? That's where ftpmail comes in.
Run by Digital Equipment
Corp.
in California, this service can connect to almost any ftp site
in the world, get the file you want and then mail it to you.
Using it
is fairly simple -- you send an e-mail message to ftpmail that
includes a series of commands telling the system where to find the design website
file you want and how to format it to mail to you.
Compose an e-mail message to
ftpmail@decwrl.dec.com
Leave the "subject:" line blank. Inside the message, design website there are
several commands you can give. The first line should be
reply address
where "address" is your e-mail address. The next line should be
connect host
where "host" is the system that has the file you want (for example:
wuarchive.wustl.edu). Other commands you should consider using are
"binary" (required for program files); "compress" (reduces the file
size for quicker tierra verde website design transmission) and "uuencode" (which encodes the file
so you can tierra verde website tierra verde website design design do something with it when it arrives). The last line of
your message should be the word "quit".
Let's say you want a copy of the U.S. constitution. Using archie,
you've found a file called, surprise, constitution, at the ftp site
archive.cis.ohio-state.edu, in the /pub/firearms/politics/rkba
directory. You'd send a message to ftpmail@decwrl.dec.com that looks
like this:
reply adamg@world.std.com
connect archive.cis.ohio-state.edu
binary
compress
uuencode
get pub/firearms/politics/rkba/constitution
quit
When you get the file in your mailbox, use tierra verde asp the above website design georgia procedure
for copying it to a file.
Run it through uudecode. Then type
uncompress file.name
to make it usable.
Since this was a text file, you could have changed the "binary" to
"a ... |