Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74FC110E14 for ; Sat, 2 Nov 2013 20:19:08 +0000 (UTC) Received: (qmail 98948 invoked by uid 500); 2 Nov 2013 20:19:07 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 98866 invoked by uid 500); 2 Nov 2013 20:19:07 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 98858 invoked by uid 99); 2 Nov 2013 20:19:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Nov 2013 20:19:07 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phidias51@gmail.com designates 74.125.82.47 as permitted sender) Received: from [74.125.82.47] (HELO mail-wg0-f47.google.com) (74.125.82.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Nov 2013 20:19:01 +0000 Received: by mail-wg0-f47.google.com with SMTP id c11so752113wgh.14 for ; Sat, 02 Nov 2013 13:18:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xDOZG/yBf7KZDBNcefoVgCru7U8gg/GXlLnhKYJ8kZA=; b=cZVGLvIdJZEMZtRUEIjmPDKI0cxLpxr+HQlhuJhf56qZG7UwDKtJkwVje3YgmyUPeO Wy/G4apQcdAIUtDLy5svWoXJWkrloe1zcyd8js1zW3fyYZ4wTrXyDXJktJ3ZgCwDx6YM 6h6yq0u9P34/6DiQrxYQs/wopS33vA2N0/QL9Z++ZY5arRoZuSckzfCzZkbcVFkq95+K FLTxl0aGknxr+K/6aLKj3CzfMI84VOz8wIC3KbTrG+rXoFXeJRYQaOGd/7uuV66hsn4x CmlBxeyCVQWdUmrP2qKGOZEp5vnwaxdoeBYVXierRQP3gG5SqYYoz0+MQ02HRa/OZonY 83OA== MIME-Version: 1.0 X-Received: by 10.180.37.67 with SMTP id w3mr6738311wij.56.1383423520827; Sat, 02 Nov 2013 13:18:40 -0700 (PDT) Received: by 10.180.87.200 with HTTP; Sat, 2 Nov 2013 13:18:40 -0700 (PDT) Date: Sat, 2 Nov 2013 13:18:40 -0700 Message-ID: Subject: [vfs] The future of the shell program From: Mark Fortner To: Commons Users List Content-Type: multipart/alternative; boundary=e89a8f502cfa88715704ea376320 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f502cfa88715704ea376320 Content-Type: text/plain; charset=ISO-8859-1 I was wondering if anyone had looked into making the shell[1] program in VFS more flexible? It would be useful to be able to plugin new commands. Cheers, Mark http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/xref/org/apache/commons/vfs2/example/Shell.html --e89a8f502cfa88715704ea376320--