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
Containers window's Files tree item can not be able to display subdirectories of a directory that contains a space character.
Containers window
Terminal entries
root@464e72604dab:/app# ls
root@464e72604dab:/app# cd data
root@464e72604dab:/app/data# cd d
root@464e72604dab:/app/data/d# ls
# 'Upload Repository'
root@464e72604dab:/app/data/d# cd'Upload Repository'
root@464e72604dab:/app/data/d/Upload Repository# ls
# AL
root@464e72604dab:/app/data/d/Upload Repository# cd AL
root@464e72604dab:/app/data/d/Upload Repository/AL# ls
# MyFolder
root@464e72604dab:/app/data/d/Upload Repository/AL# cd MyFolder
root@464e72604dab:/app/data/d/Upload Repository/AL/MyFolder# ls
# 'Copy of MyFile1.txt' 'Copy of MyFile2.txt'
As you may see in the terminal there are additional directories and files there.
The text was updated successfully, but these errors were encountered:
Containers
window'sFiles
tree item can not be able to display subdirectories of a directory that contains a space character.Containers window
Terminal entries
As you may see in the terminal there are additional directories and files there.
The text was updated successfully, but these errors were encountered: