I would look at overriding the NativeFtpFile.listFiles() method to achieve 
this. The filesystem is pluggable and comes with a native filesystem 
implementation by default; but you can implement your own and therefore obtain 
whatever functionality you need.

Reply via email to