Welcome!

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

SignUp Now!

WAD DIR ftp ... broken

May
12,645
155
Here's v13:

Code:
v:\> ver
 
TCC  13.04.63  Windows 7 [Version 6.1.7601]
 
v:\> dir "ftp://lucky.syr.edu/*"
 
Directory of  ftp://lucky.syr.edu/*
 
2012-06-04  11:33        <DIR>    4plugins
2010-02-25  00:00        <DIR>    pmaddons
2012-08-10  22:18        <DIR>    test
2012-08-13  16:17          32,306  DynamicSetEnvVar.zip
2012-08-13  16:19          34,103  DynamicSetEnvVar64.zip
2012-06-04  23:24        184,640  ipv4.zip
2006-03-19  00:00          1,005  lucky.crt
2012-07-17  00:45        109,138  MercOnSvcDesk.png
2012-08-14  23:50          29,740  pset.zip
2012-08-14  23:49          35,570  pset64.zip
2012-07-19  20:36          7,168  Thumbs.db
          433,670 bytes in 8 files and 3 dirs

And here's v14 (also tried with the v13 INI file):

Code:
v:\> ver
 
TCC  14.01.33  Windows 7 [Version 6.1.7601]
 
v:\> dir "ftp://lucky.syr.edu/*"
 
TCC: (Sys) The system cannot find the file specified.
"ftp://lucky.syr.edu/*"
                0 bytes in 0 files and 0 dirs
 
Never mind. There were two firewall rules (TCP and UDP) naming TCC 14 specifically and blocking inbound on all ports. I didn't make the rules. How did they get there?
 

Similar threads

Back
Top