© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
from.remove() for all files in a directory - Supabase
S
Supabase
•
4y ago
•
6 replies
Señor Bruno 🔻🔻🔻
from.remove() for all files in a directory
How can I remove all files in a directory
. Something like
:
const
{ data
, error
}
= await supabase
.storage
.from
(
'avatars
'
)
.removeAll
(dirName
)
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
46,176
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
List all files and subfiles in a bucket
S
Supabase / help-and-questions
15mo ago
storgae.from.list returning all files, but without path
S
Supabase / help-and-questions
4y ago
remove() doesn't seem to remove the file from a bucket
S
Supabase / help-and-questions
8mo ago
Deleting files from db
S
Supabase / help-and-questions
5mo ago