Category : UNIX Files
Archive   : UWFTP.ZIP
Filename : FTP.DOC

 
Output of file : FTP.DOC contained in archive : UWFTP.ZIP

WATTCP FTP

Version 0.5

Erick Engelke and Dean Roth


This FTP implementation may solve some of your needs better than other
freeware FTPs. Its major benefits are:

- much better performance than from most other FTPs (commercial+PD)

- consistant - some of the other FTPs slow down on large files

- slight user interface advantages - similar to MORE filter on DIR,
TYPE (display to screen) and some others. A GUI would be nice, but
this is better than nothing and should do for a while.

- compatible - can co-exist with most TSRs

This has been tested on quite a few machines and seems to work well on
all of them. Let us know if we missed anything. We thank the large number
of people who's comments helped improve the package.

Use:
FTP [hostname] [-f cmdfilename]

- if you include an optional hostname, FTP opens a connection to that host
- you can create a file of commands and automatically invoke that command
file by using the -f option (followed by a space) and the name of the
FTP command file.

Script Files
Script files can be started from the command line by using the -f option,
or from the session prompt by enterring RUN scriptname

The commands for a script file should be enterred just as you normally
would type them. You can simply enter the userid and password on a
separate line as they answer the questions.

eg. WATSUN.SCR This sample script waits until
wait 2:30 2:30 am and then opens an
open watsun.cc.columbia.edu ftp connection to watsun.
anonymous
[email protected]
cd msk
bget msn112.zip
quit

Scripts support some handy features:

WAIT wait until a specified time before continuing. This permits
scripts which wait until the dead of night before loading down
lines with data. Wait uses 24 hour time.

QUIET ON stop printing script commands and some other messages
QUIET OFF return to normal 'noisy' operation

ECHO When used with QUIET commands, allows you to echo messages
to the screen.

Any script line which begins with a '@' is not echoed to the screen.
So @QUIET ON will quietly turn the machine into quiet mode. This is
kind of cheezy, but it fits in well with DOS.

Scripts do not automatically log out when done, this allows you to
create a 'login' script to connect up to a machine and beep you, then
resume in command mode. If you want to exit from the script, use the
QUIT command. (Here the ^G is a control-G or ASCII BEL character.)

eg. SUNEE.SCR
@OPEN sunee.uwaterloo.ca
anonymous
[email protected]
echo ^GYou are connected to sunee!


Sample Script




To invoke this script, use:
ftp -f ftp.cmd


Configuring:
You need a WATTCP configuration file called WATTCP.CFG. If you have
one from other WATTCP applications, that will work. Otherwise it
should look something like:

# sample config file for all wattcp applications. For more
# details, download sunee.uwaterloo.ca pub/wattcp/apps.zip and
# read the info sheet


# set ip number
my_ip=129.97.176.99
# or for bootp set my_ip=bootp

# set a non-zero network mask
netmask=255.255.254.0

# enter one or more nameservers
nameserver=129.97.128.196
nameserver=129.97.128.189

# enter one or more gateways
gateway=129.97.176.1
gateway=129.97.20.1

# should have a domain list
domainslist="uwaterloo.ca"

# optional inactive flag tells WATTCP to kill connection if nothing
# happens for a period of time in seconds
# eg. inactive=300 # 300 seconds or 5 minutes

# define timeout for most things, like openning sessions
# defaults to 30 seconds
# eg. sockdelay=60 # extend it to one minute


Send bug notices to:

[email protected]


  3 Responses to “Category : UNIX Files
Archive   : UWFTP.ZIP
Filename : FTP.DOC

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/