Re: Help Needed

2004-11-05 Thread Mauro Tortonesi
Alle 18:47, martedì 2 novembre 2004, hai scritto: Hello. Does wget have a nntp (Usenet newsgroups) support? not at the moment. For example, I might want download all articles between numbers M and N. A date based system could be useful too. We just should agree how these queries are

Help Needed

2004-11-02 Thread Phani Kumar Anumolu
  Dear Wget Users, I am a newbie interestd in C socket programming. I would like to get a single file from the URL given, that URL must be passed as an input to my program, and that program should automatically retrive that file from the URL given. My requirement is NOT towards

Re: Help Needed

2004-11-02 Thread Mauro Tortonesi
Alle 10:36, martedì 2 novembre 2004, Phani Kumar Anumolu ha scritto: Dear Wget Users, I am a newbie interestd in C socket programming. I would like to get a single file from the URL given, that URL must be passed as an input to my program, and that program should automatically retrive that

Re: Help Needed

2004-11-02 Thread Juhana Sadeharju
Hello. Does wget have a nntp (Usenet newsgroups) support? For example, I might want download all articles between numbers M and N. A date based system could be useful too. We just should agree how these queries are represented to wget. I can dig out an old Usenet news downloader code if wget does

Help needed ...

2004-11-01 Thread Phani Kumar Anumolu
Dear Wget Users, I am a newbie trying to write a small download program in linux which should get a specific file given in the URL similar to wget. My requirement is NOT towards handling all the complexities which are addressed in WGET. Can some body send me a sample code with

Re: Help needed ...

2004-11-01 Thread Daniel Stenberg
On Mon, 1 Nov 2004, Phani Kumar Anumolu wrote: Can some body send me a sample code with which I can download a single file from the URL given. I am writing in C and tried to understand Wget..which looked very complicated. Consider using libcurl: http://curl.haxx.se/libcurl/ ... or a competitor:

Re: Help needed! How to pass XML message to webserver

2003-09-10 Thread Mauro Tortonesi
On Mon, 8 Sep 2003, Vasudha Chiluka wrote: Hi , I need to pass XML message to a webserver using http. Could anybody tell me how I can accomplish this using wget. Any help is greatly appreciated.. why would you want to use wget for this? try with nc6: echo -en PUT http://theurl HTTP

Re: Help needed! How to pass XML message to webserver

2003-09-09 Thread Aaron S. Hawley
Wget doesn't currently have http file upload capabilities, but if this XML message can be sent by cgi POST parameters then Wget could probably do it. but you'll need to figure out how exactly the XML message is sent using http. /a On Mon, 8 Sep 2003, Vasudha Chiluka wrote: Hi , I need to

Help needed! How to pass XML message to webserver

2003-09-08 Thread Vasudha Chiluka
Hi , I need to pass XML message to a webserver using http. Could anybody tell me how I can accomplish this using wget. Any help is greatly appreciated.. Thanks Vasudha - Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

WGET help needed

2003-06-11 Thread Support, DemoG
hello, I need help on this subject: Please tell me what is the command line if i wanted to get all the files, subdirectories with all contained from a ftp like ftp.mine.com also i have the user and pass, and i will use this in Shell.

Re: WGET help needed

2003-06-11 Thread Aaron S. Hawley
http://www.gnu.org/manual/wget/ On Wed, 11 Jun 2003, Support, DemoG wrote: hello, I need help on this subject: Please tell me what is the command line if i wanted to get all the files, subdirectories with all contained from a ftp like ftp.mine.com also i have the user and pass, and i will