Return-Path: Delivered-To: apmail-axis-c-user-archive@www.apache.org Received: (qmail 30491 invoked from network); 22 Jun 2010 14:12:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 14:12:18 -0000 Received: (qmail 24553 invoked by uid 500); 22 Jun 2010 14:12:18 -0000 Delivered-To: apmail-axis-c-user-archive@axis.apache.org Received: (qmail 24469 invoked by uid 500); 22 Jun 2010 14:12:17 -0000 Mailing-List: contact c-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache AXIS C User List" Delivered-To: mailing list c-user@axis.apache.org Received: (qmail 24449 invoked by uid 99); 22 Jun 2010 14:12:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 14:12:17 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of scarleton@gmail.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-gw0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 14:12:10 +0000 Received: by gwb19 with SMTP id 19so618827gwb.32 for ; Tue, 22 Jun 2010 07:11:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=CfdQIUAwRhm6L2pELgBZLmvVDzjZbxcTHbKtUEXqKeA=; b=nhEdo2ueCxaS1Qk++nBVPukY6F8dx67ss/+lXfJww13MzcAvyGDAcpeAcAUo3300j5 Dwo8QvEpGEav7rX+0N8KyxqbonHSsNZAQMEQso8HOL46Vwhq5YuGubsKdH2HF089xh6g Ilhewuw0+MlsnAbN5HLF2c4E7TPFjWJU3XrOE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=UVkOYO2UHTHePtGoCTYcpD8CVa/ebjr6+SIRJZi1U+M1Vz0eiGLIsFK3XtLWGGJDnm ITWQj75uGJrFs80/cgBvBT7kdtOi1e2/BuL7rokIAEJxvwCgt7gOfv6RdUfSCDD1jtuK +yK/nO5paxfEukMQ7PHw3eBTEnCL9HYK9ATzw= MIME-Version: 1.0 Received: by 10.101.29.10 with SMTP id g10mr5292803anj.237.1277215907086; Tue, 22 Jun 2010 07:11:47 -0700 (PDT) Sender: scarleton@gmail.com Received: by 10.101.58.20 with HTTP; Tue, 22 Jun 2010 07:11:47 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jun 2010 10:11:47 -0400 X-Google-Sender-Auth: cpRYxK5HQ_u0LVrhPsqi4bqeAmY Message-ID: Subject: Re: API to get file stats and contents of directory/folder From: Sam Carleton To: c-user@axis.apache.org Content-Type: multipart/alternative; boundary=001636b2b64171812904899f00c3 X-Virus-Checked: Checked by ClamAV on apache.org --001636b2b64171812904899f00c3 Content-Type: text/plain; charset=UTF-8 Wow, folks normally have an answer within 24 hours, this is been over 2 days now, is everyone on holiday :) On Sat, Jun 19, 2010 at 9:40 PM, Sam Carleton wrote: > I am not seeing any functions in the Axis2/C header files that return > file stats (equivalent to Apache's apr_stat function) and also search > the contents of a directory/folder (equivalent to Apache's > apr_dir_open/apr_dir_close/apr_dir_read/apr_dir_rewind). Does anyone > have any suggestions on how one might preform these actions in a > platform neutral fashion? > > Sam > --001636b2b64171812904899f00c3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Wow,=C2=A0 folks normally have an answer within 24 hours, this is been over= 2 days now, is everyone on holiday :)

On= Sat, Jun 19, 2010 at 9:40 PM, Sam Carleton <scarleton@miltonstreet.com> wrote:
I am not seeing a= ny functions in the Axis2/C header files that return
file stats (equivalent to Apache's apr_stat function) and also search the contents of a directory/folder (equivalent to Apache's
apr_dir_open/apr_dir_close/apr_dir_read/apr_dir_rewind). =C2=A0Does anyone<= br> have any suggestions on how one might preform these actions in a
platform neutral fashion?

Sam

--001636b2b64171812904899f00c3--