You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FileManager zips all files together while we start sharing. This action can be cancelled by the user or other errors along the way. After successful sharing, but also in error cases, we need to clean up the zip files to prevent filling up space.
The text was updated successfully, but these errors were encountered:
The
FileManager
zips all files together while we start sharing. This action can be cancelled by the user or other errors along the way. After successful sharing, but also in error cases, we need to clean up the zip files to prevent filling up space.The text was updated successfully, but these errors were encountered: