You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we can not go deeper than 1 level in our filesystem hierarchy. /file.txt will work but /file/test.txt will not. This and getting over 64K file size are what we are working on.
The text was updated successfully, but these errors were encountered:
Currently we can not go deeper than 1 level in our filesystem hierarchy. /file.txt will work but /file/test.txt will not. This and getting over 64K file size are what we are working on.
The text was updated successfully, but these errors were encountered: