Jonathan Treffler

Results 211 comments of Jonathan Treffler

(Just to confirm you are using Unraid, right ?)

You could start and stop the docker on a schedule, for example using https://forums.unraid.net/topic/48286-plugin-ca-user-scripts/ . This docker does not modify the Backblaze client, so if Backblaze keeps files open, which...

Have you tried mounting them as seperate wine devices ?

No, I meant adding d, e, f, g ... wine drives for every drive directory. So that every harddrive mount on the host has it's own wine drive (not sure...

Did it come back after restarting the docker ?

I do plan on changing out the vnc server at some point, but i will not have time to do that for a while.

The network share issue also affects @dotbanana, see https://github.com/JonathanTreffler/backblaze-personal-wine-container/issues/34#issuecomment-1359158618 I currently have no solution to offer, but if I find time, i will try to reproduce and hopefully solve the...

Does anyone with this issue have time to test, whether this way of mounting NFS directories for a docker works with Backblaze: https://superuser.com/a/1439838 ?

Backblaze detects network shares on Windows and maybe wine works well enough, that it can even detect it, when running in wine. On Windows a workaround is using https://github.com/dokan-dev/dokany ,...

> I am trying an install on my synology (sudo su): > > ash-4.4# docker run \ > > > ``` > > -p 8080:5800 \ > > --init \...