I am having issues with a NPE being thrown on a call to dirDetails on a SSHFTPClient object. The code is basically polling a directory looking for files to download and works fine for the most part but every once in a while I get this NPE. Is there any known issue with dirDetails>
[ img ]