Deleting files locally, that is not present remote any more?

2003-07-03 Thread Lars . Rasmussen
Hi Just started to test wget on a win2000 PC. I'm using the mirror functionality, and it seems to work ok, Sometimes files on the remote ftp server are removed deliberately. I wonder if it's possible to have wget to remove those files locally also, so it actually is a 100% mirror that exists on

Windows Schedule tool for starting/stopping wget?

2003-07-03 Thread Lars . Rasmussen
Hi I'm calling the wget program via a .bat file on a win2000 PC. Works ok. I have to schedule the start/stop of this, so i'm sure wget does not start before afternoon, and then stops eventhough it's not finished, at a specfied time, due to other sync jobs that has to run. I have tried to use the

Re: wget with openssl problems

2003-07-03 Thread Toby Corkindale
On Tue, Jun 24, 2003 at 02:41:50PM -0400, Jim Ennis wrote: Hello, I am trying to compile wget-1.8.2 on Solaris 9 with openssl-0.9.7b . The Don't.. Wget is seriously broken with the SSL extensions, see my messages a month or two ago. (Not that anyone repied :P) Check out curl perhaps?

Re: Windows Schedule tool for starting/stopping wget?

2003-07-03 Thread Aaron S. Hawley
no such facility currently exists for wget. this is a question of job control and is better directed at your operating system. On Thu, 3 Jul 2003 [EMAIL PROTECTED] wrote: Hi I'm calling the wget program via a .bat file on a win2000 PC. Works ok. I have to schedule the start/stop of this, so

Re: Deleting files locally, that is not present remote any more?

2003-07-03 Thread Aaron S. Hawley
the feature to locally delete mirrored files that were not downloaded from the server on the most recent wget --mirror has been requested previously. On Thu, 3 Jul 2003 [EMAIL PROTECTED] wrote: Hi Just started to test wget on a win2000 PC. I'm using the mirror functionality, and it seems to

Re: wget problem

2003-07-03 Thread Tony Lewis
Rajesh wrote: Wget is not mirroring the web site properly. For eg it is not copying symbolic links from the main web server.The target directories do exist on the mirror server. wget can only mirror what can be seen from the web. Symbolic links will be treated as hard references (assuming

Re: wget problem

2003-07-03 Thread Tony Lewis
Rajesh wrote: Thanks for your reply. I have tried using the command wget --user-agent=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1), but it didn't work. Adding the user agent helps some people -- I think most often with web servers from the evil empire. I have one more question. In