Thomas

Results 64 comments of Thomas

Hey, Do you probably have a system which can do volume snapshots and maybe the container sees those? Can you maybe add more details on your stetup?

Thanks! Do you use the snapshot functionality in unraid? Can you try to ssh into your container and check the size of the backup volume with `du -sh /backup_volume` Also...

> I do understand about the size, I was just doing testing to set it up, most likely going to only pass through important data and not my whole server....

Hey, Let's check the Backblaze logs to see if we can find anything. They are located in the following directory: /wine/drive_c/ProgramData/Backblaze/bzdata/bzfilelists/ There is a file called `bigfilelist.dat` Please open it...

It’s outstanding what @henrybear327 has done to make this remote work, but I think he is currently overwhelmed with other projects. A PR (#8344) to bump the Proton-API-Bridge version was...

@ncw Proton is releasing an [official SDK](https://github.com/ProtonDriveApps/sdk) for Proton Drive later this year. Maybe the remote could then be refactored with fewer dependencies, making it easier to maintain.

I am currently testing the alpine image with my production backup setup. There are only a few quirks with the initial install. After logging in, the installation succeeds but the...

> Is the upload speed any faster using the Alpine build? The upload speed issue is related to the Backblaze app itself, not the underlying os. The Alpine image is...

@JonathanTreffler All good from my side. All images tested, fixed a bug in startapp.sh where the installer UI is frozen. Alpine is a good addition in my opinion - very...