In Dropbox settings “File backup” is selected but no files are uploaded to Dropbox, only databases.
There is no error in error logs.
Muzzy
July 25, 2021, 10:48pm
2
ERPNext by default only backups database and common site config file. It does not backup other files. To back up everything you need run bench --site [site name] backup --with-files
Maybe then files will be sent to DropBox. Last part I am not sure.
I will test it when I get home.
Option for file backup is selected, so I guess that means files will be uploaded with rest of backup.
This command does not upload backup to Dropbox. It creates local backup.
So, that’s bug, I guess.
opened 07:04PM - 26 Jul 21 UTC
Dropbox backup is set as on screenshot. When I click on "Take Backup", no errors… but only database gets uploaded, no files.
Only files created after connecting to new dropbox app gets uploaded.
I did next:
Connected ERPNext to Dropbox app.
Click on "Take Backup" button. Backup was successful, no errors.
After sometime I changed Dropbox. New backup was successful, but only database, no files.
On second backup, only files created after connecting to new Dropbox app are uploaded.
I guess that's bug, not a feature. Is there any way to fix this bug?
![Izrezak](https://user-images.githubusercontent.com/43913022/127044379-37353467-24f6-4b98-af3b-27444983e342.PNG)
![Izrezak2](https://user-images.githubusercontent.com/43913022/127044380-3a721961-3187-4f26-94a9-13496a06b0b1.PNG)
ERPNext: v12.23.0 (version-12)
Frappe Framework: v12.20.0 (version-12)