Open
Description
I'm testing dropbox backup.
Create app, configure in backup-manager.php run:
php artisan db:backup --database=mysql --destination=dropbox --destinationPath=project --timestamp="d-m-Y" --compression=gzip
it seems working:
Dumping database and uploading...
Successfully dumped mysql, compressed with gzip and store it to dropbox at project03-07-2020
but no file at app project.
Where is the fail?
Metadata
Metadata
Assignees
Labels
No labels