Can I Safely Delete Old .blob Files From the home/fivetran/data Directory?
Question
Is it safe to delete old .blob files from the /home/fivetran/data directory?
Environment
Deployment model: Hybrid Deployment
Answer
Yes, you can safely delete old .blob files from the /home/fivetran/data directory as long as your syncs are completing successfully.
We use these .blob files as a fallback mechanism during syncs. Once a sync completes successfully, the files are no longer needed, but we don't automatically remove them. To delete .blob files from the /home/fivetran/data` directory:
- Wait for your connection's current sync to complete.
- In Fivetran, go to your connection overview page.
- Pause the connection by setting the Enabled toggle to OFF.
- Delete the relevant
.blobfiles from the$HOME/fivetran/datadirectory.Don't delete files from the
_samplesdirectory. - Resume the connection by setting the Enabled toggle to ON.