Swift node to Microsoft windows 2003 ftp server fails. with:
java.lang.NullPointerException
at java.util.Collections.sort(Unknown Source)
at com.stoneware.filesystem.u.a(Unknown Source)
at com.stoneware.kernel.level2.SwIFTService$SwIFTServiceImpl.dir(Unknown Source)
And in the console logs:
getEntries: caught exception
StonewareException: File not found (8)
at com.stoneware.filesystem.a.q(Unknown Source)
at com.stoneware.filesystem.n.h(Unknown Source)
at com.stoneware.filesystem.u.a(Unknown Source)
at com.stoneware.filesystem.u.a(Unknown Source)
at com.stoneware.kernel.level2.SwIFTService$SwIFTServiceImpl.getRights(Unknown Source)
at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
Resolution:
When you setup a FTP host on a Windows server you need to set the Directory listing style to "UNIX" on the home directory tab.