Your example is too vague, what is the value of "start"?

Gary


On Fri, Nov 19, 2021, 09:52 <blackwelllan...@icloud.com.invalid> wrote:

> 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