Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / rx / bulk.example / README
1 Copyright 2000, International Business Machines Corporation and others.
2 All Rights Reserved.
3
4 This software has been released under the terms of the IBM Public
5 License. For details, see the LICENSE file in the top-level source
6 directory or online at http://www.openafs.org/dl/license10.html
7
8 The files in this directory can be made (use make or build) into a simple system
9 to demonstrate a means of doing bulk transfer with Rx.
10
11 Run the server, bulk_server, with no arguments.
12
13 Bulk_client is run by:
14
15 bulk_client [-verbose] -store/-fetch localFile remoteHost remoteFile
16
17 The verbose flag is forwarded to the server process. The specified local file is stored or fetched from the remote file at the indicated host.
18