Upload file to IPFS wrap with a directory

Hi There!

Is there any way that we can upload files to IPFS wrap with a directory?

https://ipfs.moralis.io:2053/ipfs/QmUfpsyqc4hwozotRo4woyi5fJqvfcej5GcFvKiWoY6xr6/test.png

not sure what you mean, can you give more details?

Like folder

same CID “QmUfpsyqc4hwozotRo4woyi5fJqvfcej5GcFvKiWoY6xr6” two images

https://ipfs.moralis.io:2053/ipfs/QmUfpsyqc4hwozotRo4woyi5fJqvfcej5GcFvKiWoY6xr6/1.png
https://ipfs.moralis.io:2053/ipfs/QmUfpsyqc4hwozotRo4woyi5fJqvfcej5GcFvKiWoY6xr6/2.png

Like this https://gateway.pinata.cloud/ipfs/Qme67RjbQHQsECwRFXq6FcQaY9RVBJcUugp2a5Re9yJCkM
https://ipfs.io/ipfs/Qme67RjbQHQsECwRFXq6FcQaY9RVBJcUugp2a5Re9yJCkM

or, there is this functionality in the SDK: https://docs.moralis.io/moralis-server/web3-sdk/ipfs-storage-new#uploadfolder-new
but it works with small file sizes, maybe a total size close to 5MB