I am using the Java SDK (version 3.1.7) and cannot seem to find a way to find a file by path; the only way seems to be to walk through the root, check that the name exists, that it is a directory, pick its id, goto 1.
Also, there doesn't seem to be a search option for that either.
So, is it possible at all?