oandbackup
oandbackup copied to clipboard
oandbackup.log written to "wrong" folder: internal backup folder instead of specified other folder
I specified the backup folder to be on my external real sdcard. In my case "/mnt/sd1/oandbackups" (or whatever path your system gives you). The log however is still written to the internal memory folder being "/storage/emulated/0/oandbackups".
From my point of view, the log should be written to the specified external backup folder. I consider this a bug, but others might consider this a feature :)
Edit: I guess the shared preference "pathBackupFolder" linking to the "backupDirPath" is not used when writing the logfile (using backupSubDir)