Dropbox folders with Space
Status: Closed · Asked by Niels Przybilla on · 0 views
Hello,
i have a folder with this name and path:
Buchhaltung\ SF-SOL/Eingangsrechnungen/Upwork/[email hidden]/
but i get an error:

How to structure such a path?
THX and best wishes
Niels
Hey @niels.przybilla
The folder path acts like the address of a specific document within that cabinet. When you're looking directly at a folder named "Sample Folder," it's like being in the main drawer. In this case, the folder path is simply "/Sample Folder" because it's the top level.
Things get a bit more detailed with subfolders. If you have another folder named "New Folder" inside "Sample Folder," it's like having a subfolder within that drawer. To find "New Folder," you'd need to navigate to "Sample Folder" first. The folder path for "New Folder" then becomes "/Sample Folder/New Folder." The forward slash "/" acts like a divider, showing that "New Folder" is located within "Sample Folder."