-
Notifications
You must be signed in to change notification settings - Fork 771
Open
Labels
Topic: Code StructureRelated to Upstreams and other code structure detailsRelated to Upstreams and other code structure detailsType: Fix ContentIssue or PR to resolve incorrect information in the docsIssue or PR to resolve incorrect information in the docsType: Quick FixIssues that should be resolvable in a small PRIssues that should be resolvable in a small PR
Description
Re: Backups
Priority: Low
Issue Description:
Pantheon file backups do not include empty directories. This is counter-intuitive, since the backup filename ends in .tar.gz, and the standard behavior of tar is to include empty directories.
Suggested Resolution
The documentation currently explains that "Various content generated by your application is not backed up" such as generated images and aggregated JS/CSS.
It would be useful to explain that empty directories are not backed up. It may be useful to explain in more detail exactly which "various content" is not backed up.
Metadata
Metadata
Assignees
Labels
Topic: Code StructureRelated to Upstreams and other code structure detailsRelated to Upstreams and other code structure detailsType: Fix ContentIssue or PR to resolve incorrect information in the docsIssue or PR to resolve incorrect information in the docsType: Quick FixIssues that should be resolvable in a small PRIssues that should be resolvable in a small PR