From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: command line interface to chunkd, tabled Date: Sun, 08 Nov 2009 03:28:28 -0500 Message-ID: <4AF6812C.5070706@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Project Hail A command line client for chunkd, chcli, was just committed. It offers the ability to GET (dumps to stdout) and PUT (input from cmd line arg). Also, some quick searching revealed a command line tool for S3 (and thus tabled), "s3cmd": http://s3tools.org/s3cmd Jeff