donindia

Results 8 comments of donindia

Ok. Sorry mate I had to switched to rclone

I am also seeing same issue, I thought my HDD got gone bad 🤣.

Still not working. Following are my changes. ``` diff --git Dockerfile Dockerfile index d0e1311..948af73 100644 --- Dockerfile +++ Dockerfile @@ -33,7 +33,7 @@ RUN apk --no-cache --no-progress upgrade && \...

Thanks @vinliao for original script. I wanted to make sure ping is going through protonvpn. ``` #!/bin/bash while true; do status=`protonvpn status|grep -c -oh Disconnected` # if disconnected if [...

There are not much details in that link. Is there any more detailed doc for the same?

Raised PR to implement this https://github.com/YouROK/TorrServer/pull/560 Please test and let me know if there are any issues. I have tested it on arm64 and x64 Linux

Thanks for this feature. Its working fine with web browser but rclone mount is only showing folders, not files. ### Details: **Web Browser:** Working fine, able to download files. ![image](https://github.com/user-attachments/assets/9a6dc985-9655-4375-b0ea-10d9174b4a9a)...