Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Tool like wget to upload?

Reply
 
Thread Tools Display Modes
  #1  
Old 12-09-2003, 07:50 PM
Default Tool like wget to upload?



I am currently trying to put together some scripts that will upload data
from a client to a web server, probably within a http POST request (to a
cgi script). POST allows quite a bit of data to be uploaded in a request.

Is anyone aware of a program that can accomplish this upload of data to a
web server? Or any other ideas on how a client can upload data like this,
preferably to a web server?

--
Jem Berkes
http://www.sysdesign.ca/


Jem Berkes
Reply With Quote
  #2  
Old 12-09-2003, 08:02 PM
Michael Heiming
Guest
 
Posts: n/a
Default Re: Tool like wget to upload?

Jem Berkes <(E-Mail Removed)9__org> wrote:
> I am currently trying to put together some scripts that will upload data
> from a client to a web server, probably within a http POST request (to a
> cgi script). POST allows quite a bit of data to be uploaded in a request.


> Is anyone aware of a program that can accomplish this upload of data to a
> web server? Or any other ideas on how a client can upload data like this,
> preferably to a web server?


Sounds as if 'curl' could be used.

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
Reply With Quote
  #3  
Old 12-09-2003, 08:17 PM
Juha Laiho
Guest
 
Posts: n/a
Default Re: Tool like wget to upload?

Jem Berkes <(E-Mail Removed)9__org> said:
>I am currently trying to put together some scripts that will upload data
>from a client to a web server, probably within a http POST request (to a
>cgi script). POST allows quite a bit of data to be uploaded in a request.


The LWP module of Perl comes with (optional) command-line applications
GET and POST - doing what can be expected from the names. They work
very nicely at least as debugging tools.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
Reply With Quote
  #4  
Old 12-09-2003, 08:44 PM
Jem Berkes
Guest
 
Posts: n/a
Default Re: Tool like wget to upload?

>> Is anyone aware of a program that can accomplish this upload of data
>> to a web server? Or any other ideas on how a client can upload data
>> like this, preferably to a web server?

>
> Sounds as if 'curl' could be used.


Fantastic, thanks! I forgot about curl, but it sports many useful options
for my purpose such as --data-binary

--
Jem Berkes
http://www.sysdesign.ca/
Reply With Quote
  #5  
Old 12-10-2003, 01:06 PM
Andrew Schulman
Guest
 
Posts: n/a
Default Re: Tool like wget to upload?

> I am currently trying to put together some scripts that will upload
data
> from a client to a web server, probably within a http POST request (to a
> cgi script). POST allows quite a bit of data to be uploaded in a request.
>
> Is anyone aware of a program that can accomplish this upload of data to a
> web server? Or any other ideas on how a client can upload data like this,
> preferably to a web server?


I use sitecopy for this, but via ftp. sitecopy supports ftp and webdav.

--
To reply by email, replace "deadspam.com" by "alumni.utexas.net"
Reply With Quote
Reply

Tags
tool, upload, wget

Thread Tools
Display Modes

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
Forum Jump


All times are GMT. The time now is 06:55 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.