Download a bunch of files without repeating
On Fri, Mar 28, 2008 at 9:53 PM, Les Mikesell <lesmikesell@gmail.com> wrote:
> > I have downloaded some files from a web-site with wget. How can I
> > download the remaining files without having to download again the
> > files already downloaded. Any ideas?
>
> wget -N
Thanks to both. 'wget -N' does the trick.
Paul
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|