Hi All

I am using Apache commons net 1.4.1

I am trying to find the Permissions for the user on a directory.

I am able to do this by listing the parent of this direcotry and iterating
through this list and finding the permissions.

This is lead to performace problems if the parent directoty contains lots of
folders and files.

Is there any good mechanisam available?

Note: I am using FileZilla FTP Server for testing and when I list the
direcotory and if this is empty it will return the 0 FTPFiles.

Thanks a lot

Reply via email to