This is an old revision of the document!
Stub Files Overview
In the Squirrel system, Stub Files are lightweight references to archived data that remain in SharePoint after a file is archived. These files act as placeholders, allowing users to interact with the file through SharePoint, OneDrive or Microsoft Teams as if it were still located locally, while the actual file data is moved to a more cost-effective storage solution.
How Stub Files Work:
When a file is archived in SharePoint using Squirrel, the actual content is moved to the archive storage. However, instead of leaving an empty space in SharePoint or deleting the file, Squirrel creates a stub file. This file appears to the user just like the original file but is much smaller in size, containing only enough information to act as a pointer to the archived data.
The stub file allows SharePoint users to continue accessing and interacting with the file through normal SharePoint interfaces. When a user clicks on a stub file, Squirrel retrieves the original file from the archive storage and restores it to its previous location in SharePoint.
Benefits of Stub Files:
- Reduced Storage Usage: Since the actual file data is moved to archival storage, stub files are significantly smaller, helping reduce the storage footprint in SharePoint.
- User Transparency: Users can continue to interact with stub files as if they are still full files, without needing to know that the file has been archived. When needed, the full file can be restored quickly.
- Cost Efficiency: Stub files allow organizations to free up SharePoint storage by moving less frequently accessed data to more cost-effective storage options, while still maintaining the user experience.
End User Restore Process
To see how an End User interacts with a Stub file, you can view this hereEnd User Restore Process