Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
6.2k views
in Java FTP by
In commons net, we have methods that tells us whether the file name is a directory or not. how can we do the same in this library. by the way I am evaluating the ssl library and in fact we probably are going to buy this.

3 Answers

0 votes
by
Also, I am calling the dir( ) method with one argument specifying the current directory but nothing was printed out, but specifyin the 2 args call with the second argument set to true spews out the whole detail.
0 votes
by
My fault on this one. I have a directory containing a folder ( no files ), off course it's empty.
0 votes
by
We have a method called dirDetails() which does what you want

In commons net, we have methods that tells us whether the file name is a directory or not. how can we do the same in this library. by the way I am evaluating the ssl library and in fact we probably are going to buy this.

Categories

...