Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.6k views
in Java FTP by (160 points)
Hi,

In the api documentation, it is mentioned that dirdetails(dirname) returns a list of files in the specified directory name.
It is also obsered that if we give the mask after the directory name, it works fine.
e.g., dirdetails('mydir/*.txt') - returns a listing with files with extension as txt.

In the documentation it is also mentioned that few servers do not allow masks. Can we get a list of such servers
which do not support mask?

Thank you.
Regards.

2 Answers

0 votes
by (162k points)
Hi, sorry but we don't have such a list. There are many servers around and they are constantly changing so it is a never ending task trying to keep up with incompatibilities (of which this is but one!).
0 votes
by (160 points)
Hi,

Thank you for the explaination. We will make required changes in our implementation.

Thank you
Regards
- Bhagya

Categories

...