Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Upload directory from browser

Reply
Thread Tools

Upload directory from browser

 
 
Gary Mayor
Guest
Posts: n/a
 
      12-16-2003
Hi,
I was hopeing someone could tell me if there is a way to upload a
directory to a perl script from the browser. I can do it fine with a
file at a time but what about a directory.

Is this possible

Thanks

Gary

 
Reply With Quote
 
 
 
 
Matt Garrish
Guest
Posts: n/a
 
      12-17-2003

"Gary Mayor" <> wrote in message
news:brnsg0$u49$...
> Hi,
> I was hopeing someone could tell me if there is a way to upload a
> directory to a perl script from the browser. I can do it fine with a
> file at a time but what about a directory.
>
> Is this possible
>


No. Not unless you can run a script on the client side first to zip up the
directory. It's one file at a time or you go the ftp route...

Matt


 
Reply With Quote
 
 
 
 
Gary Mayor
Guest
Posts: n/a
 
      12-17-2003
Ya right mate there seems no way of doing it might offer the user a
script to easily zip up there images.

Cheers


Gary Mayor wrote:
> Hi,
> I was hopeing someone could tell me if there is a way to upload a
> directory to a perl script from the browser. I can do it fine with a
> file at a time but what about a directory.
>
> Is this possible
>
> Thanks
>
> Gary
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System.IO.Directory.GetDirectories() and System.IO.Directory.GetFiles() are not returning the specified directory Nathan Sokalski ASP .Net 2 09-06-2007 03:58 PM
File upload from client application (non-form based upload) stuart@microsoft.com Python 1 11-25-2006 12:14 AM
Upload a file without file Upload control - ASP.Net =?Utf-8?B?U2FyYXY=?= ASP .Net 3 08-03-2005 01:09 AM
How to detect sizeof upload in order to show status of browser file upload? Heather Fraser Java 0 07-05-2004 12:35 AM
Upload directory from browser possible? Gary Mayor HTML 6 12-18-2003 06:24 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57