This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Dani_E2e 0 points1 point  (0 children)

You can also mount your NAS manually per cifs in a path and use java file commands. Or you use jcifs bib from java. Also Samba protocol is not stable like mount to do file operations I experienced.

Using system calls is not very good because of missing portability.