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
Right now, symlinks aren't backed up at all; the backup process fails with a "File does not exist". We should handle symlinks by adding a metadata field (or similar) into the manifest.
This will also require us to implement some sort of migration procedure for upgraded manifest schemas.
The text was updated successfully, but these errors were encountered:
Right now, symlinks aren't backed up at all; the backup process fails with a "File does not exist". We should handle symlinks by adding a
metadata
field (or similar) into the manifest.This will also require us to implement some sort of migration procedure for upgraded manifest schemas.
The text was updated successfully, but these errors were encountered: