Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Minor nit: DIR /F, IFTP, colorization

Charles Dye

Super Moderator
May
4,947
126
Staff member
Code:
C:\>set colordir=btm:bright green;

C:\>iftp ftp://prospero.unm.edu

C:\>dir /f ftp:
ftp://prospero.unm.edu/chill.zip
ftp://prospero.unm.edu/fixnames.zip
ftp://prospero.unm.edu/fortune.zip
ftp://prospero.unm.edu/htags.zip
ftp://prospero.unm.edu/htmldump.zip
ftp://prospero.unm.edu/iso8601.zip
ftp://prospero.unm.edu/mkver.zip
ftp://prospero.unm.edu/numwords.zip
ftp://prospero.unm.edu/popinfo.zip
ftp://prospero.unm.edu/printerstuff.zip
ftp://prospero.unm.edu/qcal.zip
ftp://prospero.unm.edu/regtools.zip
ftp:/RegTweaks.btm
ftp://prospero.unm.edu/revisit.zip
ftp://prospero.unm.edu/safechars.zip
ftp://prospero.unm.edu/say.zip
ftp://prospero.unm.edu/sift.zip
ftp://prospero.unm.edu/snapshot.zip
ftp://prospero.unm.edu/textutils.zip
ftp://prospero.unm.edu/uistuff.zip
ftp://prospero.unm.edu/words.zip
ftp://prospero.unm.edu/wrap.zip
ftp://prospero.unm.edu/xcode.zip

C:\>dir /f /d ftp:
ftp://prospero.unm.edu/chill.zip
ftp://prospero.unm.edu/fixnames.zip
ftp://prospero.unm.edu/fortune.zip
ftp://prospero.unm.edu/htags.zip
ftp://prospero.unm.edu/htmldump.zip
ftp://prospero.unm.edu/iso8601.zip
ftp://prospero.unm.edu/mkver.zip
ftp://prospero.unm.edu/numwords.zip
ftp://prospero.unm.edu/popinfo.zip
ftp://prospero.unm.edu/printerstuff.zip
ftp://prospero.unm.edu/qcal.zip
ftp://prospero.unm.edu/regtools.zip
ftp://prospero.unm.edu/RegTweaks.btm
ftp://prospero.unm.edu/revisit.zip
ftp://prospero.unm.edu/safechars.zip
ftp://prospero.unm.edu/say.zip
ftp://prospero.unm.edu/sift.zip
ftp://prospero.unm.edu/snapshot.zip
ftp://prospero.unm.edu/textutils.zip
ftp://prospero.unm.edu/uistuff.zip
ftp://prospero.unm.edu/words.zip
ftp://prospero.unm.edu/wrap.zip
ftp://prospero.unm.edu/xcode.zip

C:\>iftp /c

C:\>

The path to the .BTM file is missing. Less obviously, there's only one slash after the FTP:.
 
Fix confirmed; thanks. That was awfully quick for an essentially cosmetic bug.

By the way, I was not able to update via OPTION /U; got an error message about a file size mismatch. Or something like that -- should have written it down. The installer on the FTP site worked fine.
 

Similar threads

Back
Top