Use the File in Your Project
Last updated
Last updated
Once you have uploaded a file to your ExaDrive bucket, you can easily incorporate it into your projects. Here’s how to utilize the file:
Locate the File:
Navigate to the Buckets section and select the relevant bucket.
Find your uploaded file in the list.
File Details:
Filename: The name of the file.
Directory: The path where the file is stored.
Mimetype: The file type (e.g., image/png).
Size: The file size.
Public URL: The file is accessible via a public URL.
Click on COPY URL next to the file. This URL is the direct link to your file, hosted on ExaDrive's CDN.
Web Projects: Use the URL in your HTML or CSS to display images or link to files.
Mobile Apps: Use the URL to fetch and display the file in your app.
APIs: Include the URL in API responses to provide access to the file.
Public Access: Remember that all files are public. Ensure that sensitive data is not exposed inadvertently.
Locate the File:
In the bucket view, find the file you wish to delete.
Delete the File:
Click the Delete button next to the file.
Confirm the deletion if prompted.
By following these steps, you can efficiently upload and delete files within the ExaDrive Dashboard.