Error in uploading images into a specific folder

Problem description:
When I upload images it doesn’t upload to the folder I want it to be

Expected behavior:

To upload into a specific folder
Actual behavior:
Uploading in the base code

Steps to reproduce:

Bug appears at this link:

Browser:
OS:
Device (Android, iOS, NA leave blank):
Desktop app version (Avatar menu->“Version”) or NA:
Plan (Free, Hacker, Pro Plan):

Hi @SAMMIE-HIVE , welcome to the forums!
After the file is in the base directory (folder), you can drag it into the folder you want.
Or, use this command in the Shell:
mv fileName.somethi‎‎‎‎‎‎‎‎ng img/
# File to move # (img/) Dir to move into

1 Like