Closed iHnR closed 1 month ago
rmapi is able to access the fakecloud (using the command listed in the web interface), but cannot access any files.
rmapi
i.e: ls shows nothing.
ls
I can see files are properly syncing by looking in the data/users/<user>/sync/ folder as well as the web interface.
data/users/<user>/sync/
what does RMAPI_TRACE=1 rmapi ls show
RMAPI_TRACE=1 rmapi ls
@ddvk that works
What does it output though? It should only be outputting extra information useful for debugging, not changing what the actual result is.
rmapi
is able to access the fakecloud (using the command listed in the web interface), but cannot access any files.i.e:
ls
shows nothing.I can see files are properly syncing by looking in the
data/users/<user>/sync/
folder as well as the web interface.