Hi,

 

I have a large drive of cloud files in OneDrive that aren't stored locally.

The following code forces any files traversed to download locally which is
not preferable to say the least.

 

https://pastebin.com/hmA0jTLy

 

Is there a particular reason this happens with FileUtils.listFiles and not
with java.io.File.listFiles?

 

Thanks

Reply via email to