RE: [users@httpd] Uploading files to Apache Server

2012-09-24 Thread Bhattacharya, Sudip
[mailto:p...@openstrike.co.uk] Sent: Monday, September 24, 2012 5:47 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Uploading files to Apache Server On Mon, Sep 24, 2012 at 05:22:11PM +0530, Bhattacharya, Sudip wrote: > Also note that the file uploads will be via a JAVA application (

Re: [users@httpd] Uploading files to Apache Server

2012-09-24 Thread Pete Houston
On Mon, Sep 24, 2012 at 05:22:11PM +0530, Bhattacharya, Sudip wrote: > Also note that the file uploads will be via a JAVA application (not > servlet/manual uploads). So whatever is the option, it should enable uploads > via a java application. > The files to upload will vary from 1mb to 30mb to u

[users@httpd] Uploading files to Apache Server

2012-09-24 Thread Bhattacharya, Sudip
Hi, I need a way to upload files to a remote Apache Web Server. Can you guide me on the best option? I want to avoid setting up a separate FTP server on the same box if possible. I have seen some options while browsing on the net: 1. WebDav - some sites say that it is an old protocol and perform