Table of Contents
upload - upload database tables from the server
upload <dbman_host>
This program is an interactive program which uploads database
tables in binary form from
dbman. There is one file for each table to uploaded.
The files are saved as <table_name>.sav in the current directory. The user
is presented with a menu of choices to select tables to upload from.
- dbman_host
- The
host where dbman is running.
upload csdev1
This is an old program.
Nowadays it is mostly (possibly?) useful in a diagnostic situation, i.e.
software development diagnostics. It probably isn’t of much practical use
to the average user.
$Id: upload.8,v 1.1 2004/12/23 14:05:57
kitchen Exp $
Table of Contents