Hello, is there any way to work on remote folder such as a NAS? I am using

Hello,

is there any way to work on remote folder such as a NAS?
I am using SmbFile instead of file.

No, there is no specific support for that. So if such folder is mapped to filesystem so that file can be accessed using regular java.io.File, then it works.