Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Use FileTransfer for uploading multiple files?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Faisal Siddiqi  
View profile  
 More options Aug 16 2011, 11:57 am
From: Faisal Siddiqi <fsidd...@gmail.com>
Date: Tue, 16 Aug 2011 08:57:03 -0700 (PDT)
Local: Tues, Aug 16 2011 11:57 am
Subject: Use FileTransfer for uploading multiple files?
Hi -

I've successfully used the FileTransfer API to upload files to a
server one at a time.

Is there a way to include more than one file in the
FileTransfer.upload() method?

I could, of course add server-side logic to collect files submitted in
multiple uploads, but am trying to re-use an existing service that
supports HTML file upload submissions.

Any thoughts/direction would be appreciated.

Thanks

Faisal


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Preobrazhenskiy  
View profile  
 More options Aug 19 2011, 2:36 pm
From: Dmitry Preobrazhenskiy <d.preobrazhens...@gmail.com>
Date: Fri, 19 Aug 2011 11:36:42 -0700 (PDT)
Local: Fri, Aug 19 2011 2:36 pm
Subject: Re: Use FileTransfer for uploading multiple files?
Also interested in this question. I am trying to write na application
that makes multiple select of photos from library and uploads them to
a remote server.

Thanks

Dmitry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Manish Kungwani  
View profile  
 More options Aug 19 2011, 3:30 pm
From: Manish Kungwani <manishkungw...@yahoo.com>
Date: Fri, 19 Aug 2011 12:30:34 -0700 (PDT)
Local: Fri, Aug 19 2011 3:30 pm
Subject: Re: Use FileTransfer for uploading multiple files?
Hi,
Would you know, how to recieve the multipart POST request in a JSP
webservice hosted on Tomcat??

On Aug 16, 8:57 pm, Faisal  Siddiqi <fsidd...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Simon MacDonald  
View profile  
 More options Aug 19 2011, 5:25 pm
From: Simon MacDonald <simon.macdon...@gmail.com>
Date: Fri, 19 Aug 2011 17:25:07 -0400
Local: Fri, Aug 19 2011 5:25 pm
Subject: Re: [PhoneGap] Re: Use FileTransfer for uploading multiple files?
Sadly, the basic Java Servlet does not support multi-part post with
parameter. Use:

http://www.servlets.com/cos/

for true multi-part support.

Simon Mac Donald
http://hi.im/simonmacdonald

On Fri, Aug 19, 2011 at 3:30 PM, Manish Kungwani


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Julien P.  
View profile  
 More options Oct 3 2011, 9:46 am
From: "Julien P." <drrapi...@gmail.com>
Date: Mon, 3 Oct 2011 06:46:11 -0700 (PDT)
Local: Mon, Oct 3 2011 9:46 am
Subject: Re: Use FileTransfer for uploading multiple files?
Hi, did you find anything? I'm struggling with exactly the same
thing ...

On Aug 16, 5:57 pm, Faisal  Siddiqi <fsidd...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin  
View profile  
 More options Feb 24 2012, 5:16 am
From: Martin <boeckle.mar...@gmail.com>
Date: Fri, 24 Feb 2012 02:16:55 -0800 (PST)
Local: Fri, Feb 24 2012 5:16 am
Subject: Re: Use FileTransfer for uploading multiple files?

anything new on this problem? ;) searching for multiple file upload
video,audio,image in one request


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »