Welcome!

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

SignUp Now!

No file names in dir "ftp..."

Jun
40
0
Hi

When I am logged on to an ftp-site and execute this command:
Code:
dir "ftp:*.*"

This is what I get:
Code:
 Directory of  ftp://sitename/subdir/*.*
 
01-01-1601  00:00         <DIR>    ??
01-01-1601  00:00         <DIR>    ??
01-01-1601  00:00               0  ??
01-01-1601  00:00               0  ??
...
01-01-1601  00:00               0  ??
01-01-1601  00:00               0  ??
                 0 bytes in 47 files and 2 dirs
So, I do have a connection and the number of files is correct (checked with FileZilla). But somehow I cannot get their names (nor their date and time information).

What gives?
 

Similar threads

Back
Top