Description
The database export makes it to dropbox, but not asset files. Our userphotos (which is empty) is the only folder with a tar file that makes it to dropbox. It will say the backup is complete and does not report any errors. I've checked logs and can't find anything. The backup says it was successful.
Note: Our web/uploaded_assets folder is a symlink: uploaded_assets -> ../../../shared/web/uploaded_assets. I think it's possible the plugin isn't able to follow symlinks?
Steps to reproduce
- Set the asset folder to backup to dropbox including assets and database
- Put your
uploaded_assets folder behind a symlink
- Schedule a backup
Additional info
- Craft version: Craft Pro 3.6.16
- PHP version: 7.3.28
- Database driver & version: MySQL 5.7.32
- Plugin version: 1.5.0
Description
The database export makes it to dropbox, but not asset files. Our userphotos (which is empty) is the only folder with a tar file that makes it to dropbox. It will say the backup is complete and does not report any errors. I've checked logs and can't find anything. The backup says it was successful.
Note: Our
web/uploaded_assetsfolder is a symlink:uploaded_assets -> ../../../shared/web/uploaded_assets. I think it's possible the plugin isn't able to follow symlinks?Steps to reproduce
uploaded_assetsfolder behind a symlinkAdditional info