I doubt it will work with a recent version of wget. Anyway, I suggest you to take an older version (something like 1.10.2) and apply the patch using GNU patch, once the source code is patched you can build it and get the wget executable.
Cheers, Giuseppe "Dale Egan" <[email protected]> writes: > How can I delete a file on remote server after I down load it. I am down > loading a couple files and need to del right after download before more > files are added. Command I am using is (wget -r -nd > ftp://name:[email protected]). I am using (GNU Wget 1.11.4 Red Hat > modified) on centos 5.5. I have found a patch at > (http://osdir.com/ml/web.wget.patches/2005-09/msg00005.html ) Look like it > would work but I do not understand how to install it. > > > > Thanks Dale > > > >
