On Mon, 4 Feb 2008, Damian Vicino wrote: > #wget http://www.dragonflybsd.org/community/dragonfly-cvs-supfile > or using your favorite browser/downloader agent. > 2) if u dont have wget, you can install it: > #cd /usr/pkgsrc/net/wget > #bmake install clean
Will ftp(1) or fetch(1) in DragonFly base work for you instead of wget? (They both handle http:// fine.) Jeremy C. Reed