Questions

Is there a limit to the number of libraries that can be in a Team Bundle?

No, there is no limit. If a bundle becomes massive, you might want to split your projects amongst different Team Bundles depending on your organization and file structure. It's fine for a Team Bundle to be tens of gigabytes large.

My Team Bundle is growing quite large. Why is that and is there a way to reduce the file size?

Older Team Bundles would save more often and larger versions of your Documents. Since we changed this behavior, Team Bundles don't grow in size as fast anymore. There are two options:

Start a fresh Team Bundle; export the documents or collections you wish to transfer, create a new Team Bundle, and import the docuements. Note that the document's version history will not be included in the transfer.

Or, in your current Team Bundle; select a Document and under 'File' in the menu bar, click 'Open Attic'. A finder window opens with all discarded versions of your documents in a compressed `.aar' file (Apple Archive file). Remove any of the larger `.aar' files.

Does PostLab support remote collaborating through a cloud storage provider client on a NAS?

No. PostLab needs a single source of truth in order to sync correctly. In other words, all team members need to access the exact same Team Bundle. Team Bundles that are synced through a cloud storage provider with a NAS will cause conflicts, because each Team Member works from their own version of the Team Bundle.

How do backups work?

PostLab inherently creates backups as each version is created, but the bundles themselves you need to back up yourself.

If something happens to a PostLab Team Bundle, is the data recoverable?

Yes. The contents of a Team Bundle are encrypted. In a worst case scenario, you can send us a Team Bundle and we'll be able to extract all stored data, but that has never been needed; so far, corrupted Team Bundles (100% caused by failing cloud syncs) were easily restored with a bit of help from us.

Last updated