Standard File Naming Conventions

Backup directories & archives

project-name-or-domain__
bkup__
yyyy-mm-dd__
([type: files | db | ~data~])(-[full | part])(__)
(other-descriptors__)[.ext]

files – Files that support the app being backed up.

db – Database supporting the app being backed up.

data – Data from app being backed up–not from a database.

full – Full backup.

part – Partial backup.