man8/upload

Table of Contents

Name

upload - upload database tables from the server

Synopsis

upload <dbman_host>

Description

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.

Arguments

dbman_host
The host where dbman is running.

Examples

upload csdev1

Notes

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.

Manual Page Revision

$Id: upload.8,v 1.1 2004/12/23 14:05:57 kitchen Exp $


Table of Contents