From user-return-27625-apmail-commons-user-archive=commons.apache.org@commons.apache.org Fri Jul 27 12:24:45 2012 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 05159DDEB for ; Fri, 27 Jul 2012 12:24:45 +0000 (UTC) Received: (qmail 99305 invoked by uid 500); 27 Jul 2012 12:24:43 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 99171 invoked by uid 500); 27 Jul 2012 12:24:43 -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 99136 invoked by uid 99); 27 Jul 2012 12:24:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2012 12:24:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of garydgregory@gmail.com designates 209.85.161.171 as permitted sender) Received: from [209.85.161.171] (HELO mail-gg0-f171.google.com) (209.85.161.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2012 12:24:34 +0000 Received: by ggmi1 with SMTP id i1so3921227ggm.30 for ; Fri, 27 Jul 2012 05:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :content-type; bh=YhkBCuhcVYi2qogM1enkftjRJLU1T6A/m1DQog7D/ro=; b=HEt1kiMWo7NFuxbcPONXqLdLpUsI7V7OVAAqyoqWD1QnPB3emPBWEL/Zc1bq9Sd0Fb DeIqS3qf0JahRwvvZkdnghfY/Hkultze/+0WDU3fmsRG6xU7jrC67zCTBsrvVUt9GyZR MmY16JQxDWFH9sU2KjDsVJrT7B8ihLGxbv748pEL+0TANiYTs5cXilbPRG22T29T86uj 6D79pfaYmgb5tm/6yvTggznp0fzVKU4XHgPUTLj7gBsdMIoBMjcgQgmZ9lxBHDo/n0yi UBvFJb7ZvUndABwEFvi+a+ET22gQxY81wmNiLRQ1/9S5KkwI5w+ruPsZicrqoye0kVuB ckRw== Received: by 10.66.74.69 with SMTP id r5mr5162379pav.56.1343391853864; Fri, 27 Jul 2012 05:24:13 -0700 (PDT) References: From: Gary Gregory In-Reply-To: Mime-Version: 1.0 (1.0) Date: Fri, 27 Jul 2012 08:24:10 -0400 Message-ID: <6476876037292377039@unknownmsgid> Subject: Re: [commons-vfs] Need clarification for FileContent.getOutputStream(boolean) method.. To: Commons Users List Content-Type: text/plain; charset=UTF-8 Please see the Javadoc at http://commons.apache.org/vfs/apidocs/org/apache/commons/vfs2/FileContent.html#getOutputStream(boolean) Gary On Jul 27, 2012, at 5:00, vijayaratha vijayasingam wrote: > Hi all; > We are using commons.vfs2 library in our synapse vfs transport... > I need a clarification for the following function; > > *org.apache.commons.vfs2.FileContent.getOutputStream(boolean)* > > If i use true or false, whatever, i see my output file is newly generated > one.. > Can anybody clarify what is the exact difference if i use true and false? > > Thanks > -Ratha --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org