wget does the trick nicely for me ... VER=5.2 ARCH=i386 BASE=ftp://ftp.openbsd.org/pub/OpenBSD/$VER ARGS="--passive-ftp -r -N -nH" wget $ARGS -l inf $BASE/packages/$ARCH/
>From: John Newton <johnnewton98 <at> yahoo.com> >Subject: getting apps en masse >Date: 2013-01-25 01:30:19 GMT (2 days, 1 hour and 12 minutes ago) >Sirs: Is there a way to download whole multipage chunks of the Apps from any >of the mirrors? I need to study them at my leisure offline and the one-by-one >method is tedious. Thanks from john

